Releases: IFRCGo/go-web-app
Releases · IFRCGo/go-web-app
[email protected]
7.24.0-beta.3
Patch Changes
-
451a842: Fix Field Report form getting an error in Risk Analysis section
-
9957c1d: Update DREF Final Report
- Remove option to add and remove indicators
- Update timeframe unit from "months" to days for imminent export
-
Updated dependencies [9957c1d]
- @ifrc-go/[email protected]
@ifrc-go/[email protected]
2.0.0-beta.2
Patch Changes
-
9957c1d: Make some minor improvements and adjustments
- Button
- Add custom hover behaviour for primary and text variant
- Update color for text variant
- ConfirmButton
- Add spacing for actions
- Container
- Add option for fixed height
- Fix content grow for overflow condition
- InlineFrame
- Adjust size
- KeyFigureView
- Reduce spacing between icon and figure
- Label
- Add option for uppercase transformation
- Modal
- Fix content overflow
- Adjust size
- Pager
- Reduce size and font-size to match the design
- RawFileInput
- Forward disabled and readOnly props to layout
- RawTextArea
- Adjust default min and max heights
- SelectInputContainer/GenericOption
- Adjust padding and gap
- Update hover color
- Table/TableBodyContent
- Remove hover effect from row
- Table/TableHeader
- Add background
- Remove bottom border
- Adjust --width-content-max to 56rem (to closely match UI design)
- Button
[email protected] (Hotfix)
7.23.6
Patch Changes
- b13b3db: Update Imminent DREF Final Report export timeframe unit from "months" to "days"
[email protected] (Hotfix)
[email protected] (Hotfix)
[email protected]
7.24.0-beta.2
Patch Changes
- 6bc2fe6: Update UI to accomodate GO UI changes
- Updated dependencies [6bc2fe6]
- @ifrc-go/[email protected]
@ifrc-go/[email protected]
2.0.0-beta.1
Patch Changes
-
6bc2fe6: Do minor improvements on some components
- Button: add default colorVariant according to the styleVariants
- Description: add overflow wrap
- ExpandableContainer: fix footer action rendering condition
- Heading: update styling for level 6
- InlineLayout: add a fallback fix for before, after component for go icons
- ListView: fix responsiveness for sidebar layout on start
- TabLayout: update styling for step tab
- TabListLayout: update styling for step tab
- ColumnShortcuts: update styling for action columns
- TableActions: update styling to avoid shrink
[email protected] (Hotfix)
[email protected]
7.24.0-beta.1
Minor Changes
- 09e2d2e: Accomodate changes from GO UI revamp
Patch Changes
- 9b3121e: Add Risk Management section in Catalogue of Surge services
Reword unavailablity message in spark dashboard - b0905f1: Position and Keywords filter for all Surge Alerts (/alerts/all)
- c1bde25: Add Prepare / Supply Chain / SPARK menu item to navigation
Remove Programmatic Partnerships menu from navigation
Change aboutHealthMapping PDF URL in /resources - Updated dependencies [09e2d2e]
- @ifrc-go/[email protected]
@ifrc-go/[email protected]
2.0.0-beta.0
Major Changes
-
09e2d2e: Introduce new, more strict/opinionated layout system. Update components to reflect the new layout system.
- Add base layout components
- InlineLayout
- BlockLayout
- ButtonLayout
- TabLayout
- TabListLayout
- Add base views
- ListView
- Container (major restructure)
- InlineView
- Update useSpacingToken
- Add optical correction
- Add option to add additional inline spacing
- Update spacing tokens
- Add more tokens (5xs to 5xl)
- Re-scale tokens to consider optical correction
- Update components to use new layout and spacing system
- Remove outdated components
- BodyOverlay
- Grid
- Header
- Footer
- FilterBar
- Overlay
- Remove outdated hooks
- useBasicLayout
- useSpacingTokens (replace with useSpacingToken)
- Update eslint config
- Add base layout components