@neo4j-ndl/base 0.8.1 → 0.8.3
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
ADDED
|
@@ -0,0 +1,232 @@
|
|
|
1
|
+
# Change Log
|
|
2
|
+
|
|
3
|
+
## 0.8.3
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 831c5c6: fix private publishing flag yarn workspace
|
|
8
|
+
- 7d934b2: fix text input border color
|
|
9
|
+
- 98ea3fe: fix yarn workspace versioning issue
|
|
10
|
+
|
|
11
|
+
## 0.8.1
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- b7d901c: Relationship Graph label background and border colors adjustable
|
|
16
|
+
|
|
17
|
+
## 0.8.0
|
|
18
|
+
|
|
19
|
+
### Minor Changes
|
|
20
|
+
|
|
21
|
+
- 6c20210: code-block component and styling added
|
|
22
|
+
|
|
23
|
+
## 0.7.1
|
|
24
|
+
|
|
25
|
+
### Patch Changes
|
|
26
|
+
|
|
27
|
+
- 4f8a272: remove padding and bg
|
|
28
|
+
|
|
29
|
+
## 0.7.0
|
|
30
|
+
|
|
31
|
+
### Minor Changes
|
|
32
|
+
|
|
33
|
+
- 3cd0cf1: wizard and graph label component added
|
|
34
|
+
- b2a2c91: Added graph labels
|
|
35
|
+
|
|
36
|
+
## 0.6.2
|
|
37
|
+
|
|
38
|
+
### Patch Changes
|
|
39
|
+
|
|
40
|
+
- 3f019df: cursor: pointer is no longer incorrectly applied to .ndl-form-item
|
|
41
|
+
- 0f46a61: fix d-n-d safari bug and small color fix
|
|
42
|
+
- b21abb3: button outline focus-visible
|
|
43
|
+
- 2759379: ndl icon class for stroke width
|
|
44
|
+
|
|
45
|
+
## 0.6.1
|
|
46
|
+
|
|
47
|
+
### Patch Changes
|
|
48
|
+
|
|
49
|
+
- 8f74098: enable table row actions and fix group icon button background
|
|
50
|
+
|
|
51
|
+
## 0.6.0
|
|
52
|
+
|
|
53
|
+
### Minor Changes
|
|
54
|
+
|
|
55
|
+
- c14db02: dropdown component added
|
|
56
|
+
|
|
57
|
+
## 0.5.2
|
|
58
|
+
|
|
59
|
+
### Patch Changes
|
|
60
|
+
|
|
61
|
+
- a65c6ad: popover z index hotfix
|
|
62
|
+
|
|
63
|
+
## 0.5.1
|
|
64
|
+
|
|
65
|
+
### Patch Changes
|
|
66
|
+
|
|
67
|
+
- 82bfb55: outlined icon button background in default state transparent->white
|
|
68
|
+
- aa799f8: drag and drop responsiveness and vertical alignment
|
|
69
|
+
|
|
70
|
+
## 0.5.0
|
|
71
|
+
|
|
72
|
+
### Minor Changes
|
|
73
|
+
|
|
74
|
+
- 57696ad: Add Dialog and Modal components
|
|
75
|
+
|
|
76
|
+
### Patch Changes
|
|
77
|
+
|
|
78
|
+
- b9f5ed7: dont focus first menu item on open and disable click on events on disabled items
|
|
79
|
+
|
|
80
|
+
## 0.4.0
|
|
81
|
+
|
|
82
|
+
### Minor Changes
|
|
83
|
+
|
|
84
|
+
- 936a731: icon button added
|
|
85
|
+
- 6ca6bc1: icon array component added
|
|
86
|
+
- 103d711: text input component implementation
|
|
87
|
+
|
|
88
|
+
### Patch Changes
|
|
89
|
+
|
|
90
|
+
- 517e42f: renamed regular size to medium in button to reflect better figma design system
|
|
91
|
+
- c86128c: resolve tailwind class name conflict and fix safari inconsistencies
|
|
92
|
+
|
|
93
|
+
## 0.3.1
|
|
94
|
+
|
|
95
|
+
### Patch Changes
|
|
96
|
+
|
|
97
|
+
- 67ef31d: minor ui changes
|
|
98
|
+
|
|
99
|
+
All notable changes to this project will be documented in this file.
|
|
100
|
+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
101
|
+
|
|
102
|
+
# [0.3.0](https://github.com/neo4j/neo4j-design/compare/@neo4j-ndl/base@0.2.0...@neo4j-ndl/base@0.3.0) (2022-04-28)
|
|
103
|
+
|
|
104
|
+
### Bug Fixes
|
|
105
|
+
|
|
106
|
+
- **base:** table select default bg is different on chrome and firefox ([61552f6](https://github.com/neo4j/neo4j-design/commit/61552f6a8a5b90717056e4df43b30b770f6a6d23))
|
|
107
|
+
- **table:** add support for no plugins ([ed40565](https://github.com/neo4j/neo4j-design/commit/ed405653286a75493ac58d3e8412cdda8b3cfd91))
|
|
108
|
+
|
|
109
|
+
### Features
|
|
110
|
+
|
|
111
|
+
- **react:** improve progress bar options ([#66](https://github.com/neo4j/neo4j-design/issues/66)) ([4427541](https://github.com/neo4j/neo4j-design/commit/442754127e2a40369d10a1e2de419b1438d9232e))
|
|
112
|
+
|
|
113
|
+
# [0.2.0](https://github.com/neo4j/neo4j-design/compare/@neo4j-ndl/base@0.1.4...@neo4j-ndl/base@0.2.0) (2022-04-19)
|
|
114
|
+
|
|
115
|
+
### Bug Fixes
|
|
116
|
+
|
|
117
|
+
- **component/alert:** update styles ([0dc4e37](https://github.com/neo4j/neo4j-design/commit/0dc4e37e0b005fcc98ce8661323024b16686f0ef))
|
|
118
|
+
|
|
119
|
+
### Features
|
|
120
|
+
|
|
121
|
+
- **base:** add breakpoints ([ae6f8f5](https://github.com/neo4j/neo4j-design/commit/ae6f8f505a9d8d0c4f2b80705d8558c9a77aef02))
|
|
122
|
+
- **react/base:** sync and add custom icons ([674b67a](https://github.com/neo4j/neo4j-design/commit/674b67a86f60daee8cdc829a85b0a8403ff0f766))
|
|
123
|
+
- **react:** add drag and drop component ([339763d](https://github.com/neo4j/neo4j-design/commit/339763debd7f3ae00237b06b6580944a74a13635))
|
|
124
|
+
|
|
125
|
+
## [0.1.4](https://github.com/neo4j/neo4j-design/compare/@neo4j-ndl/base@0.1.3...@neo4j-ndl/base@0.1.4) (2022-04-04)
|
|
126
|
+
|
|
127
|
+
**Note:** Version bump only for package @neo4j-ndl/base
|
|
128
|
+
|
|
129
|
+
## [0.1.3](https://github.com/neo4j/neo4j-design/compare/@neo4j-ndl/base@0.1.2...@neo4j-ndl/base@0.1.3) (2022-04-04)
|
|
130
|
+
|
|
131
|
+
### Bug Fixes
|
|
132
|
+
|
|
133
|
+
- **base:** disabled underline tab issue ([deee159](https://github.com/neo4j/neo4j-design/commit/deee15991ea16ca31aa8dfd51ec556bcd42a06d2))
|
|
134
|
+
- **base:** label border width ([9eb472c](https://github.com/neo4j/neo4j-design/commit/9eb472ced47257dc505f9ea55877fb69a6de82e7))
|
|
135
|
+
|
|
136
|
+
## [0.1.2](https://github.com/neo4j/neo4j-design/compare/@neo4j-ndl/base@0.1.1...@neo4j-ndl/base@0.1.2) (2022-03-14)
|
|
137
|
+
|
|
138
|
+
**Note:** Version bump only for package @neo4j-ndl/base
|
|
139
|
+
|
|
140
|
+
## [0.1.1](https://github.com/neo4j/neo4j-design/compare/@neo4j-ndl/base@0.1.0...@neo4j-ndl/base@0.1.1) (2022-03-14)
|
|
141
|
+
|
|
142
|
+
### Bug Fixes
|
|
143
|
+
|
|
144
|
+
- **base:** change components to appropriate typescale classes ([97c3af3](https://github.com/neo4j/neo4j-design/commit/97c3af3a17bcf3a68f283ba77186b76b77a33e49))
|
|
145
|
+
- **base:** set font on body/html not \* ([0016c9f](https://github.com/neo4j/neo4j-design/commit/0016c9fa31e5eff8d42440e16f0116f61c87ab48))
|
|
146
|
+
- **button:** fix button link click working when disabled ([f0a5272](https://github.com/neo4j/neo4j-design/commit/f0a52721d7565cb4d1b8a2778f73cd7c4dbc6a21))
|
|
147
|
+
|
|
148
|
+
# 0.1.0 (2022-03-01)
|
|
149
|
+
|
|
150
|
+
### Bug Fixes
|
|
151
|
+
|
|
152
|
+
- **alert:** prefix alert classes ([eb53aa0](https://github.com/neo4j/neo4j-design/commit/eb53aa0ef98c9415de4a533276bd43214e43ee83))
|
|
153
|
+
- **base:** add back tabs.css ([1eefd96](https://github.com/neo4j/neo4j-design/commit/1eefd9605ed6fdbadd7024d2049eca8d526191ef))
|
|
154
|
+
- **base:** fix "main" property value in package.json ([981db15](https://github.com/neo4j/neo4j-design/commit/981db1518fcfccacf080630833d0f81761e73c69))
|
|
155
|
+
- **base:** fix input css ([1314e65](https://github.com/neo4j/neo4j-design/commit/1314e65678c7c046fd887492ca15e05f431539c8))
|
|
156
|
+
- **base:** fix tab css syntax ([ed86d41](https://github.com/neo4j/neo4j-design/commit/ed86d41189b50668f22901a869f5dd3d24011291))
|
|
157
|
+
- **base:** fix tailwind conflicts with existing css files, disabled pre-flight and more ([1d8fb98](https://github.com/neo4j/neo4j-design/commit/1d8fb985cf8ac4082029f35e55b1039d38dee866))
|
|
158
|
+
- **base:** fix typescript generator issue with importing outside src a generated file ([79eb5a2](https://github.com/neo4j/neo4j-design/commit/79eb5a2afd404defb07b5d04c541ab4d92a3cc43))
|
|
159
|
+
- **base:** move deps to devDependencies ([195019d](https://github.com/neo4j/neo4j-design/commit/195019d566c9c9f55607e370f688f475105491c0))
|
|
160
|
+
- **base:** remove defaults for radius/shadow ([e66eca3](https://github.com/neo4j/neo4j-design/commit/e66eca369746180256e439faa71572e929b650a4))
|
|
161
|
+
- **base:** tailwind colors to include light palette ([1b9f739](https://github.com/neo4j/neo4j-design/commit/1b9f7397a2c72ffb9eacd559aa86f16b91ce250d))
|
|
162
|
+
- **base:** typo in body-3 ([9868564](https://github.com/neo4j/neo4j-design/commit/9868564bbcae89d8954439be112f0dab02e5acca))
|
|
163
|
+
- **base:** Update colors to match color document ([e3cf9e2](https://github.com/neo4j/neo4j-design/commit/e3cf9e270907894eddb3404cf4ed04eeef33b195))
|
|
164
|
+
- **base:** use postcss when building styles ([e8ba834](https://github.com/neo4j/neo4j-design/commit/e8ba834195578bee6c51b5a9292e4de60e86edd5))
|
|
165
|
+
- **button:** add "as" prop ([b94beeb](https://github.com/neo4j/neo4j-design/commit/b94beeb3a327893302c5754a778c4ec1eaa0cec0))
|
|
166
|
+
- **button:** clean up button load/disabled state ([213ae48](https://github.com/neo4j/neo4j-design/commit/213ae48349d4f9faaa944ee752d19208a1af5197))
|
|
167
|
+
- **button:** increase border radius in icon mode ([980e9b0](https://github.com/neo4j/neo4j-design/commit/980e9b0daaa170f31343a8211ebb6f89c352f1ab))
|
|
168
|
+
- **button:** prefix button root class with ndl ([b30e27a](https://github.com/neo4j/neo4j-design/commit/b30e27a6155ba3851adb6ba49332c34b19a2332a))
|
|
169
|
+
- **button:** update text button colors ([6400389](https://github.com/neo4j/neo4j-design/commit/640038987b544361099762404d972e786d70cabd))
|
|
170
|
+
- **color-tokens:** use rgb color tokens for css vars ([2365cac](https://github.com/neo4j/neo4j-design/commit/2365cacbeb50b805db3d0c8570cfcd50e1c3e4cd))
|
|
171
|
+
- **input:** scope input css classes ([e26ff55](https://github.com/neo4j/neo4j-design/commit/e26ff550c06c95ad0ccaa78e2fb11a531684c991))
|
|
172
|
+
- **label:** scope css classes ([400daf8](https://github.com/neo4j/neo4j-design/commit/400daf855b5fef3154af2d40f4c023ee2d7ec956))
|
|
173
|
+
- **loading-spinner:** scope css classes ([03c7593](https://github.com/neo4j/neo4j-design/commit/03c7593808d6940a24268b67b36689ecde57c6bc))
|
|
174
|
+
- **menu:** add disabled state to menu item. map menu enter pressed to click event ([cac6c50](https://github.com/neo4j/neo4j-design/commit/cac6c5036822b34d66161ec036fbfb595cb98f80))
|
|
175
|
+
- **menu:** scope css classes ([572917e](https://github.com/neo4j/neo4j-design/commit/572917eeb6e94927a53b474a91bbeb5cc0dfc9d9))
|
|
176
|
+
- **popover:** scope css classes ([3cb3207](https://github.com/neo4j/neo4j-design/commit/3cb3207fc224cfe3bd160bdd13c8d179e5f54168))
|
|
177
|
+
- **progress-bar:** scope css classes ([8316e36](https://github.com/neo4j/neo4j-design/commit/8316e36da210e7b9bc0458adbd9e088e7dff5980))
|
|
178
|
+
- **project:** replace token reference from "json" to "js" ([577358c](https://github.com/neo4j/neo4j-design/commit/577358c40908e61bc23d1b31ec79cb6b22e5a5e1))
|
|
179
|
+
- **react-storybook:** typography weights missing ([67abda7](https://github.com/neo4j/neo4j-design/commit/67abda7f63c71262ea33be3456ab7e554e2e2bcf))
|
|
180
|
+
- **react:** button component hover cursor and storybook disabled prop missing ([861fb8e](https://github.com/neo4j/neo4j-design/commit/861fb8ecff51e8f5f5fc2b739cdd8ae990fbe0ca))
|
|
181
|
+
- **react:** safari render of context menu item and chore ([9a44fbd](https://github.com/neo4j/neo4j-design/commit/9a44fbd5261a020c88c6bc88211d0754d6d4f8f5))
|
|
182
|
+
- **tabs:** scope css classes ([b0137a0](https://github.com/neo4j/neo4j-design/commit/b0137a02645a58473590f8d6c4f09158cf9e101c))
|
|
183
|
+
- **tag:** scope css classes ([89086e1](https://github.com/neo4j/neo4j-design/commit/89086e1d0c47479cc040327fd8105728ef8c46d9))
|
|
184
|
+
- **tooltip:** scope css classes ([0e56690](https://github.com/neo4j/neo4j-design/commit/0e56690b88b970cdcd6da90c9458386d67ee3746))
|
|
185
|
+
- **view-selector:** scope css classes ([6262035](https://github.com/neo4j/neo4j-design/commit/62620353f1ff1f371b2ea463302cafbff9d8a5f4))
|
|
186
|
+
|
|
187
|
+
### Features
|
|
188
|
+
|
|
189
|
+
- add tooltip component ([#23](https://github.com/neo4j/neo4j-design/issues/23)) ([c02f5d6](https://github.com/neo4j/neo4j-design/commit/c02f5d634b1a4e266a415feec6c48ce9bf064ef5))
|
|
190
|
+
- **base:** add light theme token ([1e2f0c1](https://github.com/neo4j/neo4j-design/commit/1e2f0c11fe8c654e52f46ae0f7317889f0fe3a55))
|
|
191
|
+
- **base:** typography added ([e24a090](https://github.com/neo4j/neo4j-design/commit/e24a090c9734acc9543731a32da99e222fe0ea0f))
|
|
192
|
+
- **icons:** add web-component icons ([ad453b6](https://github.com/neo4j/neo4j-design/commit/ad453b6152b4e0f379c67d9be37996a56791289c))
|
|
193
|
+
- **popover:** create popover from menu ([d1a20a4](https://github.com/neo4j/neo4j-design/commit/d1a20a49761e9cfcba43ec6d2078f3e9f6a11faa))
|
|
194
|
+
- **project:** add design token system using style-dictionary ([f3988b0](https://github.com/neo4j/neo4j-design/commit/f3988b0574ec57149a17dcbf13013585e1e173ff))
|
|
195
|
+
- **project:** button finished, pill renamed to label with +1 variant and Tailwind v2 to v3 ([3093d4f](https://github.com/neo4j/neo4j-design/commit/3093d4f34d6d41818f7f560c2dde1ed96ab0652e))
|
|
196
|
+
- **react:** add context menu ([acc319d](https://github.com/neo4j/neo4j-design/commit/acc319d25e7def7168d6fd5761434044c506ed3d))
|
|
197
|
+
- **react:** add radio, checkbox and switch components ([9fa81f3](https://github.com/neo4j/neo4j-design/commit/9fa81f3d6dd8b560e96a01ddbdd07431ea95c2e8))
|
|
198
|
+
- **react:** add switch and checkbox component ([a82f962](https://github.com/neo4j/neo4j-design/commit/a82f9627e1cede05b8013d9eb0326720ff5b9163))
|
|
199
|
+
- **react:** add Tag component ([91f6972](https://github.com/neo4j/neo4j-design/commit/91f69721bf5c4d5fb207019125b4edd1fbc56857))
|
|
200
|
+
- **react:** icons added ([c97bd25](https://github.com/neo4j/neo4j-design/commit/c97bd25db1650e36558c714988b46a4584f8eabb))
|
|
201
|
+
- **react:** loading spinner ([0e3a583](https://github.com/neo4j/neo4j-design/commit/0e3a5836ee8a60bab2dbbda3d4bdbad689eef8e1))
|
|
202
|
+
- **react:** view-selector component ([17a0789](https://github.com/neo4j/neo4j-design/commit/17a0789a9600aa02eb1c4d8e34e43d689d52af7c))
|
|
203
|
+
- **style-dictionary:** add js style tokens and remove json ones ([4ba67e2](https://github.com/neo4j/neo4j-design/commit/4ba67e2faee3ffa60434d1579a41fa5a46defb85))
|
|
204
|
+
- **tabs:** add tabs ([1186a66](https://github.com/neo4j/neo4j-design/commit/1186a66d5d08ee26480c1aefba156314050914ef))
|
|
205
|
+
|
|
206
|
+
# [0.1.0](https://github.com/neo4j/neo4j-design/compare/@neo4j-ndl/base@0.0.5...@neo4j-ndl/base@0.1.0) (2021-12-01)
|
|
207
|
+
|
|
208
|
+
### Bug Fixes
|
|
209
|
+
|
|
210
|
+
- **base:** typo in body-3 ([9868564](https://github.com/neo4j/neo4j-design/commit/9868564bbcae89d8954439be112f0dab02e5acca))
|
|
211
|
+
|
|
212
|
+
### Features
|
|
213
|
+
|
|
214
|
+
- **base:** typography added ([e24a090](https://github.com/neo4j/neo4j-design/commit/e24a090c9734acc9543731a32da99e222fe0ea0f))
|
|
215
|
+
|
|
216
|
+
## [0.0.5](https://github.com/konsalex/neo4j-design/compare/@neo4j-ndl/base@0.0.4...@neo4j-ndl/base@0.0.5) (2021-11-24)
|
|
217
|
+
|
|
218
|
+
**Note:** Version bump only for package @neo4j-ndl/base
|
|
219
|
+
|
|
220
|
+
## [0.0.4](https://github.com/konsalex/neo4j-design/compare/@neo4j-ndl/base@0.0.3...@neo4j-ndl/base@0.0.4) (2021-11-23)
|
|
221
|
+
|
|
222
|
+
### Bug Fixes
|
|
223
|
+
|
|
224
|
+
- **base:** fix tailwind conflicts with existing css files, disabled pre-flight and more ([1d8fb98](https://github.com/konsalex/neo4j-design/commit/1d8fb985cf8ac4082029f35e55b1039d38dee866))
|
|
225
|
+
|
|
226
|
+
## [0.0.3](https://github.com/konsalex/neo4j-design/compare/@neo4j-ndl/base@0.0.2...@neo4j-ndl/base@0.0.3) (2021-11-23)
|
|
227
|
+
|
|
228
|
+
**Note:** Version bump only for package @neo4j-ndl/base
|
|
229
|
+
|
|
230
|
+
## 0.0.2 (2021-11-23)
|
|
231
|
+
|
|
232
|
+
**Note:** Version bump only for package @neo4j-ndl/base
|
package/lib/neo4j-ds-styles.css
CHANGED
|
@@ -420,7 +420,7 @@ Ensure the default browser behavior of the `hidden` attribute.
|
|
|
420
420
|
*/
|
|
421
421
|
/**
|
|
422
422
|
* Do not edit directly
|
|
423
|
-
* Generated on
|
|
423
|
+
* Generated on Mon, 26 Sep 2022 15:48:38 GMT
|
|
424
424
|
*/
|
|
425
425
|
:root {
|
|
426
426
|
--border-radius-sm: 4px;
|
|
@@ -1805,7 +1805,7 @@ a.ndl-btn{
|
|
|
1805
1805
|
border-radius: 4px;
|
|
1806
1806
|
border-width: 1px;
|
|
1807
1807
|
--tw-border-opacity: 1;
|
|
1808
|
-
border-color: rgb(
|
|
1808
|
+
border-color: rgb(196 200 205 / var(--tw-border-opacity));
|
|
1809
1809
|
padding-top: 0.5rem;
|
|
1810
1810
|
padding-bottom: 0.5rem;
|
|
1811
1811
|
padding-left: 0.75rem;
|
package/lib/tokens/js/tokens.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@neo4j-ndl/base",
|
|
3
|
-
"version": "0.8.
|
|
3
|
+
"version": "0.8.3",
|
|
4
4
|
"description": "Neo4j base package for the design system",
|
|
5
5
|
"author": "Neo4j Inc.",
|
|
6
6
|
"homepage": "",
|
|
@@ -38,4 +38,4 @@
|
|
|
38
38
|
"ts-node": "^10.4.0",
|
|
39
39
|
"typescript": "^4.4.4"
|
|
40
40
|
}
|
|
41
|
-
}
|
|
41
|
+
}
|