@expo/styleguide-native 1.0.0 → 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +169 -0
- package/dist/src/styles/themes.js +1 -1
- package/package.json +2 -2
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,169 @@
|
|
|
1
|
+
# Change Log
|
|
2
|
+
|
|
3
|
+
All notable changes to this project will be documented in this file.
|
|
4
|
+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
|
+
|
|
6
|
+
## [1.0.1](https://github.com/expo/styleguide/compare/@expo/styleguide-native@1.0.1...@expo/styleguide-native@1.0.1) (2022-03-11)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Reverts
|
|
10
|
+
|
|
11
|
+
* Revert "chore(release): publish" ([436d592](https://github.com/expo/styleguide/commit/436d592384880ba5971be728d0a31dd2ac8a9f0c))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
# [1.0.0](https://github.com/expo/styleguide/compare/@expo/styleguide-native@0.5.0...@expo/styleguide-native@1.0.0) (2022-01-30)
|
|
18
|
+
|
|
19
|
+
**Note:** Version bump only for package @expo/styleguide-native
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
# [0.5.0](https://github.com/expo/styleguide/compare/@expo/styleguide-native@0.4.2-alpha.1...@expo/styleguide-native@0.5.0) (2022-01-05)
|
|
26
|
+
|
|
27
|
+
**Note:** Version bump only for package @expo/styleguide-native
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
## [0.4.2-alpha.1](https://github.com/expo/styleguide/compare/@expo/styleguide-native@0.4.2-alpha.0...@expo/styleguide-native@0.4.2-alpha.1) (2022-01-05)
|
|
34
|
+
|
|
35
|
+
**Note:** Version bump only for package @expo/styleguide-native
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
## [0.4.2-alpha.0](https://github.com/expo/styleguide/compare/@expo/styleguide-native@0.4.1...@expo/styleguide-native@0.4.2-alpha.0) (2021-12-26)
|
|
42
|
+
|
|
43
|
+
**Note:** Version bump only for package @expo/styleguide-native
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
## [0.4.1](https://github.com/expo/styleguide/compare/@expo/styleguide-native@0.4.0...@expo/styleguide-native@0.4.1) (2021-12-09)
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
### Features
|
|
53
|
+
|
|
54
|
+
* **icons:** add at icon and project transfer icon ([#13](https://github.com/expo/styleguide/issues/13)) ([57fc403](https://github.com/expo/styleguide/commit/57fc403d39dc37329b6dfca48d49e85080f2fa2a))
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
# [0.4.0](https://github.com/expo/styleguide/compare/@expo/styleguide-native@0.3.2...@expo/styleguide-native@0.4.0) (2021-07-09)
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
### Features
|
|
64
|
+
|
|
65
|
+
* **icons:** adds side navigation icons ([53324c5](https://github.com/expo/styleguide/commit/53324c544e7a0ee3e2b101230fae7ac2c99ffcc5))
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
## [0.3.2](https://github.com/expo/styleguide/compare/@expo/styleguide-native@0.3.1...@expo/styleguide-native@0.3.2) (2021-07-07)
|
|
72
|
+
|
|
73
|
+
|
|
74
|
+
### Features
|
|
75
|
+
|
|
76
|
+
* **icons:** include store icons ([c33bbd1](https://github.com/expo/styleguide/commit/c33bbd16e2360b47cc444c9c78139043ae3c5f05))
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
## [0.3.1](https://github.com/expo/styleguide/compare/@expo/styleguide-native@0.3.0...@expo/styleguide-native@0.3.1) (2021-06-30)
|
|
83
|
+
|
|
84
|
+
|
|
85
|
+
### Features
|
|
86
|
+
|
|
87
|
+
* **icon:** adds sparkles icon ([00dbf9e](https://github.com/expo/styleguide/commit/00dbf9e28043eda14d3df5d532f6291d65dc603f))
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
# [0.3.0](https://github.com/expo/styleguide/compare/@expo/styleguide-native@0.2.3...@expo/styleguide-native@0.3.0) (2021-06-30)
|
|
94
|
+
|
|
95
|
+
|
|
96
|
+
### Features
|
|
97
|
+
|
|
98
|
+
* **spacing, iconSize:** Add spacing, add more icon sizes ([e900b83](https://github.com/expo/styleguide/commit/e900b83508f2693d8690957e4e293681c4769578))
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
|
|
104
|
+
## [0.2.3](https://github.com/expo/styleguide/compare/@expo/styleguide-native@0.2.2...@expo/styleguide-native@0.2.3) (2021-06-25)
|
|
105
|
+
|
|
106
|
+
|
|
107
|
+
### Bug Fixes
|
|
108
|
+
|
|
109
|
+
* update channel icon ([011a711](https://github.com/expo/styleguide/commit/011a711a2013a6b4d63b9d76f4972c129291d527))
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
|
|
113
|
+
|
|
114
|
+
|
|
115
|
+
## [0.2.2](https://github.com/expo/styleguide/compare/@expo/styleguide-native@0.2.1...@expo/styleguide-native@0.2.2) (2021-06-25)
|
|
116
|
+
|
|
117
|
+
**Note:** Version bump only for package @expo/styleguide-native
|
|
118
|
+
|
|
119
|
+
|
|
120
|
+
|
|
121
|
+
|
|
122
|
+
|
|
123
|
+
## [0.2.1](https://github.com/expo/styleguide/compare/@expo/styleguide-native@0.2.0...@expo/styleguide-native@0.2.1) (2021-06-24)
|
|
124
|
+
|
|
125
|
+
|
|
126
|
+
### Features
|
|
127
|
+
|
|
128
|
+
* adds commit, build profile icons ([dc2f7f2](https://github.com/expo/styleguide/commit/dc2f7f2a40da0510b61a482bd8049ebebb30435e))
|
|
129
|
+
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
|
|
133
|
+
|
|
134
|
+
# [0.2.0](https://github.com/expo/styleguide/compare/@expo/styleguide-native@0.1.2...@expo/styleguide-native@0.2.0) (2021-06-15)
|
|
135
|
+
|
|
136
|
+
|
|
137
|
+
### Features
|
|
138
|
+
|
|
139
|
+
* add shadows, icons ([773c4d2](https://github.com/expo/styleguide/commit/773c4d2bbff2ede93bc6fa74c0b3b7b8c7d16159))
|
|
140
|
+
|
|
141
|
+
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
|
|
145
|
+
## [0.1.2](https://github.com/expo/styleguide/compare/@expo/styleguide-native@0.1.1...@expo/styleguide-native@0.1.2) (2021-05-27)
|
|
146
|
+
|
|
147
|
+
|
|
148
|
+
### Features
|
|
149
|
+
|
|
150
|
+
* **icon:** Adds store icon ([d276c35](https://github.com/expo/styleguide/commit/d276c35cffc731a87057b1d3001721d2b7d45252))
|
|
151
|
+
|
|
152
|
+
|
|
153
|
+
|
|
154
|
+
|
|
155
|
+
|
|
156
|
+
## [0.1.1](https://github.com/expo/styleguide/compare/@expo/styleguide-native@0.1.0...@expo/styleguide-native@0.1.1) (2021-05-20)
|
|
157
|
+
|
|
158
|
+
**Note:** Version bump only for package @expo/styleguide-native
|
|
159
|
+
|
|
160
|
+
|
|
161
|
+
|
|
162
|
+
|
|
163
|
+
|
|
164
|
+
# 0.1.0 (2021-05-20)
|
|
165
|
+
|
|
166
|
+
|
|
167
|
+
### Reverts
|
|
168
|
+
|
|
169
|
+
* Revert "chore(release): version" ([8989aa1](https://github.com/expo/styleguide/commit/8989aa166d98704b4e35e5823dd6b38099ec8a77))
|
|
@@ -91,7 +91,7 @@ exports.lightTheme = {
|
|
|
91
91
|
};
|
|
92
92
|
exports.darkTheme = {
|
|
93
93
|
background: {
|
|
94
|
-
default: palette_1.palette.dark.gray['
|
|
94
|
+
default: palette_1.palette.dark.gray['100'],
|
|
95
95
|
screen: palette_1.palette.dark.gray['000'],
|
|
96
96
|
secondary: palette_1.palette.dark.gray[200],
|
|
97
97
|
tertiary: palette_1.palette.dark.gray[300],
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@expo/styleguide-native",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.1",
|
|
4
4
|
"description": "Foundational styles for Expo interfaces.",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
@@ -33,5 +33,5 @@
|
|
|
33
33
|
"react": "*",
|
|
34
34
|
"react-native-svg": "*"
|
|
35
35
|
},
|
|
36
|
-
"gitHead": "
|
|
36
|
+
"gitHead": "94bfdec4905cfc8fa2c2540ed672219ec6949246"
|
|
37
37
|
}
|