today_design_system 1.0.122
today_design_system: ^1.0.122 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.
1.0.48 #
Adds the icon info and a shocase option for the table headers.
1.0.49 #
Adds fixed width and height to tooltips.
1.0.50 #
Adds icon option to today badge.
1.0.51 #
Adds fixed columns for table and tags for dropdown.
1.0.52 #
Add a right icon variant to the table cell.
1.0.53 #
This change includes:
- Have the TodayDropdown support custom widgets
- Makes the TodayDropdown removeoverlay in the dropdown public (Used to close the dropdown when a radio button is clicked)
- Fixes the TodayFilter Scrolling and Blurry Text when shifted
1.0.54 #
Add new services icons, today spacer and updates to the tags.
1.0.55 #
Fix in dropdown's size with headers.
1.0.56 #
Add optional padding to table cell and fixes the to left in rows.
1.0.57 #
Removed wrong color from table cells.
1.0.58 #
Add new customizable options for filter and dropdown. Add new prefix to input.
1.0.59 #
Add new TodayTransactionCardStatus enum type for disputed.
1.0.60 #
This change includes the following:
- [NEW] A Today Shimmer component to be used in the table
- [NEW] Closes modal when clicking on the background
- Fixes some spacing issues with Button Dropdowns
- Fixes TodayInput description not wrapping
1.0.61 #
Fix for modal contents overflowing when text wraps.
1.0.62 #
Fix spacing issue in today wallet card for today link.
1.0.63 #
Fix spacing issue in today table when icon is used.
1.0.64 #
Updates the tooltip to have the option to use the flutter tooltip instead of overlays for centering the widget.
- Also includes a verticaloffset parameter to adjust the the distance of the tooltip
1.0.65 #
Added raw colors for tags.
1.0.66 #
Added missing icon and raw colors for tags in table.
1.0.67 #
Added receipt and chevron variants icons. Added a percentage suffix to the input.
1.0.68 #
Added rules, percent, time, dateTime icons.
1.0.69 #
Added no wrap option to table using tags.
1.0.70 #
Added disabled state for table rows.
1.0.71 #
Fixed position for right align filters without options.
1.0.72 #
This PR includes breaking changes:
- Adds more icons to the library
- Updates Dropdown to allow for a custom widget
- [BREAKING] Navbar update
1.0.73 #
Added optional empty widget for table. Added coins icon.
1.0.74 #
This PR includes changes:
- Added more icons
- Added a custom header search widget
- Added custom icon for icon to dropdown
- Updated flat button to be actually flat
1.0.75 #
Updated Navigation Spacing
1.0.76 #
Added tags to dropdown items. Updated datepicker. Added new icons.
1.0.77 #
Updated Navigation Icons.
1.0.78 #
Added on focus out event to inputs.
1.0.79 #
Updated dropzone to have ellipsis.
1.0.80 #
Update Today Button to have a label color option and fix bug where all-selected field doesn't update checkbox.
1.0.81 #
Upgrade intl to version 0.19.0
1.0.82 #
Increase Table Today Tag Auto Elipse to 12 characters
1.0.83 #
Fix to dropzone not rendering due missing expanded.
1.0.84 #
- Add shimmer support for tags in tables.
- Added fistBump icon.
- Added optional label and onTapOutside event to area.
- Added custom date format to date picker.
1.0.85 #
- Update bank icon
- Update filter to not close when clicking on white space
- [BREAKING] Added auto elipse on overflow for date picker
- Added property to hide calendar icon
1.0.86 #
Added info circle icon.
1.0.87 #
Fixed sizing in table cells.
1.0.88 #
Added layout builder to table.
1.0.89 #
Auto Tag wrapping bug for texts of length 12
1.0.90 #
- Updates modal to accept widgets instead of buttons mainly for consumers
- Updates dropdown focus and offsets
1.0.91 #
- Add Open Icon
1.0.92 #
- [BUG] Dropdown alignmenet when no label exists
1.0.93 #
- Add optional primary dropdown.
1.0.94 #
- Replace primary dropdown in the table to be any custom widget.
1.0.95 #
- Allow all dropdowns to be searchable
1.0.96 #
- New copy and refresh icons
1.0.97 #
- Add custom icon spacing and fix description alignment
1.0.98 #
- Add selectable checkbox value to today table for when not selected and change the checkbox border since its pixely (most likely caused from the html rederer change)
1.0.99 #
- Update today group close button color
1.0.100 #
- [ENHANCEMENT] Added method to update the todaydropdowns composite target/follower.
1.0.101 #
- Updates to drawer
- Updated close circle icon
- Added hour/points input
- Avoid closing dropdown for tags
1.0.102 #
- Update onChange event for hour input to return both inputs.
1.0.103 #
- Add currency format for money prefixed inputs and active filters
1.0.104 #
- Update Refresh Icon and Pagination buttons
1.0.105 #
- Added Invite icon
- Add autowrap to Today alert title and description
1.0.106 #
- Page, trends, checklist, setting slider and law icons.
- Footer for table row.
- Collapse component.
1.0.107 #
- Fix issue with dropdown.
- Adding size to table more.
- Added groups to table.
1.0.108 #
- Show, lock alt, minus circle and plus circle icons.
1.0.109 #
- Add custom widget to groups in table.
1.0.110 #
- Add Color and Chevron option to today card
1.0.111 #
- Centerred tooltips.
1.0.112 #
- Fix search for tag dropdowns without tags.
1.0.113 #
- Removed consumer from tab, crashes were returning back to a route because it's attached to the old one.
1.0.114 #
- Add seconday link focus style to dropdown.
1.0.115 #
- Fixed issue with spacing of the table with tags, fixed overflow in dropdown.
1.0.116 #
- Solved issues with dropdown and table.
1.0.117 #
- Added onTap event to tooltip.
1.0.118 #
- Added icon option to TodayModal Card and active shield icon
- Added badge option to radio
1.0.119 #
- Fixes to color and spacing in card.
1.0.120 #
- Make hover of card optional.
1.0.121 #
- Added advanced tooltip component.
1.0.122 #
- Fixes to spacing in table and added expand icon.