@neo4j-ndl/react 2.0.0-alpha-f4e6aa3 → 2.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 ADDED
@@ -0,0 +1,1342 @@
1
+ # Change Log
2
+
3
+ ## 2.0.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 42a28fc: rename datagrid-types file to be included in the tsc build properly
8
+
9
+ ## 2.0.0
10
+
11
+ ### Major Changes
12
+
13
+ - d22e8ed: new data-grid component, deprecating table component
14
+ - f01662b: remove extra-small variants
15
+ - 43e6f1b: split modal props, and refactor popover api to better utilise FocusLock component
16
+ - e609471: scope shadow and palette tokens based on theme (dark, light)
17
+ - 8f99f11: New Tip component with new architecture, removed SmartTooltip, and a new subcomponent documentation architecture
18
+ - 5e223d7: new `slow` animation token, and `default` refactored to `quick`
19
+ - 3f8358d: Fixed sub-component renaming
20
+ - bb2595d: upgraded typescript to v5, react v18 and added incremental build support in tsc
21
+ - d15e349: rename DragAndDrop component to Dropzone, and the ViewSelector to SegmentedControl
22
+
23
+ ### Minor Changes
24
+
25
+ - 0db0c9e: create a Theme provider component and helper hook
26
+
27
+ ### Patch Changes
28
+
29
+ - 25a6860: include external link icon in react code, to allow color overriding
30
+ - c35524b: Added possibility to set custom data-testid on Popover
31
+ - 835d40c: Prefixed data-testids with ndl
32
+ - 52e6560: fixed import issue
33
+ - dc07a17: Fixed classNames import naming
34
+ - 923d891: Refactored restProps naming
35
+ - f4e6aa3: Changes affect date-picker caret orientation, side-navigation horizontal border width, text input in error state border when focused, text link from flex to inline-flex
36
+
37
+ color fixes:
38
+ progress bar
39
+ dropzone
40
+ graph label
41
+ date-picker icon
42
+ status indicator
43
+ dropdown tags
44
+ text button
45
+ dropdown items
46
+ tooltip
47
+ widget
48
+
49
+ - Updated dependencies [d22e8ed]
50
+ - Updated dependencies [f01662b]
51
+ - Updated dependencies [43e6f1b]
52
+ - Updated dependencies [d42d018]
53
+ - Updated dependencies [25a6860]
54
+ - Updated dependencies [c35524b]
55
+ - Updated dependencies [e609471]
56
+ - Updated dependencies [18a1f29]
57
+ - Updated dependencies [8f99f11]
58
+ - Updated dependencies [5e223d7]
59
+ - Updated dependencies [f4e6aa3]
60
+ - Updated dependencies [3f8358d]
61
+ - Updated dependencies [bb2595d]
62
+ - Updated dependencies [d15e349]
63
+ - Updated dependencies [1795df9]
64
+ - @neo4j-ndl/base@2.0.0
65
+
66
+ ## 1.10.8
67
+
68
+ ### Patch Changes
69
+
70
+ - 4134a31: fix layout shift on dropdown focus
71
+
72
+ ## 1.10.7
73
+
74
+ ### Patch Changes
75
+
76
+ - Updated dependencies [f391395]
77
+ - @neo4j-ndl/base@1.10.3
78
+
79
+ ## 1.10.6
80
+
81
+ ### Patch Changes
82
+
83
+ - 8291212: Use import for types
84
+
85
+ ## 1.10.5
86
+
87
+ ### Patch Changes
88
+
89
+ - Updated dependencies [92b8182]
90
+ - @neo4j-ndl/base@1.10.2
91
+
92
+ ## 1.10.4
93
+
94
+ ### Patch Changes
95
+
96
+ - 6ba942c: Fixed license header to match others
97
+
98
+ ## 1.10.3
99
+
100
+ ### Patch Changes
101
+
102
+ - 53a56d5: update re-resizable to version 6.9.11
103
+
104
+ ## 1.10.2
105
+
106
+ ### Patch Changes
107
+
108
+ - 3f9b6dc: Expose control of the scrolling container in table
109
+ - Updated dependencies [3f9b6dc]
110
+ - @neo4j-ndl/base@1.10.1
111
+
112
+ ## 1.10.1
113
+
114
+ ### Patch Changes
115
+
116
+ - cd2e749: fix accordion typography import
117
+
118
+ ## 1.10.0
119
+
120
+ ### Minor Changes
121
+
122
+ - 95c8c78: new accordion component
123
+
124
+ ### Patch Changes
125
+
126
+ - Updated dependencies [95c8c78]
127
+ - @neo4j-ndl/base@1.10.0
128
+
129
+ ## 1.9.0
130
+
131
+ ### Minor Changes
132
+
133
+ - 46bd73c: Added DatePicker component
134
+
135
+ ### Patch Changes
136
+
137
+ - Updated dependencies [46bd73c]
138
+ - @neo4j-ndl/base@1.9.0
139
+
140
+ ## 1.8.20
141
+
142
+ ### Patch Changes
143
+
144
+ - Updated dependencies [aec8342]
145
+ - @neo4j-ndl/base@1.8.14
146
+
147
+ ## 1.8.19
148
+
149
+ ### Patch Changes
150
+
151
+ - Updated dependencies [b881e85]
152
+ - @neo4j-ndl/base@1.8.13
153
+
154
+ ## 1.8.18
155
+
156
+ ### Patch Changes
157
+
158
+ - 1957454: dropdown border width in error state matching the text input
159
+
160
+ ## 1.8.17
161
+
162
+ ### Patch Changes
163
+
164
+ - Updated dependencies [99bf2d8]
165
+ - @neo4j-ndl/base@1.8.12
166
+
167
+ ## 1.8.16
168
+
169
+ ### Patch Changes
170
+
171
+ - Updated dependencies [94e1ae2]
172
+ - @neo4j-ndl/base@1.8.11
173
+
174
+ ## 1.8.15
175
+
176
+ ### Patch Changes
177
+
178
+ - Updated dependencies [ce9e07b]
179
+ - @neo4j-ndl/base@1.8.10
180
+
181
+ ## 1.8.14
182
+
183
+ ### Patch Changes
184
+
185
+ - Updated dependencies [1a2d956]
186
+ - @neo4j-ndl/base@1.8.9
187
+
188
+ ## 1.8.13
189
+
190
+ ### Patch Changes
191
+
192
+ - Updated dependencies [9bf20c4]
193
+ - @neo4j-ndl/base@1.8.8
194
+
195
+ ## 1.8.12
196
+
197
+ ### Patch Changes
198
+
199
+ - Updated dependencies [7aac73a]
200
+ - @neo4j-ndl/base@1.8.7
201
+
202
+ ## 1.8.11
203
+
204
+ ### Patch Changes
205
+
206
+ - Updated dependencies [7f3fcac]
207
+ - @neo4j-ndl/base@1.8.6
208
+
209
+ ## 1.8.10
210
+
211
+ ### Patch Changes
212
+
213
+ - d96dd79: extend Tab interface to allow arbitrary props
214
+
215
+ ## 1.8.9
216
+
217
+ ### Patch Changes
218
+
219
+ - cff6177: add keyboard navigation example, focusable cells prop for styling and minor table fixes
220
+ - Updated dependencies [cff6177]
221
+ - @neo4j-ndl/base@1.8.5
222
+
223
+ ## 1.8.8
224
+
225
+ ### Patch Changes
226
+
227
+ - 13df2f7: drawer improvements
228
+ - Updated dependencies [13df2f7]
229
+ - @neo4j-ndl/base@1.8.4
230
+
231
+ ## 1.8.7
232
+
233
+ ### Patch Changes
234
+
235
+ - Updated dependencies [9fc2af0]
236
+ - @neo4j-ndl/base@1.8.3
237
+
238
+ ## 1.8.6
239
+
240
+ ### Patch Changes
241
+
242
+ - 878b573: fix right icon in text input not being visible with error text
243
+
244
+ ## 1.8.5
245
+
246
+ ### Patch Changes
247
+
248
+ - 2204c66: fix the important Tailwind token gets disregarded
249
+ - Updated dependencies [2204c66]
250
+ - @neo4j-ndl/base@1.8.2
251
+
252
+ ## 1.8.4
253
+
254
+ ### Patch Changes
255
+
256
+ - 9016731: enforce vertical scrollbar to be hidden under horizontall scrollable table
257
+
258
+ ## 1.8.3
259
+
260
+ ### Patch Changes
261
+
262
+ - 25bd5b7: enforce unnecessary table vertical scrollbar to be hidden in Safari
263
+
264
+ ## 1.8.2
265
+
266
+ ### Patch Changes
267
+
268
+ - 3a5fe85: Fix small bugs with Widget component
269
+
270
+ ## 1.8.1
271
+
272
+ ### Patch Changes
273
+
274
+ - Updated dependencies [5340ee0]
275
+ - @neo4j-ndl/base@1.8.1
276
+
277
+ ## 1.8.0
278
+
279
+ ### Minor Changes
280
+
281
+ - dc3ba1c: Implement Widget Component
282
+
283
+ ### Patch Changes
284
+
285
+ - Updated dependencies [dc3ba1c]
286
+ - @neo4j-ndl/base@1.8.0
287
+
288
+ ## 1.7.4
289
+
290
+ ### Patch Changes
291
+
292
+ - bacf629: remove custom @types/react patch and update to latest version
293
+
294
+ ## 1.7.3
295
+
296
+ ### Patch Changes
297
+
298
+ - Updated dependencies [440b9e0]
299
+ - @neo4j-ndl/base@1.7.3
300
+
301
+ ## 1.7.2
302
+
303
+ ### Patch Changes
304
+
305
+ - e71e7ee: Fix cursor behavior
306
+ - Updated dependencies [e71e7ee]
307
+ - @neo4j-ndl/base@1.7.2
308
+
309
+ ## 1.7.1
310
+
311
+ ### Patch Changes
312
+
313
+ - Updated dependencies [630ce6f]
314
+ - @neo4j-ndl/base@1.7.1
315
+
316
+ ## 1.7.0
317
+
318
+ ### Minor Changes
319
+
320
+ - 5b5e1e2: Added Textarea component
321
+
322
+ ### Patch Changes
323
+
324
+ - Updated dependencies [5b5e1e2]
325
+ - @neo4j-ndl/base@1.7.0
326
+
327
+ ## 1.6.0
328
+
329
+ ### Minor Changes
330
+
331
+ - ee7d01f: added new toggletip component
332
+
333
+ ### Patch Changes
334
+
335
+ - Updated dependencies [ee7d01f]
336
+ - @neo4j-ndl/base@1.6.0
337
+
338
+ ## 1.5.11
339
+
340
+ ### Patch Changes
341
+
342
+ - 8bec4de: Adding 3 new custom icons. Add Node Circle, Sidebar line left, Sidebar line right.
343
+ - Updated dependencies [8bec4de]
344
+ - @neo4j-ndl/base@1.5.7
345
+
346
+ ## 1.5.10
347
+
348
+ ### Patch Changes
349
+
350
+ - e652747: Removed title of header cells in table
351
+
352
+ ## 1.5.9
353
+
354
+ ### Patch Changes
355
+
356
+ - Updated dependencies [5167b76]
357
+ - @neo4j-ndl/base@1.5.6
358
+
359
+ ## 1.5.8
360
+
361
+ ### Patch Changes
362
+
363
+ - Updated dependencies [f8daa5a]
364
+ - @neo4j-ndl/base@1.5.5
365
+
366
+ ## 1.5.7
367
+
368
+ ### Patch Changes
369
+
370
+ - 4ebf311: Fix table resizable columns overflow
371
+
372
+ ## 1.5.6
373
+
374
+ ### Patch Changes
375
+
376
+ - Updated dependencies [9910238]
377
+ - @neo4j-ndl/base@1.5.4
378
+
379
+ ## 1.5.5
380
+
381
+ ### Patch Changes
382
+
383
+ - e8d1bd0: Fix Dropdown input color in dark mode
384
+
385
+ ## 1.5.4
386
+
387
+ ### Patch Changes
388
+
389
+ - 18d0388: Added extra small size of icon button
390
+ - Updated dependencies [18d0388]
391
+ - @neo4j-ndl/base@1.5.3
392
+
393
+ ## 1.5.3
394
+
395
+ ### Patch Changes
396
+
397
+ - 3dbe161: fix the z-order issue on the smart tooltip under popover
398
+
399
+ ## 1.5.2
400
+
401
+ ### Patch Changes
402
+
403
+ - 4c0178e: add disabled styles in dropdown
404
+ - Updated dependencies [4c0178e]
405
+ - @neo4j-ndl/base@1.5.2
406
+
407
+ ## 1.5.1
408
+
409
+ ### Patch Changes
410
+
411
+ - 30f6d8a: zindex reorder for blanket to work properly
412
+ - Updated dependencies [30f6d8a]
413
+ - @neo4j-ndl/base@1.5.1
414
+
415
+ ## 1.5.0
416
+
417
+ ### Minor Changes
418
+
419
+ - 331609a: introduce new z-index tokens and refactor existing components to use them
420
+
421
+ ### Patch Changes
422
+
423
+ - Updated dependencies [331609a]
424
+ - @neo4j-ndl/base@1.5.0
425
+
426
+ ## 1.4.8
427
+
428
+ ### Patch Changes
429
+
430
+ - 6eed4cf: export Drawer component
431
+
432
+ ## 1.4.7
433
+
434
+ ### Patch Changes
435
+
436
+ - 98bc7bf: patch @types/react@17 PropsWithoutRef types to use Omit instead of Pick, as consumers with React 18 are breaking
437
+
438
+ ## 1.4.6
439
+
440
+ ### Patch Changes
441
+
442
+ - d4ef99c: fix text overflow in dropdown options
443
+
444
+ ## 1.4.5
445
+
446
+ ### Patch Changes
447
+
448
+ - ca447a6: Allow all graph labels to override className
449
+
450
+ ## 1.4.4
451
+
452
+ ### Patch Changes
453
+
454
+ - 719ff89: Pass props to SideNavigationList
455
+
456
+ ## 1.4.3
457
+
458
+ ### Patch Changes
459
+
460
+ - Updated dependencies [f017bff]
461
+ - @neo4j-ndl/base@1.4.2
462
+
463
+ ## 1.4.2
464
+
465
+ ### Patch Changes
466
+
467
+ - Updated dependencies [041cdc6]
468
+ - @neo4j-ndl/base@1.4.1
469
+
470
+ ## 1.4.1
471
+
472
+ ### Patch Changes
473
+
474
+ - 1c482b9: allow React v18 as peer dependency
475
+
476
+ ## 1.4.0
477
+
478
+ ### Minor Changes
479
+
480
+ - 77bf1d9: new drawer component
481
+
482
+ ### Patch Changes
483
+
484
+ - Updated dependencies [77bf1d9]
485
+ - @neo4j-ndl/base@1.4.0
486
+
487
+ ## 1.3.7
488
+
489
+ ### Patch Changes
490
+
491
+ - 54e243f: Fix text jumping when clicking extra small dropdown
492
+ - Updated dependencies [5c549e6]
493
+ - @neo4j-ndl/base@1.3.7
494
+
495
+ ## 1.3.6
496
+
497
+ ### Patch Changes
498
+
499
+ - Updated dependencies [b8b0a22]
500
+ - @neo4j-ndl/base@1.3.6
501
+
502
+ ## 1.3.5
503
+
504
+ ### Patch Changes
505
+
506
+ - 6669f49: Added extra small sizes for Button and TextInput components
507
+ - 067605b: Migrate more components away from light to palette
508
+ - Updated dependencies [6669f49]
509
+ - @neo4j-ndl/base@1.3.5
510
+
511
+ ## 1.3.4
512
+
513
+ ### Patch Changes
514
+
515
+ - d8cb102: Added extra small size of dropdown.
516
+ - Updated dependencies [d8cb102]
517
+ - @neo4j-ndl/base@1.3.4
518
+
519
+ ## 1.3.3
520
+
521
+ ### Patch Changes
522
+
523
+ - Updated dependencies [f483090]
524
+ - @neo4j-ndl/base@1.3.3
525
+
526
+ ## 1.3.2
527
+
528
+ ### Patch Changes
529
+
530
+ - 95991ed: Increase table resize button hitbox, change styling and update default min size from 20px to 100px
531
+ - Updated dependencies [95991ed]
532
+ - @neo4j-ndl/base@1.3.2
533
+
534
+ ## 1.3.1
535
+
536
+ ### Patch Changes
537
+
538
+ - 0e08681: Added bold, italic, underline, align-center, align-bottom, align-top icons
539
+ - Updated dependencies [0e08681]
540
+ - @neo4j-ndl/base@1.3.1
541
+
542
+ ## 1.3.0
543
+
544
+ ### Minor Changes
545
+
546
+ - eecdfdb: dark theme components and tokens, tailwind theme agnostic tokens, and storybook double theme toolbar setting.
547
+
548
+ Also fixed weird white border in inputs (Switch, Radio and TextInput).
549
+
550
+ ### Patch Changes
551
+
552
+ - Updated dependencies [eecdfdb]
553
+ - @neo4j-ndl/base@1.3.0
554
+
555
+ ## 1.2.3
556
+
557
+ ### Patch Changes
558
+
559
+ - ad0c057: Fix modal scrolls to top when clicking inside the modal
560
+
561
+ ## 1.2.2
562
+
563
+ ### Patch Changes
564
+
565
+ - Updated dependencies [2e5ee6f]
566
+ - @neo4j-ndl/base@1.2.1
567
+
568
+ ## 1.2.1
569
+
570
+ ### Patch Changes
571
+
572
+ - f0cc1c5: Fix SortingButton in header not having key
573
+
574
+ ## 1.2.0
575
+
576
+ ### Minor Changes
577
+
578
+ - eb2f19c: add Subheader component to Context Menu
579
+
580
+ ### Patch Changes
581
+
582
+ - Updated dependencies [eb2f19c]
583
+ - @neo4j-ndl/base@1.2.0
584
+
585
+ ## 1.1.4
586
+
587
+ ### Patch Changes
588
+
589
+ - 1ec1b64: Add disabled state styling to drag and drop
590
+ - Updated dependencies [1ec1b64]
591
+ - @neo4j-ndl/base@1.1.2
592
+
593
+ ## 1.1.3
594
+
595
+ ### Patch Changes
596
+
597
+ - 5e6592b: fix graph label overflow issue
598
+
599
+ ## 1.1.2
600
+
601
+ ### Patch Changes
602
+
603
+ - Updated dependencies [ec516de]
604
+ - @neo4j-ndl/base@1.1.1
605
+
606
+ ## 1.1.1
607
+
608
+ ### Patch Changes
609
+
610
+ - 98ddcf4: wrong relatedTarget callback in context menu
611
+
612
+ ## 1.1.0
613
+
614
+ ### Minor Changes
615
+
616
+ - 1695893: introduce CypherCodeBlock using CodeMirror and config NDL styling for CypherEditor
617
+
618
+ ### Patch Changes
619
+
620
+ - Updated dependencies [1695893]
621
+ - @neo4j-ndl/base@1.1.0
622
+
623
+ ## 1.0.8
624
+
625
+ ### Patch Changes
626
+
627
+ - 8627593: safe area in context menu, popover flip in horizonal overflow and less flickering in nested menus
628
+
629
+ ## 1.0.7
630
+
631
+ ### Patch Changes
632
+
633
+ - Updated dependencies [9a40493]
634
+ - @neo4j-ndl/base@1.0.3
635
+
636
+ ## 1.0.6
637
+
638
+ ### Patch Changes
639
+
640
+ - 7accb1a: Improve keyboard accessibility for modal and popover
641
+
642
+ ## 1.0.5
643
+
644
+ ### Patch Changes
645
+
646
+ - 6c12179: updating status colors to match latest figma
647
+ - Updated dependencies [6c12179]
648
+ - @neo4j-ndl/base@1.0.2
649
+
650
+ ## 1.0.4
651
+
652
+ ### Patch Changes
653
+
654
+ - 002d555: Fix number of results in Table not updating on dynamic load
655
+
656
+ ## 1.0.3
657
+
658
+ ### Patch Changes
659
+
660
+ - 6812332: accessibility indicators, better match with figma ui kit, and context menu sibling nested menu issue
661
+ - Updated dependencies [6812332]
662
+ - @neo4j-ndl/base@1.0.1
663
+
664
+ ## 1.0.2
665
+
666
+ ### Patch Changes
667
+
668
+ - 2d3ad22: smart tooltip cutoff from overflow hidden parent
669
+
670
+ ## 1.0.1
671
+
672
+ ### Patch Changes
673
+
674
+ - c79f6ee: Fix ContextMenu auto-focus and disabled item keyboard event
675
+
676
+ ## 1.0.0
677
+
678
+ ### Major Changes
679
+
680
+ - a356246: rename tailwind configuration preset to tailwind-preset.config.js
681
+ - 0e33e58: changed containersize to size
682
+ - 290a149: removed exposed props and added select props to root
683
+ - bbb3768: rename Alert component to Banner
684
+ - 176e055: Needle v1 first major release 🎉
685
+
686
+ To learn more please visit:
687
+ https://github.com/neo4j/neo4j-design/blob/main/MIGRATION.md
688
+
689
+ - eabfc38: remove rectangle prop from button component
690
+ - 31fe091: renamed error to danger
691
+
692
+ ### Minor Changes
693
+
694
+ - 8aacd60: add smart tooltip component
695
+ - 8ce6bc7: new table component
696
+ - 093fe38: new typography component
697
+ - b437d03: enable sideEffects in package.json and better tree-shaking with new icon api
698
+
699
+ ### Patch Changes
700
+
701
+ - ecafb19: Fix DragAndDrop styling
702
+ - a356246: add animation/transition tokens
703
+ - 0f50e00: text input style inconsistencies with figma, v1 table row border and ts types issue with "nonce"
704
+ - 17fa9e7: export context menu divider
705
+ - 73cabcb: add active property for icon buttons
706
+ - d9293e1: provide better header control icon override and table result props for manual pagination
707
+ - a8b987f: Export useTableContext and fix Navigation pageCount with latest value
708
+ - added textinput jsx support
709
+ - f531e5c: added optional prop and fixed tooltip hover for textinput
710
+ - d7bc50a: v1 tables fixes that include resizing bar width and overflow that included a horizontal scrollbar, placeholder alignment issue with large amount of columns, columns that are not resizable avoid showing resizing bar, and avoid cell scroll in overflow
711
+ - 9b793b7: prefix all css classes
712
+ - d4de546: radio and checkbox custom label and aria label fix
713
+ - 48e9dcb: sidebar animation and children type
714
+ - 33e5d13: fix table utilities export to fix aura console breaking
715
+ - 0ce7760: fixed resizeable bar visual bug and minor refactor
716
+ - 23354e7: Update SideNavigation to the new Figma design
717
+ - 4a78946: suffix custom icons with <Name>Icons for consistency with HeroIcons
718
+ - Updated dependencies [a356246]
719
+ - Updated dependencies [bbb3768]
720
+ - Updated dependencies [a356246]
721
+ - Updated dependencies [0f50e00]
722
+ - Updated dependencies [73cabcb]
723
+ - Updated dependencies [03031b3]
724
+ - Updated dependencies [d9293e1]
725
+ - Updated dependencies [d1c31c8]
726
+ - Updated dependencies [17fa9e7]
727
+ - Updated dependencies [176e055]
728
+ - Updated dependencies [f531e5c]
729
+ - Updated dependencies [eabfc38]
730
+ - Updated dependencies [d7bc50a]
731
+ - Updated dependencies [9b793b7]
732
+ - Updated dependencies [8ce6bc7]
733
+ - Updated dependencies [48e9dcb]
734
+ - Updated dependencies [73d09db]
735
+ - Updated dependencies [0ce7760]
736
+ - Updated dependencies [23354e7]
737
+ - Updated dependencies [b437d03]
738
+ - Updated dependencies [926697e]
739
+ - @neo4j-ndl/base@1.0.0
740
+
741
+ ## 0.17.7
742
+
743
+ ### Patch Changes
744
+
745
+ - Updated dependencies [22cccd8]
746
+ - @neo4j-ndl/base@0.16.4
747
+
748
+ ## 0.17.6
749
+
750
+ ### Patch Changes
751
+
752
+ - 0e58eb0: fix the backdrop unable to cover the background if opening a ContextMenu from Popover
753
+
754
+ ## 0.17.5
755
+
756
+ ### Patch Changes
757
+
758
+ - Updated dependencies [f16cd98]
759
+ - @neo4j-ndl/base@0.16.3
760
+
761
+ ## 0.17.4
762
+
763
+ ### Patch Changes
764
+
765
+ - ac92bfb: bump react-select
766
+
767
+ ## 0.17.3
768
+
769
+ ### Patch Changes
770
+
771
+ - d86cae0: Added plan view icon
772
+ - Updated dependencies [d86cae0]
773
+ - @neo4j-ndl/base@0.16.2
774
+
775
+ ## 0.17.2
776
+
777
+ ### Patch Changes
778
+
779
+ - Updated dependencies [848fa12]
780
+ - @neo4j-ndl/base@0.16.1
781
+
782
+ ## 0.17.1
783
+
784
+ ### Patch Changes
785
+
786
+ - db44b15: Fix unused href and rename variable to match current component name
787
+
788
+ ## 0.17.0
789
+
790
+ ### Minor Changes
791
+
792
+ - a548bcd: Add SideNavigation component and add border-none token
793
+
794
+ ### Patch Changes
795
+
796
+ - Updated dependencies [a548bcd]
797
+ - @neo4j-ndl/base@0.16.0
798
+
799
+ ## 0.16.4
800
+
801
+ ### Patch Changes
802
+
803
+ - 29f6328: updated textinput to reflect figma
804
+ - Updated dependencies [29f6328]
805
+ - @neo4j-ndl/base@0.15.3
806
+
807
+ ## 0.16.3
808
+
809
+ ### Patch Changes
810
+
811
+ - Updated dependencies [3f78201]
812
+ - @neo4j-ndl/base@0.15.2
813
+
814
+ ## 0.16.2
815
+
816
+ ### Patch Changes
817
+
818
+ - 0167786: Add the possibility to intercept TextLink with own Link component
819
+
820
+ ## 0.16.1
821
+
822
+ ### Patch Changes
823
+
824
+ - 91c30ec: Change TextLink to use children instead of text prop
825
+
826
+ ## 0.16.0
827
+
828
+ ### Minor Changes
829
+
830
+ - 93d8d6a: Add nested menu item
831
+
832
+ ## 0.15.4
833
+
834
+ ### Patch Changes
835
+
836
+ - Updated dependencies [705d841]
837
+ - @neo4j-ndl/base@0.15.1
838
+
839
+ ## 0.15.3
840
+
841
+ ### Patch Changes
842
+
843
+ - d720f89: Adds a chevron right icon to menu items with a nested menu
844
+
845
+ ## 0.15.2
846
+
847
+ ### Patch Changes
848
+
849
+ - 370183c: export text-link component
850
+
851
+ ## 0.15.0
852
+
853
+ ### Minor Changes
854
+
855
+ - 12a9a61: StatusIndicator component
856
+
857
+ ### Patch Changes
858
+
859
+ - Updated dependencies [12a9a61]
860
+ - @neo4j-ndl/base@0.15.0
861
+
862
+ ## 0.14.0
863
+
864
+ ### Minor Changes
865
+
866
+ - c210389: New custom icon.
867
+
868
+ collapse-expand-left
869
+ collapse-expand-right
870
+
871
+ collapse-expand deprecated; replaced by collapse-expand-left
872
+
873
+ Added missing .svg icons.
874
+
875
+ configure.svg
876
+ status.svg
877
+
878
+ ### Patch Changes
879
+
880
+ - Updated dependencies [c210389]
881
+ - @neo4j-ndl/base@0.14.0
882
+
883
+ ## 0.13.0
884
+
885
+ ### Minor Changes
886
+
887
+ - c7bfcd8: Added possibility to set custom styles to table element
888
+
889
+ ### Patch Changes
890
+
891
+ - Updated dependencies [c7bfcd8]
892
+ - @neo4j-ndl/base@0.13.0
893
+
894
+ ## 0.12.3
895
+
896
+ ### Patch Changes
897
+
898
+ - 009af5d: Read only for TextInput component properly implemented.
899
+ - Updated dependencies [009af5d]
900
+ - @neo4j-ndl/base@0.12.3
901
+
902
+ ## 0.12.2
903
+
904
+ ### Patch Changes
905
+
906
+ - Updated dependencies [8fe72a8]
907
+ - @neo4j-ndl/base@0.12.2
908
+
909
+ ## 0.12.1
910
+
911
+ ### Patch Changes
912
+
913
+ - Updated dependencies [f86f81c]
914
+ - @neo4j-ndl/base@0.12.1
915
+
916
+ ## 0.12.0
917
+
918
+ ### Minor Changes
919
+
920
+ - f8af4e5: add link component
921
+
922
+ ### Patch Changes
923
+
924
+ - f2e981e: Fix browse button when drag-and-drop is disabled
925
+ - Updated dependencies [f8af4e5]
926
+ - @neo4j-ndl/base@0.12.0
927
+
928
+ ## 0.11.0
929
+
930
+ ### Minor Changes
931
+
932
+ - 714082b: Add custom title, change open filepicker behaviour and enable custom file extension
933
+
934
+ ### Patch Changes
935
+
936
+ - Updated dependencies [714082b]
937
+ - @neo4j-ndl/base@0.11.0
938
+
939
+ ## 0.10.0
940
+
941
+ ### Minor Changes
942
+
943
+ - 438a239: Removed error on missing onClick on button
944
+
945
+ ### Patch Changes
946
+
947
+ - 762bc2f: Fixed vertical layout shift issue when with adjacent buttons one is set to loading
948
+ - Updated dependencies [10cd0fc]
949
+ - @neo4j-ndl/base@0.10.0
950
+
951
+ ## 0.9.5
952
+
953
+ ### Patch Changes
954
+
955
+ - 2842a1c: Medium size Loading Spinner
956
+ - Updated dependencies [2842a1c]
957
+ - @neo4j-ndl/base@0.9.2
958
+
959
+ ## 0.9.4
960
+
961
+ ### Patch Changes
962
+
963
+ - a820898: remote title as description from alert and optimise the warning log
964
+ - 5288c89: Allow alert title to be undefined
965
+ - Updated dependencies [5288c89]
966
+ - @neo4j-ndl/base@0.9.1
967
+
968
+ ## 0.9.3
969
+
970
+ ### Patch Changes
971
+
972
+ - 4f3ec49: align switch, radio and checkbox to the top
973
+ - 826d7ae: refactor code-block component and load more fonts from Google
974
+ - 85390b0: add loading state to table and style spreading
975
+ - 826d7ae: update code-block ui and behaviour and apis
976
+ - Updated dependencies [4f3ec49]
977
+ - Updated dependencies [826d7ae]
978
+ - @neo4j-ndl/base@0.9.0
979
+
980
+ ## 0.9.2
981
+
982
+ ### Patch Changes
983
+
984
+ - ecde854: Update aria label warning messages
985
+ - 83f91c5: fix dropdown inconsistencies and text input flex gaps
986
+ - Updated dependencies [83f91c5]
987
+ - @neo4j-ndl/base@0.8.7
988
+
989
+ ## 0.9.1
990
+
991
+ ### Patch Changes
992
+
993
+ - 38a8692: add container property to Modal component
994
+ - Updated dependencies [38a8692]
995
+ - @neo4j-ndl/base@0.8.6
996
+
997
+ ## 0.9.0
998
+
999
+ ### Minor Changes
1000
+
1001
+ - 155d00a: added status and configure custom icons
1002
+
1003
+ ### Patch Changes
1004
+
1005
+ - ad51925: fix text input placeholder color
1006
+ - bc0b2c6: fixed custom prop input for textinput component
1007
+ - 6528080: empty table overfloat placeholder
1008
+ - 36432c7: Removes gap after checkbox if no label is specified
1009
+ - bf93be1: fix dropdown height inconsistency
1010
+ - Updated dependencies [ad51925]
1011
+ - Updated dependencies [36432c7]
1012
+ - Updated dependencies [299dccc]
1013
+ - @neo4j-ndl/base@0.8.5
1014
+
1015
+ ## 0.8.4
1016
+
1017
+ ### Patch Changes
1018
+
1019
+ - 2564aeb: make code block title interactive
1020
+ - f0a5826: Fixed no label spacing gap for TextInput
1021
+ - Updated dependencies [b976b09]
1022
+ - Updated dependencies [f0a5826]
1023
+ - @neo4j-ndl/base@0.8.4
1024
+
1025
+ ## 0.8.3
1026
+
1027
+ ### Patch Changes
1028
+
1029
+ - 831c5c6: fix private publishing flag yarn workspace
1030
+ - 98ea3fe: fix yarn workspace versioning issue
1031
+ - Updated dependencies [831c5c6]
1032
+ - Updated dependencies [7d934b2]
1033
+ - Updated dependencies [98ea3fe]
1034
+ - @neo4j-ndl/base@0.8.3
1035
+
1036
+ ## 0.8.1
1037
+
1038
+ ### Patch Changes
1039
+
1040
+ - b7d901c: Relationship Graph label background and border colors adjustable
1041
+ - 62804f6: dropdown max tag width to avoid line break
1042
+ - Updated dependencies [b7d901c]
1043
+ - @neo4j-ndl/base@0.8.1
1044
+
1045
+ ## 0.8.0
1046
+
1047
+ ### Minor Changes
1048
+
1049
+ - 6c20210: code-block component and styling added
1050
+
1051
+ ### Patch Changes
1052
+
1053
+ - Updated dependencies [6c20210]
1054
+ - @neo4j-ndl/base@0.8.0
1055
+
1056
+ ## 0.7.2
1057
+
1058
+ ### Patch Changes
1059
+
1060
+ - 9be8862: export graph-label
1061
+
1062
+ ## 0.7.1
1063
+
1064
+ ### Patch Changes
1065
+
1066
+ - 4f8a272: remove padding and bg
1067
+ - ae5c9bf: Added checkbox tooltip functionality for a bug fix in importers implemetation of the NDL checkbox
1068
+ - Updated dependencies [4f8a272]
1069
+ - @neo4j-ndl/base@0.7.1
1070
+
1071
+ ## 0.7.0
1072
+
1073
+ ### Minor Changes
1074
+
1075
+ - 3cd0cf1: wizard and graph label component added
1076
+ - b2a2c91: Added graph labels
1077
+
1078
+ ### Patch Changes
1079
+
1080
+ - 55965a1: fix centering of loading spinner for icon button
1081
+ - Updated dependencies [3cd0cf1]
1082
+ - Updated dependencies [b2a2c91]
1083
+ - @neo4j-ndl/base@0.7.0
1084
+
1085
+ ## 0.6.3
1086
+
1087
+ ### Patch Changes
1088
+
1089
+ - 0f46a61: fix d-n-d safari bug and small color fix
1090
+ - Updated dependencies [3f019df]
1091
+ - Updated dependencies [0f46a61]
1092
+ - Updated dependencies [b21abb3]
1093
+ - Updated dependencies [2759379]
1094
+ - @neo4j-ndl/base@0.6.2
1095
+
1096
+ ## 0.6.2
1097
+
1098
+ ### Patch Changes
1099
+
1100
+ - 8f74098: enable table row actions and fix group icon button background
1101
+ - Updated dependencies [8f74098]
1102
+ - @neo4j-ndl/base@0.6.1
1103
+
1104
+ ## 0.6.1
1105
+
1106
+ ### Patch Changes
1107
+
1108
+ - c692c1c: fix dropdown partial props for storybook inference
1109
+ - 2d4d6d4: Improve algorithm for pagination display values
1110
+
1111
+ ## 0.6.0
1112
+
1113
+ ### Minor Changes
1114
+
1115
+ - c14db02: dropdown component added
1116
+
1117
+ ### Patch Changes
1118
+
1119
+ - c14db02: tag extented props, add onKeyDown listener, and pass event to the remove callback
1120
+ - Updated dependencies [c14db02]
1121
+ - @neo4j-ndl/base@0.6.0
1122
+
1123
+ ## 0.5.3
1124
+
1125
+ ### Patch Changes
1126
+
1127
+ - f61d8db: add proper tag exporting in react lib
1128
+
1129
+ ## 0.5.2
1130
+
1131
+ ### Patch Changes
1132
+
1133
+ - aa799f8: drag and drop responsiveness and vertical alignment
1134
+ - Updated dependencies [82bfb55]
1135
+ - Updated dependencies [aa799f8]
1136
+ - @neo4j-ndl/base@0.5.1
1137
+
1138
+ ## 0.5.1
1139
+
1140
+ ### Patch Changes
1141
+
1142
+ - f009031: center aligment for popover
1143
+
1144
+ ## 0.5.0
1145
+
1146
+ ### Minor Changes
1147
+
1148
+ - 57696ad: Add Dialog and Modal components
1149
+
1150
+ ### Patch Changes
1151
+
1152
+ - b9f5ed7: dont focus first menu item on open and disable click on events on disabled items
1153
+ - Updated dependencies [57696ad]
1154
+ - Updated dependencies [b9f5ed7]
1155
+ - @neo4j-ndl/base@0.5.0
1156
+
1157
+ ## 0.4.0
1158
+
1159
+ ### Minor Changes
1160
+
1161
+ - 936a731: icon button added
1162
+ - 6ca6bc1: icon array component added
1163
+ - 103d711: text input component implementation
1164
+
1165
+ ### Patch Changes
1166
+
1167
+ - 517e42f: renamed regular size to medium in button to reflect better figma design system
1168
+ - c86128c: resolve tailwind class name conflict and fix safari inconsistencies
1169
+ - 9fa7653: table row key error fix
1170
+ - Updated dependencies [936a731]
1171
+ - Updated dependencies [6ca6bc1]
1172
+ - Updated dependencies [517e42f]
1173
+ - Updated dependencies [c86128c]
1174
+ - Updated dependencies [103d711]
1175
+ - @neo4j-ndl/base@0.4.0
1176
+
1177
+ ## 0.3.1
1178
+
1179
+ ### Patch Changes
1180
+
1181
+ - c7b2bea: button outline neutral fix
1182
+ - Updated dependencies [67ef31d]
1183
+ - @neo4j-ndl/base@0.3.1
1184
+
1185
+ All notable changes to this project will be documented in this file.
1186
+ See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
1187
+
1188
+ # [0.3.0](https://github.com/neo4j/neo4j-design/compare/@neo4j-ndl/react@0.2.0...@neo4j-ndl/react@0.3.0) (2022-04-28)
1189
+
1190
+ ### Bug Fixes
1191
+
1192
+ - **react:** table page types and state pageIndex check ([07aa817](https://github.com/neo4j/neo4j-design/commit/07aa817989dddd559f69203b8ab3647eff848b5d))
1193
+ - **repo:** tsconfig issues with merging ([b0085ad](https://github.com/neo4j/neo4j-design/commit/b0085ad720942679c5429152cdd52a79c155b1f1))
1194
+ - **table:** add support for no plugins ([ed40565](https://github.com/neo4j/neo4j-design/commit/ed405653286a75493ac58d3e8412cdda8b3cfd91))
1195
+
1196
+ ### Features
1197
+
1198
+ - **react:** improve progress bar options ([#66](https://github.com/neo4j/neo4j-design/issues/66)) ([4427541](https://github.com/neo4j/neo4j-design/commit/442754127e2a40369d10a1e2de419b1438d9232e))
1199
+ - **react:** table ready for rfc ([6e0c538](https://github.com/neo4j/neo4j-design/commit/6e0c538a33b4d93ece003587b652a20213bd1b14))
1200
+
1201
+ # [0.2.0](https://github.com/neo4j/neo4j-design/compare/@neo4j-ndl/react@0.1.4...@neo4j-ndl/react@0.2.0) (2022-04-19)
1202
+
1203
+ ### Bug Fixes
1204
+
1205
+ - **component/alert:** update styles ([0dc4e37](https://github.com/neo4j/neo4j-design/commit/0dc4e37e0b005fcc98ce8661323024b16686f0ef))
1206
+ - **react:** proper dropzone typings and better typesafety ([25e5a2e](https://github.com/neo4j/neo4j-design/commit/25e5a2e1210b2c0be12d2a23ea54e4b4b26066e1))
1207
+ - **react:** small typo ([a00a60c](https://github.com/neo4j/neo4j-design/commit/a00a60c07ab39cbf631ba65294522720001e0a9f))
1208
+ - **test:** remove react import ([5820a44](https://github.com/neo4j/neo4j-design/commit/5820a444dc8d83562747b87ce064215b4d536d57))
1209
+
1210
+ ### Features
1211
+
1212
+ - **react/base:** sync and add custom icons ([674b67a](https://github.com/neo4j/neo4j-design/commit/674b67a86f60daee8cdc829a85b0a8403ff0f766))
1213
+ - **react:** add drag and drop component ([339763d](https://github.com/neo4j/neo4j-design/commit/339763debd7f3ae00237b06b6580944a74a13635))
1214
+
1215
+ ## [0.1.4](https://github.com/neo4j/neo4j-design/compare/@neo4j-ndl/react@0.1.3...@neo4j-ndl/react@0.1.4) (2022-04-04)
1216
+
1217
+ **Note:** Version bump only for package @neo4j-ndl/react
1218
+
1219
+ ## [0.1.3](https://github.com/neo4j/neo4j-design/compare/@neo4j-ndl/react@0.1.2...@neo4j-ndl/react@0.1.3) (2022-04-04)
1220
+
1221
+ ### Bug Fixes
1222
+
1223
+ - **react:** add label changes to PR ([bfc78a7](https://github.com/neo4j/neo4j-design/commit/bfc78a707ffdbfc1f7fba3ab8532eabb52275a58))
1224
+ - **react:** add missing progress bar export ([#52](https://github.com/neo4j/neo4j-design/issues/52)) ([c559d59](https://github.com/neo4j/neo4j-design/commit/c559d59334315a9b9998bf4011bf7af4d1917fdd))
1225
+ - **react:** propagate button and menu item events ([b8d5b71](https://github.com/neo4j/neo4j-design/commit/b8d5b71b38f2094080e57acf3a7ca6654276fe74))
1226
+ - **tests:** fix label test with color prop ([2f8422b](https://github.com/neo4j/neo4j-design/commit/2f8422b59db2e1da85a09707a3ce7e9c993c2462))
1227
+ - **view-selector:** pass classname to children ([2817e56](https://github.com/neo4j/neo4j-design/commit/2817e567ac03446b0702268b354046101e5cc3e5))
1228
+
1229
+ ## [0.1.2](https://github.com/neo4j/neo4j-design/compare/@neo4j-ndl/react@0.1.1...@neo4j-ndl/react@0.1.2) (2022-03-14)
1230
+
1231
+ ### Bug Fixes
1232
+
1233
+ - **react:** use generic forwardRef to fix typing issues ([fb5e836](https://github.com/neo4j/neo4j-design/commit/fb5e836b5a491d6c08e7359d5443824560ae072d))
1234
+
1235
+ ## [0.1.1](https://github.com/neo4j/neo4j-design/compare/@neo4j-ndl/react@0.1.0...@neo4j-ndl/react@0.1.1) (2022-03-14)
1236
+
1237
+ ### Bug Fixes
1238
+
1239
+ - **alert:** add name prop for a11y ([cd10794](https://github.com/neo4j/neo4j-design/commit/cd10794cb384f426c3ceb678d81e5b3b8d40e6f4))
1240
+ - **alert:** allow react node as title ([7d06925](https://github.com/neo4j/neo4j-design/commit/7d06925dce54fa993d58d374b893c78c3ced712c))
1241
+ - **alert:** style title as title if children provided ([5c005bf](https://github.com/neo4j/neo4j-design/commit/5c005bf1d86c7a6bb8391a404ed07107b89349a8))
1242
+ - **base:** change components to appropriate typescale classes ([97c3af3](https://github.com/neo4j/neo4j-design/commit/97c3af3a17bcf3a68f283ba77186b76b77a33e49))
1243
+ - **button:** fix button link click working when disabled ([f0a5272](https://github.com/neo4j/neo4j-design/commit/f0a52721d7565cb4d1b8a2778f73cd7c4dbc6a21))
1244
+ - **button:** fix loading spinner pushing text to end on wide buttons ([65e673a](https://github.com/neo4j/neo4j-design/commit/65e673a0f0889d83ac82b75d01dcff04511ecf79))
1245
+ - fix ref types and prop types in stories ([2bf548e](https://github.com/neo4j/neo4j-design/commit/2bf548e017ca15061ade731f18c7bf13acc0c1a6))
1246
+ - **label:** fix label semi filled classes not being applied ([6fc0ff9](https://github.com/neo4j/neo4j-design/commit/6fc0ff9a8023d535879d02bafbda64c01d560cca))
1247
+ - **menu:** fix menu propogating arrow keys to parent menu ([af32c3b](https://github.com/neo4j/neo4j-design/commit/af32c3b7a38b4d3a9996d076e36155402b32d514))
1248
+ - pass all extra props and forward all refs ([46190b9](https://github.com/neo4j/neo4j-design/commit/46190b9ec35511a1aaaee8ece4640536a5b0c85f))
1249
+ - **react:** make sure className is always forwarded ([5feda6e](https://github.com/neo4j/neo4j-design/commit/5feda6eb4ff45b9cee98b9ad7fc630546e8b0478))
1250
+
1251
+ # 0.1.0 (2022-03-01)
1252
+
1253
+ ### Bug Fixes
1254
+
1255
+ - **alert:** prefix alert classes ([eb53aa0](https://github.com/neo4j/neo4j-design/commit/eb53aa0ef98c9415de4a533276bd43214e43ee83))
1256
+ - **base:** Update colors to match color document ([e3cf9e2](https://github.com/neo4j/neo4j-design/commit/e3cf9e270907894eddb3404cf4ed04eeef33b195))
1257
+ - **button:** add "as" prop ([b94beeb](https://github.com/neo4j/neo4j-design/commit/b94beeb3a327893302c5754a778c4ec1eaa0cec0))
1258
+ - **button:** clean up button load/disabled state ([213ae48](https://github.com/neo4j/neo4j-design/commit/213ae48349d4f9faaa944ee752d19208a1af5197))
1259
+ - **button:** prefix button root class with ndl ([b30e27a](https://github.com/neo4j/neo4j-design/commit/b30e27a6155ba3851adb6ba49332c34b19a2332a))
1260
+ - **button:** update text button colors ([6400389](https://github.com/neo4j/neo4j-design/commit/640038987b544361099762404d972e786d70cabd))
1261
+ - **context-menu:** move to next item with menuitem role ([183ff01](https://github.com/neo4j/neo4j-design/commit/183ff015b22ab15d624297a3c0bd77a943457634))
1262
+ - **input:** scope input css classes ([e26ff55](https://github.com/neo4j/neo4j-design/commit/e26ff550c06c95ad0ccaa78e2fb11a531684c991))
1263
+ - **label:** rename classNames to className ([49643c5](https://github.com/neo4j/neo4j-design/commit/49643c50a2ccad6ad8f3537044010a592efc71ac))
1264
+ - **label:** scope css classes ([400daf8](https://github.com/neo4j/neo4j-design/commit/400daf855b5fef3154af2d40f4c023ee2d7ec956))
1265
+ - **loading-spinner:** export loading spinner ([0cb4261](https://github.com/neo4j/neo4j-design/commit/0cb42613f5d2b6c0931518310be1ab5e1d5c7ca9))
1266
+ - **loading-spinner:** scope css classes ([03c7593](https://github.com/neo4j/neo4j-design/commit/03c7593808d6940a24268b67b36689ecde57c6bc))
1267
+ - **menu:** add disabled state to menu item. map menu enter pressed to click event ([cac6c50](https://github.com/neo4j/neo4j-design/commit/cac6c5036822b34d66161ec036fbfb595cb98f80))
1268
+ - **menu:** scope css classes ([572917e](https://github.com/neo4j/neo4j-design/commit/572917eeb6e94927a53b474a91bbeb5cc0dfc9d9))
1269
+ - **popover:** scope css classes ([3cb3207](https://github.com/neo4j/neo4j-design/commit/3cb3207fc224cfe3bd160bdd13c8d179e5f54168))
1270
+ - **popover:** use react portal to avoid pos fixed + transform issues ([3253a8e](https://github.com/neo4j/neo4j-design/commit/3253a8e43a6ed84b8f115a43c914cf7994c33690))
1271
+ - **popover:** use react portal to avoid pos fixed + transform issues ([81f803e](https://github.com/neo4j/neo4j-design/commit/81f803ea923dfcd977dc267ef782af410ba8ba43))
1272
+ - **progress-bar:** scope css classes ([8316e36](https://github.com/neo4j/neo4j-design/commit/8316e36da210e7b9bc0458adbd9e088e7dff5980))
1273
+ - **react:** bad refactor ([26fc799](https://github.com/neo4j/neo4j-design/commit/26fc7992c4c1597aa9b17a58080c7895cb896af7))
1274
+ - **react:** button component hover cursor and storybook disabled prop missing ([861fb8e](https://github.com/neo4j/neo4j-design/commit/861fb8ecff51e8f5f5fc2b739cdd8ae990fbe0ca))
1275
+ - **react:** button test ([efb6026](https://github.com/neo4j/neo4j-design/commit/efb60263ded373a74c93eb589220280e6d7793e4))
1276
+ - **react:** components naming ([69a4510](https://github.com/neo4j/neo4j-design/commit/69a4510aa9e772eb0c14aa9f378ede1b9ece04e0))
1277
+ - **react:** removed false as class names and forced neods-font-sans ([49991f6](https://github.com/neo4j/neo4j-design/commit/49991f6242b03e0488ac1a9e702238b8db49e5c8))
1278
+ - **react:** safari render of context menu item and chore ([9a44fbd](https://github.com/neo4j/neo4j-design/commit/9a44fbd5261a020c88c6bc88211d0754d6d4f8f5))
1279
+ - **react:** view-selector export ([c4d7320](https://github.com/neo4j/neo4j-design/commit/c4d7320ce29bdf268a882d93b34575f26b0e4827))
1280
+ - **storybook-typography:** fix incorrect tailwind class ([a073fcf](https://github.com/neo4j/neo4j-design/commit/a073fcf35042fd06802a307ed2ddeabf60320ca8))
1281
+ - **storybook:** pills path ([8911016](https://github.com/neo4j/neo4j-design/commit/8911016e0f65da3dfcf6b41a05e65ece0b43c8c2))
1282
+ - **tabs:** export tabs ([20f6683](https://github.com/neo4j/neo4j-design/commit/20f668368ebc7c08ef67a6c0c3e16af04ce44024))
1283
+ - **tabs:** scope css classes ([b0137a0](https://github.com/neo4j/neo4j-design/commit/b0137a02645a58473590f8d6c4f09158cf9e101c))
1284
+ - **tag:** scope css classes ([89086e1](https://github.com/neo4j/neo4j-design/commit/89086e1d0c47479cc040327fd8105728ef8c46d9))
1285
+ - **tooltip:** scope css classes ([0e56690](https://github.com/neo4j/neo4j-design/commit/0e56690b88b970cdcd6da90c9458386d67ee3746))
1286
+ - **view-selector:** scope css classes ([6262035](https://github.com/neo4j/neo4j-design/commit/62620353f1ff1f371b2ea463302cafbff9d8a5f4))
1287
+
1288
+ ### Features
1289
+
1290
+ - add tooltip component ([#23](https://github.com/neo4j/neo4j-design/issues/23)) ([c02f5d6](https://github.com/neo4j/neo4j-design/commit/c02f5d634b1a4e266a415feec6c48ce9bf064ef5))
1291
+ - **base:** typography added ([e24a090](https://github.com/neo4j/neo4j-design/commit/e24a090c9734acc9543731a32da99e222fe0ea0f))
1292
+ - **icons:** add web-component icons ([ad453b6](https://github.com/neo4j/neo4j-design/commit/ad453b6152b4e0f379c67d9be37996a56791289c))
1293
+ - **popover:** create popover from menu ([d1a20a4](https://github.com/neo4j/neo4j-design/commit/d1a20a49761e9cfcba43ec6d2078f3e9f6a11faa))
1294
+ - **project:** button finished, pill renamed to label with +1 variant and Tailwind v2 to v3 ([3093d4f](https://github.com/neo4j/neo4j-design/commit/3093d4f34d6d41818f7f560c2dde1ed96ab0652e))
1295
+ - **react:** add alert component ([2b9b8ed](https://github.com/neo4j/neo4j-design/commit/2b9b8ed0b0248b0e35d964764dfb671e247cbe4a))
1296
+ - **react:** add context menu ([acc319d](https://github.com/neo4j/neo4j-design/commit/acc319d25e7def7168d6fd5761434044c506ed3d))
1297
+ - **react:** add radio, checkbox and switch components ([9fa81f3](https://github.com/neo4j/neo4j-design/commit/9fa81f3d6dd8b560e96a01ddbdd07431ea95c2e8))
1298
+ - **react:** add switch and checkbox component ([a82f962](https://github.com/neo4j/neo4j-design/commit/a82f9627e1cede05b8013d9eb0326720ff5b9163))
1299
+ - **react:** add Tag component ([91f6972](https://github.com/neo4j/neo4j-design/commit/91f69721bf5c4d5fb207019125b4edd1fbc56857))
1300
+ - **react:** icons added ([c97bd25](https://github.com/neo4j/neo4j-design/commit/c97bd25db1650e36558c714988b46a4584f8eabb))
1301
+ - **react:** loading spinner ([0e3a583](https://github.com/neo4j/neo4j-design/commit/0e3a5836ee8a60bab2dbbda3d4bdbad689eef8e1))
1302
+ - **react:** view-selector component ([17a0789](https://github.com/neo4j/neo4j-design/commit/17a0789a9600aa02eb1c4d8e34e43d689d52af7c))
1303
+ - **tabs:** add tabs ([1186a66](https://github.com/neo4j/neo4j-design/commit/1186a66d5d08ee26480c1aefba156314050914ef))
1304
+
1305
+ ## [0.1.2](https://github.com/neo4j/neo4j-design/compare/@neo4j-ndl/react@0.1.1...@neo4j-ndl/react@0.1.2) (2021-12-02)
1306
+
1307
+ ### Bug Fixes
1308
+
1309
+ - **react:** removed false as class names and forced neods-font-sans ([49991f6](https://github.com/neo4j/neo4j-design/commit/49991f6242b03e0488ac1a9e702238b8db49e5c8))
1310
+ - **storybook:** pills path ([8911016](https://github.com/neo4j/neo4j-design/commit/8911016e0f65da3dfcf6b41a05e65ece0b43c8c2))
1311
+
1312
+ ## [0.1.1](https://github.com/neo4j/neo4j-design/compare/@neo4j-ndl/react@0.1.0...@neo4j-ndl/react@0.1.1) (2021-12-02)
1313
+
1314
+ ### Bug Fixes
1315
+
1316
+ - **react:** components naming ([69a4510](https://github.com/neo4j/neo4j-design/commit/69a4510aa9e772eb0c14aa9f378ede1b9ece04e0))
1317
+
1318
+ # 0.1.0 (2021-12-01)
1319
+
1320
+ ### Features
1321
+
1322
+ - **base:** typography added ([e24a090](https://github.com/neo4j/neo4j-design/commit/e24a090c9734acc9543731a32da99e222fe0ea0f))
1323
+
1324
+ ## [0.0.4](https://github.com/konsalex/neo4j-design/compare/@neo4j-ndl/buttons@0.0.3...@neo4j-ndl/buttons@0.0.4) (2021-11-24)
1325
+
1326
+ **Note:** Version bump only for package @neo4j-ndl/buttons
1327
+
1328
+ ## [0.0.3](https://github.com/konsalex/neo4j-design/compare/@neo4j-ndl/buttons@0.0.2...@neo4j-ndl/buttons@0.0.3) (2021-11-23)
1329
+
1330
+ ### Bug Fixes
1331
+
1332
+ - **base:** fix tailwind conflicts with existing css files, disabled pre-flight and more ([1d8fb98](https://github.com/konsalex/neo4j-design/commit/1d8fb985cf8ac4082029f35e55b1039d38dee866))
1333
+
1334
+ ## 0.0.2 (2021-11-23)
1335
+
1336
+ ### Bug Fixes
1337
+
1338
+ - **packages:** renamed packages to test - unpublished are still active ([b4693d2](https://github.com/konsalex/neo4j-design/commit/b4693d2f5c1ec8bf7730f9301578b7f2a3a8bff1))
1339
+
1340
+ ## 0.0.2 (2021-11-23)
1341
+
1342
+ **Note:** Version bump only for package @neo4j-ndl/button