File tree Expand file tree Collapse file tree 3 files changed +65
-64
lines changed Expand file tree Collapse file tree 3 files changed +65
-64
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# go-ui-storybook
22
3+ ## 1.0.0
4+
5+ ### Major Changes
6+
7+ - 836e73b: Initial Release v1.0.0
8+
9+ Integrated storybook for IFRC Go UI components library. The storybook is
10+ deployed to chromatic via Github Actions CI.
11+
12+ Wrote stories for following components
13+
14+ - Alert
15+ - BarChart
16+ - Blockloading
17+ - BooleanInput
18+ - BooleanOutput
19+ - Breadcrumbs
20+ - CheckBox
21+ - Checklist
22+ - ConfirmButton
23+ - Container
24+ - DateInput
25+ - DateRangeOutput
26+ - DropdownMenu
27+ - Footer
28+ - Grid
29+ - Header
30+ - HtmlOutput
31+ - IconButton
32+ - Image
33+ - InfoPopup
34+ - InputContainer
35+ - KeyFigure
36+ - LegendItem
37+ - List
38+ - Message
39+ - Modal
40+ - MultiSelectInput
41+ - NavigationTabList
42+ - NumberInput
43+ - NumberOutput
44+ - PageContainer
45+ - PageHeader
46+ - Pager
47+ - PasswordInput
48+ - PieChart
49+ - Popup
50+ - RadioInput
51+ - RawFileInput
52+ - RawList
53+ - ReducedListDisplay
54+ - SearchMultiSelectInput
55+ - SearchSelectInput
56+ - SegmentInput
57+ - SelectInput
58+ - Spinner
59+ - StackedProgressBar
60+ - Switch
61+ - Table
62+ - Tabs
63+ - TextArea
64+ - TextInput
65+ - TimeSeriesChart
66+
367## 0.0.1
468
569### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " go-ui-storybook" ,
33 "private" : true ,
4- "version" : " 0 .0.0" ,
4+ "version" : " 1 .0.0" ,
55 "type" : " module" ,
66 "scripts" : {
77 "dev" : " vite" ,
You can’t perform that action at this time.
0 commit comments