|
7 | 7 | #v0.8.1
|
8 | 8 | - chore: support warning modal …
|
9 | 9 |
|
10 |
| -#v1.0.0-alpha.1 |
11 |
| -- Feature: New Buttons |
12 |
| -- Feature: Toggle |
13 |
| -- Feature: New Grid |
14 |
| -- Feature: v2 Inputs, v2 Label, v2 Select |
15 |
| -- Feature: Copy to Clipboard |
16 |
| -- Feature: Notifications |
17 |
| -- Feature: v2 Tabs |
18 |
| -- Feature: v2 Icons |
19 |
| -- Fix: Handlebars Vulnerability |
20 |
| -- Chore: update to styles 1.0.0-alpha.1 |
21 |
| - |
22 |
| -#v1.0.0-alpha.2 |
23 |
| -- Feature: Typography |
24 |
| -- Feature: Pagination |
25 |
| -- Feature: v2 Modals |
26 |
| -- Feature: Action Button |
27 |
| -- Feature: Edit Card |
28 |
| -- Chore: update to styles 1.0.0-alpha.2 |
29 |
| -- Chore: Updated Dependencies |
30 |
| -- Chore: Sections in Documentation |
31 |
| - |
32 |
| -#v1.0.0-alpha.3 |
33 |
| -- Feature: Dialog |
34 |
| -- Feature: Disabled Action Button |
35 |
| -- Feature: Dynamic List |
36 |
| -- Feature: Stepper Dialog |
37 |
| -- Fix: className property for Table Component |
38 |
| -- Fix: className property for Tabs Component |
39 |
| -- Fix: Design for Notification |
40 |
| -- Fix: Docs for v2 Modal |
41 |
| - |
42 |
| -#v1.0.0-alpha.4 |
43 |
| -- Feature: v2 radio |
44 |
| -- Feature: v2 checkbox |
45 |
| -- Fix: maxLength for input fields |
46 |
| -- Fix: handlebars vulnerability |
47 |
| -- Chore: update to styles 1.0.0-alpha.5 |
48 |
| -- Chore: new Icons |
49 |
| -- Chore: package update |
50 |
| - |
51 |
| -#v1.0.0-rc.1 |
52 |
| -- Feature: Dropdown |
53 |
| -- Feature: Filter |
54 |
| -- Feature: Theme Support for White-Labelling |
55 |
| -- Fix: Handlebars Vulnerability |
56 |
| -- Chore: upgrade styles package |
57 |
| -- Chore: Remove Components: Dropdown, Menu, MenuItem, ModalContent, ModalFooter, Navbar, Snackbar, Stepper, Tag, Table, SelectField, TextField |
58 |
| -- Chore: Rename to replace old Components: V2Container, V2Grid, V2Button, V2Modal, V2Tab, V2Tabs, V2Checkbox, V2Radio, V2Select, V2Input |
59 |
| -- Chore: Rename for clarity: DataCards -> CardTable |
60 |
| -- Chore: code cleanups |
61 |
| - |
62 |
| -#v1.0.0-rc.2 |
63 |
| -- Feature: add clickhandler to input icon |
64 |
| -- Chore: upgrade styles package |
65 |
| - |
66 |
| -#v1.0.0-rc.3 |
67 |
| -- Feature: navigation |
68 |
| -- Fix: Tabs sometimes throw an error during render |
69 |
| -- Fix: change EditCard button default color to gray |
70 |
| -- Fix: RadioGroup onChange function return correct value |
71 |
| -- Chore: remove headline component |
72 |
| -- Chore: upgrade styles package |
73 |
| -- Chore: update package.json |
74 |
| -- Chore: Upgrade to Styleguidist v10 |
75 |
| - |
76 |
| -#v1.0.0-rc.4 |
77 |
| -- Fix: upgrade to latest styles |
78 |
| -- Feature: add color prop for link |
79 |
| -- Chore: all components are now functional |
80 |
| -- Chore: refactor RadioGroup (removed controls/Toggle) |
81 |
| -- Chore: update documentation |
82 |
| -- Chore: restructuring (moved Dropdown -> controls and InputList -> content) |
83 |
| -- Chore: remove all constants (e.g. AVATAR_..., COLOR_..., FONT_...) |
84 |
| -- Fix: Card color prop now takes any color |
85 |
| -- Chore: Paragraph now enforces formatting of type Content |
86 |
| - |
87 |
| -#v1.0.0-rc.5 |
88 |
| -- Chore: upgrade styles |
89 |
| - |
90 |
| -#v1.0.0-rc.6 |
91 |
| -- Fix: re-enable scrolling when unmounting a dialog without closing it |
| 10 | +#v1.0.0 |
| 11 | +- Full release of lightelligence design system |
0 commit comments