File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 "@ifrc-go/ui" : " 1.5.2"
88 },
99 "changesets" : [
10- " angry-rings-shave"
10+ " angry-rings-shave" ,
11+ " four-facts-glow" ,
12+ " khaki-dolls-begin" ,
13+ " late-hornets-strive" ,
14+ " tiny-ghosts-rule" ,
15+ " twelve-ducks-glow" ,
16+ " wet-eels-mix"
1117 ]
1218}
Original file line number Diff line number Diff line change 11# go-web-app
22
3+ ## 7.24.0-beta.1
4+
5+ ### Minor Changes
6+
7+ - 09e2d2e: Accomodate changes from GO UI revamp
8+
9+ ### Patch Changes
10+
11+ - 9b3121e: Add Risk Management section in Catalogue of Surge services
12+ Reword unavailablity message in spark dashboard
13+ - b0905f1: Position and Keywords filter for all Surge Alerts (/alerts/all)
14+ - c1bde25: Add Prepare / Supply Chain / SPARK menu item to navigation
15+ Remove Programmatic Partnerships menu from navigation
16+ Change aboutHealthMapping PDF URL in /resources
17+ - Updated dependencies [ 09e2d2e]
18+ - @ifrc-go/ui @2.0.0-beta.0
19+
320## 7.24.0-beta.0
421
522### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " go-web-app" ,
3- "version" : " 7.24.0-beta.0 " ,
3+ "version" : " 7.24.0-beta.1 " ,
44 "type" : " module" ,
55 "private" : true ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11# go-ui-storybook
22
3+ ## 1.0.9-beta.0
4+
5+ ### Patch Changes
6+
7+ - 09e2d2e: Fix failing stories from GO UI revamp
8+ - Updated dependencies [ 09e2d2e]
9+ - @ifrc-go/ui @2.0.0-beta.0
10+
311## 1.0.8
412
513### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " go-ui-storybook" ,
3- "version" : " 1.0.8 " ,
3+ "version" : " 1.0.9-beta.0 " ,
44 "private" : true ,
55 "type" : " module" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11# @ifrc-go/ui
22
3+ ## 2.0.0-beta.0
4+
5+ ### Major Changes
6+
7+ - 09e2d2e: Introduce new, more strict/opinionated layout system. Update components to reflect the new layout system.
8+
9+ - Add base layout components
10+ - InlineLayout
11+ - BlockLayout
12+ - ButtonLayout
13+ - TabLayout
14+ - TabListLayout
15+ - Add base views
16+ - ListView
17+ - Container (major restructure)
18+ - InlineView
19+ - Update useSpacingToken
20+ - Add optical correction
21+ - Add option to add additional inline spacing
22+ - Update spacing tokens
23+ - Add more tokens (5xs to 5xl)
24+ - Re-scale tokens to consider optical correction
25+ - Update components to use new layout and spacing system
26+ - Remove outdated components
27+ - BodyOverlay
28+ - Grid
29+ - Header
30+ - Footer
31+ - FilterBar
32+ - Overlay
33+ - Remove outdated hooks
34+ - useBasicLayout
35+ - useSpacingTokens (replace with useSpacingToken)
36+ - Update eslint config
37+
338## 1.5.2
439
540### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @ifrc-go/ui" ,
33 "description" : " IFRC-GO UI Components Library" ,
4- "version" : " 1.5.2 " ,
4+ "version" : " 2.0.0-beta.0 " ,
55 "type" : " module" ,
66 "license" : " MIT" ,
77 "repository" : {
You can’t perform that action at this time.
0 commit comments