Update all non-major dependencies
[ProtonMail-WebClient.git] / applications / storybook / CHANGELOG.md
blob14143c60fc0f3b83c0d652e6f0ba2d55c295d6bf
1 # Changelog
3 ## 0.0.14 (29 March, 2021)
5 Added new icons (`pause`/`resume`/`stop`)
7 ## 0.0.13 (5 March, 2021)
9 Added Card component, a lightweight wrapper component with a bit of styling adhering to a "card / well" concept
11 ## 0.0.12 (5 March, 2021)
13 Added new icons Rebumped - for proper styling for new toggle
15 ## 0.0.11 (1 March, 2021)
17 Commented/added new toggle design (icon case). Added new icons
19 ## 0.0.10 (23 February, 2021)
21 Added [new Button API](/docs/components-button)
23 Opt into new Button API possible by using any of the three new props `shape`, `color` or `size`.
25 ## 0.0.9 (17 February, 2021)
27 Added missing documentation for `position: sticky` helpers.
29 ## 0.0.8 (15 February, 2021)
31 Added "variant" property to meter (default, thin). Enhanced documentation for [Meter](/docs/components-meter) with props table & additional examples for different meter variants.
33 ## 0.0.7 (3 February, 2021)
35 Added [Dropzone](/story/components-dropdown--basic), a component for drag and drop uploading.
37 ## 0.0.6 (29 January, 2021)
39 -   Make changelog url generated by the slack bot point to the actual changelog which is now available inside the documentation
40 -   Change ordering of stories logic so that the introduction page will be the first thing to show up when accessing the base url of the documentation
41 -   Render CHANGELOG markdown file at the root of the project inside an mdx docs page
43 ## 0.0.5 (28 January, 2021)
45 Add missing favicon!
47 ## 0.0.4 (28 January, 2021)
49 Completed `README` and `MiddleEllipsis` doc
51 ## 0.0.3 (28 January, 2021)
53 Not really a design system documentation changelog entry but still :)
55 Moved the documentation to the url https://design-system.protontech.ch/
57 Updated the changelog scripts to reflect the new url in the embedded url and made the message a little prettier
59 Updated the ci script to contain better human-readable output
61 Added dates to the changelog entries
63 ## 0.0.2 (27 January, 2021)
65 Added `MiddleEllipsis` component
67 ## 0.0.1 (27 January, 2021)
69 A new beginning