today_design_system 1.0.47
today_design_system: ^1.0.47 copied to clipboard
This is a package to import all the Today Design System widgets and constants to generate new Flutter projects based of it.
0.0.1 #
Initial release
0.0.2 #
Fixed minor bugs
0.0.3 #
Fixed minor bugs
0.0.4 #
Fixed minor bugs
0.0.5 #
Fixed minor bugs
0.0.6 #
Working fonts
0.0.7 #
Raw text colors
0.0.8 #
Mini fixes
0.0.9 #
Imported new components
0.0.10 #
Active colors
0.0.11 #
Added light version of close icon
0.0.12 #
Original Svg option
0.0.13 #
Fixed font line heights
0.0.14 #
Add flat version button
0.0.15 #
Add alt version of close icon
0.0.16 #
Add TodayShadow
1.0.0 #
Extended components
1.0.1 #
Fixes to Drawer and Link
1.0.2 #
New icons
1.0.3 #
TodayColor out!
1.0.4 #
Latest fixes
1.0.5 #
Latest fixes
1.0.6 #
Some small fixes for the checkbox and dropdown.
- The checkbox wasn't being checked when selecting some parts of the "box"
- Dropdown height would go offscreen during some searches when the list gets reduced to a certain amount
1.0.7 #
Minor Updates to Today Checkbox and Today Dropdown
- Checkbox null check
- Adjust dropdown search height
1.0.8 #
Small fixes.
- Fixed checkbox styling
1.0.10 #
Update with some more icons and fixes to the dropdown/tables/filters/etc
- Dropdowns and Filter now autoclose when clicking anywhere else on the screen.
- Spacing issue with input label
- HideHeaderLine option in today modal
- Add Dropdowns to TodayPage
- Fixed Table More Alignment
- Add OnSearch Callback for table
- Bug where the searchbar disapears when searching a table and no results are left
- TableRow on select function
- TableRow on hober effects
- Icons
1.0.11 #
Added more bank icons and fixed issue where dropdown items didnt expand the full width
- Bank Icons (RBC, SCOTIA, TD, BMO)
- Added Color option for dropdown items and fixed expanding issues
1.0.12 #
This versions adds a shade surface color and fixes an issue with text not wrapping in an alert modal.
1.0.13 #
This versions adds a fixes issue with tab hover effects in flutter version 3.16.0 and adds a default bank icon
1.0.14 #
This versions adds transparent backgrounds and primary/secondary actions to product top bar
1.0.15 #
This versions updates the navgiation component dropdown, offset options, and icons.
- The Navigation will no longer accept workplace and workplaces, instead it will use title and titleDropdown [BREAKING-CHANGE]
- Dropdown has an offset option to manually adjust dropdown location
- More Icons
1.0.16 #
This versions updates Today Input to allow setState to update the input field.
1.0.17 #
This versions updates the length of the success and error toast from 3 seconds to 5 seconds.
1.0.18 #
This versions addresses a bug where the dropdown not adjusting position to fit the screen due to the height not being set.
1.0.19 #
Bugfix version
1.0.20 #
This versions updates the table and the topbar
- The table now supports a loading state
- Topbar progress bar is now a fixed width
1.0.21 #
Updated letter spacing to the proper values.
1.0.22 #
Added copy icon
1.0.23 #
This version includes the following changes:
- Fix wallet active icon
- Addresses table border error on newest version of flutter
- Adds more radio options
- Adds an adjustable height field for height claculations in the dropdown
1.0.24 #
This version updates most components with enhancements and sizing optimizations.
1.0.25 #
This version fixes some spacing between the components.
1.0.26 #
This version brings the following:
- Addresses spacing issue with Today Page Dropdowns
- Auto elipse tags, handles overflow, and fixes the more button in the table
- Improves the today filter dissmisale
1.0.27 #
This version updates the icons and buttons to work with the html renderer
1.0.28 #
This version updates the alert, dropdown, filter and link. Added 2 new icons, lock and money.
1.0.29 #
This version includes new icons.
1.0.30 #
Fix 32 version of icons path.
1.0.31 #
Added more icons, fixes to dropdown, table and topbar.
1.0.32 #
Fix button shadow.
1.0.33 #
This update includes the following:
- Reduce font weights by one level due to the HTML Renderer
- Allow duration to be passed on Today Toast Loader so it can load indefinetly till the request has completed
- Fixed the Today Spinner Display, Sweep does not work with the HTML Renderer
- Update the Toast Undo Text to be dynamic
- Add People Group Icon
- Dropdown button ovveride option for the icon position
1.0.34 #
This update includes the following:
- Updates to select field
- Updates to button
- Updates to dropdown
- Updates to tab
- Updates to filters
- Updates to checkbox
- Updates to radio
- Updates to table
1.0.35 #
This update adds an alternative pending icon.
1.0.36 #
This update adds custom today link font styles.
1.0.37 #
This update includes the following:
- Updates to radio and checkbox shadows
1.0.38 #
This update fixes the hover color in the table.
1.0.39 #
This update fixes the modal title centering and adds margin to the today toast.
1.0.40 #
This update adds full width support for dropzone items.
1.0.41 #
This update adds custom width property for the top bar progress bar.
1.0.42 #
This update adds more icons:
- Book alt
- Bubbles alt
- Chain
- Dollar
- People add alt
- Shield
- Whisper
And adds the option for custom icons in buttons.
1.0.43 #
This update adds the icon status warningand fixes some spacing issues in the radio and checkbox.
1.0.44 #
This update adds a custom dismiss event to the modal.
1.0.45 #
This update fixes the fixed width of the radio.
1.0.46 #
This update adds autofocus and removes overlay on dispose for the dropdowns.
1.0.47 #
Adds a checkbox child for the cells inside the table.