0.20.1 (2024-12-13)
0.20.0 (2024-12-12)
- Fixed issue where avatar lower badge was not showing (#218) (a1742a3)
- removed defaults to true on showValues (7257c40)
- removed large thumbs (7257c40)
- removed rounded from widgetbook (7257c40)
- Top app bar padding (#215) (7b374b7)
- widgetbook and example for range selector (7257c40)
- adjusted golden tolerance (7257c40)
- created interaction tests (7257c40)
- testing range selector (7257c40)
- wrote 1 test for range selector (7257c40)
0.19.0 (2024-11-18)
- Added shrink items to navigation bar so the items can expand to fill the space and shrink (5a785f0)
- UX-1096: Added shrink items to navigation bar so the items can expand or shrink. To match web (#210) (5a785f0)
- add SafeArea to ZetaNavigationBar (#211) (aa7a1e4)
- added shrink items to widgetbook (5a785f0)
- breadcrumb now removes the items after the one that is clicked (d97440b)
- breadcrumb select index (d97440b)
- Changed font size of medium indicator from 12 to 11 (9f6ed48)
- Extra verbose semantic label (9f6ed48)
- hover color on navigation item (9f6ed48)
- indicator semantic labels (9f6ed48)
- intruduced a value listenable builder to handle hover and pressed states on breadcrumb item (d97440b)
- made NavigationItem visible for testing (9f6ed48)
- navigation bar semantic labels (9f6ed48)
- removed active icon prop (d97440b)
- rounded now affects breadcrumb icons (d97440b)
- set navigation item highlight shape to rectangle (9f6ed48)
- The icon that was passed in now shows on breadcrumb (d97440b)
- truncated only hides any breadcrumbs over the maxItemsShown number (d97440b)
- typo ";abel" => "label" (d97440b)
- UX-1232: Breadcrumb Issues (#214) (d97440b)
- UX-1315: Update license (#208) (bfbfa23)
- UX-1316: Update macro desciption (bfbfa23)
- added more tests for navigation bar (9f6ed48)
- breadcrumb items are spaced equally (d97440b)
- breadcrumb label and icon default colors (d97440b)
- edited test to pass after merge (9f6ed48)
- fixed debug fill props avatar (9f6ed48)
- hardcoded offset (9f6ed48)
- Navigation Bar (#213) (9f6ed48)
- navigation item calls onTap when an item is tapped off center (9f6ed48)
- ran test counter (9f6ed48)
- Uncommented text contrast tests (9f6ed48)
- writing tests for navigation bar (9f6ed48)
- wrote content and accessibility tests (d97440b)
0.18.0 (2024-11-11)
- Added disabled variant to chip (321b57d)
- Added label prop to progress circle which overrides default percentage label (e035a47)
- added maxValue to progress circle (e035a47)
- Added mouse region to avatar for give click pointer (37b0f8e)
- Added NavRail focus state (39c5cdf)
- Added NavRail hover state (#204) (39c5cdf)
- added onTap to widgetbook (321b57d)
- Added onTaps to chips in example app (321b57d)
- added rounded to widgetbook (321b57d)
- created status chip (c69d3b7)
- implemented status chip widgetbook use case (c69d3b7)
- UX-1233: Added disabled variant to chip (#203) (321b57d)
- UX-1234: Status Chip (#201) (c69d3b7)
- UX-1247: extend ZetaProgressCircle (#199) (e035a47)
- UX-1310: Added more customization options to ZetaListItem (#205) (6e13502)
- Banner title alignment when centered (044ed2e)
- changed _updateControllerState to _handleDisabledState (321b57d)
- converted child widget function to a stateless widget class in status chip (c69d3b7)
- Removed hit test behavior from avatar rail (37b0f8e)
- removed hit test behaviour from avatar rail (#197) (37b0f8e)
- set rounded to default to true (c69d3b7)
- used variable (321b57d)
- UX-1161: banner title alignment when centered (#200) (044ed2e)
- UX-1298: ZetaDialog button overflow (51b4172)
- UX-1303: Update avatar boarder width (#202) (51b4172)
- UX-1309: Wrapped initials with FittedBox inside ZetaAvatar so that the text scales correctly with device text scaling (6e13502)
- added description for status chip (c69d3b7)
- added more info to global header. Info about where to use the header (#206) (c9c84c0)
- Add a log on debugFillPropertiesTest if it fails (51b4172)
- Added debugfillproperties test to chip_test (321b57d)
- UX-1305: Update avatar test (51b4172)
- wrote tests for status chip (c69d3b7)
0.17.0 (2024-10-28)
- added label to avatar (823370e)
- created avatar rail (823370e)
- UX-1231: created avatar rail (#196) (823370e)
- added MainAxisSize.min to avatar column to regulate height (823370e)
- widgetbook max lines avatar rail (823370e)
- changed the word 'Dimension' to 'Dimensions' (#194) (17a6995)
- created tests for avatar rail (823370e)
- fixed parent folder for stepper (823370e)
- automated: Lint commit and format (823370e)
0.16.0 (2024-10-22)
- added swipe-able actions to notification list item (057defd)
- comms buttons (af95815)
- updated notification list item to match latest design (057defd)
- UX-1064: Comms Buttons (#182) (af95815)
- UX-1073: List Item notification (#172) (057defd)
- _getSlidableExtend() now won't return over 1.0 (057defd)
- A variety of small bug fixes (#168) (cb37705)
- Add PlatformIs to not use dart:io (cb37705)
- added different constructors to zetacommsbutton (af95815)
- added golden group to testing_conventions.mdx (7fba9b2)
- added some commas (ef050af)
- added styles to banner text (7fba9b2)
- Border sizes (cb37705)
- changed avatar xs so it shows two initals (ef050af)
- changed Colors.transparent to Zeta.of(context).colors.surfaceDefault (af95815)
- changed example back (ef050af)
- changed storybook to widgetbook in name of deploy preview in pull request github action (ba4901d)
- chat item (#174) (3ac64a7)
- chat item actions _getSlidableExtend now won't return over 1.0 (3ac64a7)
- Components using the internal text input are now sized correctly (38b865b)
- get initials now returns the first and last name initials rather than first and second names. (ef050af)
- moved analyzer package from dependencies to dev dependencies (5987c21)
- put dev dependencies in alphabetical order (5987c21)
- removed '$componentName' from all test files (ba4901d)
- removed analyzer from dependencies (ba4901d)
- set toggle related properties on non-toggle constructors to null (af95815)
- Spacings in example app (cb37705)
- UX-1105: Updated search bar to use internal text field (#186) (38b865b)
- UX-1141: Update Spacing tokens (#159) (d22898f)
- UX-1207: The search box on the search app bar now gets closed when the back button is pressed. (58fc7f5)
- UX-1241: Fixed inkwell on ZetaStepper (#190) (60a137f)
- UX-1242: Fixed extended app bar alignment (#189) (58fc7f5)
- UX-922: FAB-redesign (#181) (11f266b)
- abstracted functions in test_counter (5987c21)
- added brief docs for fontSize function in avatar (ef050af)
- added comments to the class about named constructors (af95815)
- added doc comments to test_counter script and utils file (5987c21)
- added figma and widgetbook links to all components (#180) (e1d2ba0)
- added helper function section to TESTING_README (ba4901d)
- added info about how to run the script to testing read me (5987c21)
- added link to excel sheet in TESTING_README (ba4901d)
- added testing_conventions.mdx to keep track how we are testing in flutter (7fba9b2)
- changed comms button example to use assorted constructors (af95815)
- created test counter script (ba4901d)
- moved helper functions from test_counter to utils file (5987c21)
- set initial values for comms button on widgetbook (af95815)
- test counter (#187) (5987c21)
- test_counter script improvements (ba4901d)
- testing counter script (5987c21)
- automated: Update icons (#191) (0c09633)
- automated: Update icons 2024-10-14 (18ea9a2)
- automated: Update tokens - 2024-08-27 (#163) (b499e22)
- automated: Update tokens (#170) (361b1c7)
- automated: Update tokens (#176) (2bd38de)
- Update widgetbook dep for text scale addon (#193) (1852502)
- Add new GoldenFiles class to simplify generating golden file Uris (a77211a)
- added background color test (7fba9b2)
- added debugFillProperties test helper function (ba4901d)
- added loop for zetaavatar with border color for $size (ef050af)
- added test count script (ba4901d)
- avatar (#183) (ef050af)
- banner (#184) (7fba9b2)
- banner tests (7fba9b2)
- changed extension test to reflect changes (ef050af)
- changed the iconbutton to a ZetaIcon for golden tests (7fba9b2)
- comms goldens (af95815)
- Fix bug in golden tests that meant they failed on windows (#177) (a77211a)
- implemented helper function in avatar and banner tests (ba4901d)
- improved banner tests (7fba9b2)
- moved script files to different PR (ba4901d)
- organizing tests into groups (#188) (ba4901d)
- removed comment that was cause github action to fail (ef050af)
- removed unused import (7fba9b2)
- replaced IconButton with Icon from golden tests (7fba9b2)
- standardizing tests for badges (ba4901d)
- started making banner tests (7fba9b2)
- Wrote tests for ZetaStepper (60a137f)
- Wrote tests for ZetaTopAppbar (58fc7f5)
- automated: Lint commit and format (ba4901d)
- automated: Lint commit and format (ef050af)
- automated: Lint commit and format (7fba9b2)
- automated: Lint commit and format (af95815)
- automated: Lint commit and format (3ac64a7)
- Merged goldenTest and goldenTestWithCallbacks. Also made the widgetType parameter optional and defaulted it to the type of widget. (58fc7f5)
- Update third party licenses (cb37705)
0.15.2 (2024-08-23)
- UX-1141: Integrating ZetaSemanticRadii (#158) (d2c57db)
- UX-1171: ExtendedTopAppBar padding without leading (#157) (280c63d)
- UX-1201: Update Slidable button colors in ZetaChatItem (#156) (0b18961)
0.15.1 (2024-08-19)
- Update pubspec (faaa6fe)
- Remve support for deprecated buttonBarTheme in ThemeData (a493129)
0.15.0 (2024-07-30)
- Added focus node and keyboard type properties to ZetaTextInput (d99d40c)
- Add min/max values in slider (7905388)
- Dropdown menus now scroll (d99d40c)
- FAB expanded state (7905388)
- Make Navigation rail and list item stateless (7905388)
- UX-1129: Accordion, Chip, StepperInput didUpdateState (7905388)
- UX-1129: Add didUpdateStates to StatefulWidgets (#138) (7905388)
- Update flutter-code-quality to v1.0.6 (074e11a)
- Accordion, Chip, StepperInput didUpdateState, (7905388)
- FAB expanded state (7905388)
- Improve existing accordion tests (7905388)
- Min/max values in slider (7905388)
- Make some classes private that we don't need to export(#134) (cdbd1d1)
- Refactor existing didUpdateWidgets to best practices - remove setStates and put super call first (7905388)
0.14.1 (2024-07-15)
- Add FocusNode to ZetaSearchBar (#132) (02f5d4c)
- UX-1118: Add basic semantics for all components (#131) (9c26ef1)
- Update size of thumb on slider (9c26ef1)
- release 0.14.1 (1b06765)
0.14.0 (2024-07-08)
- UX-1121: Added ZetaProvider.base to allow for better developer experience (#123) (3cc79b0)
- ZetaIcon component added (#121) (3b2ddef)
0.13.0 (2024-06-28)
- add braces to fab color (#110) (82c5feb)
- Changed the functionality of dropdown sizes. Mini now sets the width of the menu to its largest child, and standard will set the minimum width to the width of the dropdown's parent. (d9bfe19)
- Removed the default offest from dropdown and added an offest. (d9bfe19)
- syntax error in action (#118) (a5fee0b)
- UX-1006: Gave dropdown functionality to dropdown buttons in button groups (#115) (d9bfe19)
0.12.0 (2024-06-24)
- added inkwells to checkbox and radio button (a8b31d3)
- create slider component (#53) (6394ef6)
- Created dropdown list item (#101) (868b26c)
- Created list item variants (#98) (a8b31d3)
- Created ZetaAnimationDuration tokens (868b26c)
- created ZetaList to add borders to list items (a8b31d3)
- minor bugs on ZetaChatItem (#105) (c37e51d)
- removed hover color on disabled radio buttons (a8b31d3)
- UX-1078: fixed button group disabled color. (88d82d8)
- UX-1080: Add snackbar action bold text (88d82d8)
- UX-1081: Change snackbar action color (88d82d8)
- UX-977: change indicator border color (88d82d8)
- 100% test coverage for theme, utils, Zeta and ZetaProvider (4b41f73)
- Added ZetaTooltip test (4b41f73)
- Organise tests folder, and increase code coverage and add goldens for existing tests (0e2d8be)
- organise existing tests (#108) (0e2d8be)
- rename debounce file (c37e51d)
- Update widgetbook to pull readme from github (c37e51d)
0.11.2 (2024-06-11)
- revert avatar size enum change (b387a1b)
0.11.1 (2024-06-10)
- amend token-names (9430ca1)
0.11.0 (2024-06-10)
- Created Select input (#89) (6ac8c4d)
- Dropdown now has a builder function to allow building custom children (6ac8c4d)
- Notification list item (#45) (a89c615)
- avatar icon badge background color null fallback (2dc8fe4)
- breadcrumb rounded icon (2dc8fe4)
- default avatar size in chip (2dc8fe4)
- Dropdown focused behavior (#46) (1930723)
- Dropdown rendering direction (#50) (4b5c568)
- navigation bar text color (2dc8fe4)
- Select input menu appears in the correct position below the input (6ac8c4d)
- Spacings + Radii tokens (#48) (7db99a9)
- Updating checkbox to match designs (#83) (05a32ac)
- adding link to template repo (c0a9668)
- remove default size in widgetbook (2dc8fe4)
- update widgetbook organization and styling (2dc8fe4)
- widgetbook hide addons panel (2dc8fe4)
- Add deprecation warnings to old tokens (c0a9668)
- organise (#49) (2dc8fe4)
- rename ZetaBadge to ZetaLabel to match designs (2dc8fe4)
- rename ZetaSystemBanner to ZetaBanner to match designs (2dc8fe4)
- reorganise directories to match designs (2dc8fe4)
0.10.0 (2024-05-24)
- Update example app / widgetbook deps (f1eb918)
- Add deprecation warning on breaking colors (418cc1d)
- Add version to example app and widgetbook (#79) (f1eb918)
- update example app web implementation (f1eb918)
0.9.1 (2024-05-20)
0.9.0 (2024-05-16)
- Created stepper input (#67) (ca51b1f)
- Created Time Input (#75) (fb7b629)
- Global Header (zebrafed#38) (0822d4f)
- breadcrumb rounded icon (c46788d)
- Button update (zebrafed#42) (0822d4f)
- Correct colors on Radio button hover / focus states (c46788d)
- enable mouse region on desktop for selectable areas (c46788d)
- navigation bar text color (c46788d)
- Remove calls to zeta in button that are not needed (c46788d)
- UX-1090 - Add expansion option for TopAppBar (#73) (ab36e8e)
0.8.2 (2024-05-08)
0.8.1 (2024-05-07)
0.8.0 (2024-05-02)
- Chat Item (#37) (c2dd630)
- Filter Selection (#36) (53af9e7)
- Select input (#35) (07ddba1)
- ZetaScreenHeaderBar (#39) (e07fc48)
0.7.0 (2024-04-25)
- AppBar (#19) (96f4aad)
- Component dialog (#18) (7b762e6)
- Component dialog (#22) (8dc5be2)
- Component phone input (#25) (a4f7b89)
- Component phone input (#34) (d19547b)
- Component search bar (#29) (837f482)
- Component tooltip (#33) (85cab8e)
- main: AppBar (#19) (eefcb61)
- main: Segmented control (#26) (adb93ff)
- Navigation rail (#27) (8d57df3)
- Pagination (#46) (d782481)
- Segmented control (#26) (090ffc7)
0.6.0 (2024-04-12)
- Add List Item (#5) (64879e1)
- main: SnackBar (#10) (cbf46d9)
- main: Stepper (#17) (cab9f85)
- main: Tabs (#11) (31bc20a)
- Fix button group immutability (#1) (0fdf9da)
- main: ListItem disabled color (#8) (ac996d9)
- switch on web (#14) (554fe7f)
- Widgetbook icons and reusable snippets (#35) (0d23f7c)
0.5.0 (2024-03-05)
- Dial Pad (#30) (f16df26)
- Icon button (#26) (88cd90a)
- Navigation bar (#32) (36a60e7)
- Progress Bar (#29) (d18dbd2)
- update icons/0.1.65 (#24) (9f0e7f2)
- Widgetbook hot reload (#33) (44b8f98)
0.4.0 (2024-02-14)
- type: Add xSmall and conform to latest figma designs. (17b2299)
- actions: Updated actions to push changelog to zeta. (#6) (f7a8d9a)
- Widgetbook run / build (#15) (a2347ad)
- WIdgetbook theme (#16) (5e1c48a)
0.3.0 (2024-02-05)
- type: Add xSmall and conform to latest figma designs. (17b2299)
0.1.1+22 - 2024-01-19
-
due to
7b543ac
- Remove legacy code (PR #51 by @thelukewalton):Removed ZetaGrid and ZetaSpacing components, renamed widget padding extensions
https://jira.zebra.com/browse/UX-910
Remove ZetaGrid, ZetaSpacing and ZetaText widgets as these are no longer
part of the library. Functionality is retained in some cases (text
styles, padding extensions) but widgets themselves are removed.
7b543ac
- Remove legacy code (PR #51 by @thelukewalton)
ccbdeb9
- Update Widgetbook to correct functionality (PR #52 by @thelukewalton)
0.1.1+21 - 2024-01-18
6ae1269
- Update text styles to match latest designs (PR #50 by @thelukewalton)977d7e6
- Remove legacy code (PR #51 by @thelukewalton)
0.1.1+20 - 2024-01-17
35d1d7e
- Update text styles to match latest designs (PR #50 by @thelukewalton)
6787220
- Organize ilb/ to match web (PR #49 by @thelukewalton)
0.1.1+19 - 2024-01-17
d1c0125
- Organize ilb/ to match web (PR #49 by @thelukewalton)
Bumps tj-actions/changed-files from 35 to 41.
Release notes
Sourced from tj-actions/changed-files's releases.
- Upgraded to v41 by
@tj-actions-bot
in tj-actions/changed-files[#1811](https://github.com/zebratechnologies/zeta-flutter/pull/1811)- chore(deps): update dependency eslint-plugin-prettier to v5.1.2 by
@renovate
in tj-actions/changed-files[#1813](https://github.com/zebratechnologies/zeta-flutter/pull/1813)- fix: update characters escaped by safe output by
@jackton1
in tj-actions/changed-files[#1815](https://github.com/zebratechnologies/zeta-flutter/pull/1815)Full Changelog: https://github.com/tj-actions/changed-files/compare/v41...v41.0.1
A new
safe_output
input is now available to prevent outputting unsafe filename characters (Enabled by default). This would escape characters in the filename that could be used for command injection.[!NOTE] This can be disabled by setting the
safe_output
to false this comes with a recommendation to store all outputs generated in an environment variable first before using them.... - name: Get changed files id: changed-files uses: tj-actions/changed-files@v40 with: safe_output: false # set to false because we are using an environment variable to store the output and avoid command injection. - name: List all added files env: ADDED_FILES: ${{ steps.changed-files.outputs.added_files }} run: | for file in "$ADDED_FILES"; do echo "$file was added" done ...
- chore(deps): update typescript-eslint monorepo to v6.15.0 by
@renovate
in tj-actions/changed-files[#1801](https://github.com/zebratechnologies/zeta-flutter/pull/1801)- Upgraded to v40.2.3 by
@tj-actions-bot
in tj-actions/changed-files[#1800](https://github.com/zebratechnologies/zeta-flutter/pull/1800)- chore(deps): update dependency eslint-plugin-prettier to v5.1.0 by
@renovate
in tj-actions/changed-files[#1802](https://github.com/zebratechnologies/zeta-flutter/pull/1802)- chore(deps): lock file maintenance by
@renovate
in tj-actions/changed-files[#1803](https://github.com/zebratechnologies/zeta-flutter/pull/1803)- chore(deps): update dependency eslint-plugin-prettier to v5.1.1 by
@renovate
in tj-actions/changed-files[#1804](https://github.com/zebratechnologies/zeta-flutter/pull/1804)- fix: update safe output regex and the docs by
@tj-actions-bot
in tj-actions/changed-files[#1805](https://github.com/zebratechnologies/zeta-flutter/pull/1805)- Revert "chore(deps): update actions/download-artifact action to v4" by
@jackton1
in tj-actions/changed-files[#1806](https://github.com/zebratechnologies/zeta-flutter/pull/1806)- Update README.md by
@jackton1
in tj-actions/changed-files[#1808](https://github.com/zebratechnologies/zeta-flutter/pull/1808)
... (truncated)
Changelog
Sourced from tj-actions/changed-files's changelog.
41.0.1 - (2023-12-24)
- Update characters escaped by safe output ([#1815](https://github.com/zebratechnologies/zeta-flutter/pull/1815)) (716b1e1) - (Tonye Jack)
- deps: Update dependency eslint-plugin-prettier to v5.1.2 (7aaf10d) - (renovate[bot])
- Upgraded to v41 ([#1811](https://github.com/zebratechnologies/zeta-flutter/pull/1811))
Co-authored-by: jackton1 [email protected] (cc08e17) - (tj-actions[bot])
41.0.0 - (2023-12-23)
- Update safe output regex and the docs ([#1805](https://github.com/zebratechnologies/zeta-flutter/pull/1805)) (ff2f6e6) - (tj-actions[bot])
- Revert "chore(deps): update actions/download-artifact action to v4" ([#1806](https://github.com/zebratechnologies/zeta-flutter/pull/1806))
(4f573fe) - (Tonye Jack)
- Update README.md (6e79d6e) - (Tonye Jack)
- Update README.md (d13ac19) - (Tonye Jack)
- Update README.md (bb89f97) - (Tonye Jack)
- Updated README.md ([#1810](https://github.com/zebratechnologies/zeta-flutter/pull/1810))
Co-authored-by: renovate[bot] (1864078) - (tj-actions[bot])
- Update README.md ([#1808](https://github.com/zebratechnologies/zeta-flutter/pull/1808))
(47371c5) - (Tonye Jack)
- Merge pull request from GHSA-mcph-m25j-8j63
feat: add
safe_output
input enabled by defaultfix: migrate README to safe uses of interpolation
... (truncated)
Commits
716b1e1
fix: update characters escaped by safe output ([#1815](https://github.com/zebratechnologies/zeta-flutter/pull/1815))7aaf10d
chore(deps): update dependency eslint-plugin-prettier to v5.1.2cc08e17
Upgraded to v41 ([#1811](https://github.com/zebratechnologies/zeta-flutter/pull/1811))6e79d6e
Update README.mdd13ac19
Update README.mdbb89f97
Update README.md1864078
Updated README.md ([#1810](https://github.com/zebratechnologies/zeta-flutter/pull/1810))f495a03
chore(deps): lock file maintenance47371c5
Update README.md ([#1808](https://github.com/zebratechnologies/zeta-flutter/pull/1808))4f573fe
Revert "chore(deps): update actions/download-artifact action to v4" ([#1806](https://github.com/zebratechnologies/zeta-flutter/pull/1806))- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.
Signed-off-by: dependabot[bot] [email protected] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (commit by @dependabot[bot])
0.1.1+18 - 2024-01-10
Bumps tj-actions/changed-files from 35 to 41.
Release notes
Sourced from tj-actions/changed-files's releases.
- Upgraded to v41 by
@tj-actions-bot
in tj-actions/changed-files[#1811](https://github.com/zebratechnologies/zeta-flutter/pull/1811)- chore(deps): update dependency eslint-plugin-prettier to v5.1.2 by
@renovate
in tj-actions/changed-files[#1813](https://github.com/zebratechnologies/zeta-flutter/pull/1813)- fix: update characters escaped by safe output by
@jackton1
in tj-actions/changed-files[#1815](https://github.com/zebratechnologies/zeta-flutter/pull/1815)Full Changelog: https://github.com/tj-actions/changed-files/compare/v41...v41.0.1
A new
safe_output
input is now available to prevent outputting unsafe filename characters (Enabled by default). This would escape characters in the filename that could be used for command injection.[!NOTE] This can be disabled by setting the
safe_output
to false this comes with a recommendation to store all outputs generated in an environment variable first before using them.... - name: Get changed files id: changed-files uses: tj-actions/changed-files@v40 with: safe_output: false # set to false because we are using an environment variable to store the output and avoid command injection. - name: List all added files env: ADDED_FILES: ${{ steps.changed-files.outputs.added_files }} run: | for file in "$ADDED_FILES"; do echo "$file was added" done ...
- chore(deps): update typescript-eslint monorepo to v6.15.0 by
@renovate
in tj-actions/changed-files[#1801](https://github.com/zebratechnologies/zeta-flutter/pull/1801)- Upgraded to v40.2.3 by
@tj-actions-bot
in tj-actions/changed-files[#1800](https://github.com/zebratechnologies/zeta-flutter/pull/1800)- chore(deps): update dependency eslint-plugin-prettier to v5.1.0 by
@renovate
in tj-actions/changed-files[#1802](https://github.com/zebratechnologies/zeta-flutter/pull/1802)- chore(deps): lock file maintenance by
@renovate
in tj-actions/changed-files[#1803](https://github.com/zebratechnologies/zeta-flutter/pull/1803)- chore(deps): update dependency eslint-plugin-prettier to v5.1.1 by
@renovate
in tj-actions/changed-files[#1804](https://github.com/zebratechnologies/zeta-flutter/pull/1804)- fix: update safe output regex and the docs by
@tj-actions-bot
in tj-actions/changed-files[#1805](https://github.com/zebratechnologies/zeta-flutter/pull/1805)- Revert "chore(deps): update actions/download-artifact action to v4" by
@jackton1
in tj-actions/changed-files[#1806](https://github.com/zebratechnologies/zeta-flutter/pull/1806)- Update README.md by
@jackton1
in tj-actions/changed-files[#1808](https://github.com/zebratechnologies/zeta-flutter/pull/1808)
... (truncated)
Changelog
Sourced from tj-actions/changed-files's changelog.
41.0.1 - (2023-12-24)
- Update characters escaped by safe output ([#1815](https://github.com/zebratechnologies/zeta-flutter/pull/1815)) (716b1e1) - (Tonye Jack)
- deps: Update dependency eslint-plugin-prettier to v5.1.2 (7aaf10d) - (renovate[bot])
- Upgraded to v41 ([#1811](https://github.com/zebratechnologies/zeta-flutter/pull/1811))
Co-authored-by: jackton1 [email protected] (cc08e17) - (tj-actions[bot])
41.0.0 - (2023-12-23)
- Update safe output regex and the docs ([#1805](https://github.com/zebratechnologies/zeta-flutter/pull/1805)) (ff2f6e6) - (tj-actions[bot])
- Revert "chore(deps): update actions/download-artifact action to v4" ([#1806](https://github.com/zebratechnologies/zeta-flutter/pull/1806))
(4f573fe) - (Tonye Jack)
- Update README.md (6e79d6e) - (Tonye Jack)
- Update README.md (d13ac19) - (Tonye Jack)
- Update README.md (bb89f97) - (Tonye Jack)
- Updated README.md ([#1810](https://github.com/zebratechnologies/zeta-flutter/pull/1810))
Co-authored-by: renovate[bot] (1864078) - (tj-actions[bot])
- Update README.md ([#1808](https://github.com/zebratechnologies/zeta-flutter/pull/1808))
(47371c5) - (Tonye Jack)
- Merge pull request from GHSA-mcph-m25j-8j63
feat: add
safe_output
input enabled by defaultfix: migrate README to safe uses of interpolation
... (truncated)
Commits
716b1e1
fix: update characters escaped by safe output ([#1815](https://github.com/zebratechnologies/zeta-flutter/pull/1815))7aaf10d
chore(deps): update dependency eslint-plugin-prettier to v5.1.2cc08e17
Upgraded to v41 ([#1811](https://github.com/zebratechnologies/zeta-flutter/pull/1811))6e79d6e
Update README.mdd13ac19
Update README.mdbb89f97
Update README.md1864078
Updated README.md ([#1810](https://github.com/zebratechnologies/zeta-flutter/pull/1810))f495a03
chore(deps): lock file maintenance47371c5
Update README.md ([#1808](https://github.com/zebratechnologies/zeta-flutter/pull/1808))4f573fe
Revert "chore(deps): update actions/download-artifact action to v4" ([#1806](https://github.com/zebratechnologies/zeta-flutter/pull/1806))- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.
Signed-off-by: dependabot[bot] [email protected] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (commit by @dependabot[bot])
0.1.1+16 - 2024-01-02
Co-authored-by: Atanas Yordanov [email protected] Co-authored-by: github-actions [email protected] (commit by @atanasyordanov21)
Co-authored-by: github-actions [email protected] Co-authored-by: Atanas Yordanov [email protected] (commit by @genovevageorgieva)
0.1.1+15 - 2024-01-02
Co-authored-by: github-actions [email protected] (commit by @genovevageorgieva)
Co-authored-by: Atanas Yordanov [email protected] Co-authored-by: github-actions [email protected] (commit by @atanasyordanov21)
0.1.1+14 - 2023-12-21
Co-authored-by: github-actions [email protected] (commit by @genovevageorgieva)
Co-authored-by: github-actions [email protected] (commit by @genovevageorgieva)
0.1.1+13 - 2023-12-21
- Menu Items - horizontal & vertical
The ZetaDefaults class was updated to Zeta inheriting from InheritedWidget. This change allows easy access to the Zeta theme settings (contrast, theme mode, theme data, color set) from anywhere in the widget tree. The ZetaAppBuilder function was updated to take in ThemeData and ThemeMode. The ZetaProvider was added to provide Zeta theming and contrast data down the widget tree. The code for the color and typography examples was adjusted to use the new Zeta context extension, instead of using Theme.of(context) to get colorScheme. This change was crucial to simplify the process of adapting the application visuals to different themes."
Co-authored-by: Atanas Yordanov [email protected] Co-authored-by: github-actions [email protected] (commit by @atanasyordanov21)
Co-authored-by: github-actions [email protected] (commit by @genovevageorgieva)
0.1.1+12 - 2023-12-20
- fix sizings and replace icons with zeta icons
- Refactor color swatch generation to utilize zeta
Co-authored-by: github-actions [email protected] (commit by @genovevageorgieva)
-
Menu Items - horizontal & vertical
-
[automated commit] lint format and import sort
Co-authored-by: Atanas Yordanov [email protected] Co-authored-by: github-actions [email protected] (commit by @atanasyordanov21)
0.1.1+11 - 2023-12-19
-
first draft of the ZetaAccordion
-
create ZetaAccordion component
-
add icon padding
-
add list separator & margin
-
Tag component (#37)
-
initial
-
inital
-
initial
-
tag component
-
tag component
-
[automated commit] lint format and import sort
Co-authored-by: github-actions [email protected] Co-authored-by: Atanas Yordanov [email protected]
-
add comments and more examples
-
pubspec
-
[automated commit] lint format and import sort
Co-authored-by: Atanas Yordanov [email protected] Co-authored-by: Genoveva Georgieva [email protected] Co-authored-by: github-actions [email protected] (commit by @atanasyordanov21)
-
fix sizings and replace icons with zeta icons
-
[automated commit] lint format and import sort
Co-authored-by: github-actions [email protected] (commit by @genovevageorgieva)
0.1.1+10 - 2023-12-19
-
initial
-
inital
-
initial
-
tag component
-
tag component
-
[automated commit] lint format and import sort
Co-authored-by: github-actions [email protected] Co-authored-by: Atanas Yordanov [email protected] (commit by @genovevageorgieva)
-
first draft of the ZetaAccordion
-
create ZetaAccordion component
-
add icon padding
-
add list separator & margin
-
Tag component (#37)
-
initial
-
inital
-
initial
-
tag component
-
tag component
-
[automated commit] lint format and import sort
Co-authored-by: github-actions [email protected] Co-authored-by: Atanas Yordanov [email protected]
-
add comments and more examples
-
pubspec
-
[automated commit] lint format and import sort
Co-authored-by: Atanas Yordanov [email protected] Co-authored-by: Genoveva Georgieva [email protected] Co-authored-by: github-actions [email protected] (commit by @atanasyordanov21)
0.1.1+9 - 2023-12-18
-
force Material 3
-
[automated commit] lint format and import sort
Co-authored-by: Atanas Yordanov [email protected] Co-authored-by: github-actions [email protected] (commit by @atanasyordanov21)
-
initial
-
inital
-
initial
-
tag component
-
tag component
-
[automated commit] lint format and import sort
Co-authored-by: github-actions [email protected] Co-authored-by: Atanas Yordanov [email protected] (commit by @genovevageorgieva)
0.1.1+8 - 2023-12-18
-
initial
-
format_error
-
[automated commit] lint format and import sort
-
button component optimizations
-
[automated commit] lint format and import sort
-
[automated commit] lint format and import sort
-
colors change
-
colors change
-
[automated commit] lint format and import sort
Co-authored-by: github-actions [email protected] (commit by @genovevageorgieva)
-
force Material 3
-
[automated commit] lint format and import sort
Co-authored-by: Atanas Yordanov [email protected] Co-authored-by: github-actions [email protected] (commit by @atanasyordanov21)
0.1.1+7 - 2023-12-18
-
fix the border of the component
-
[automated commit] lint format and import sort
-
inverseBorder
-
[automated commit] lint format and import sort
-
rounded = true by default
-
running on iPhone
-
try to adjust font height
-
horizontal alignment
-
try to remove the line height
-
stick to Material 2 for now
Co-authored-by: Atanas Yordanov [email protected] Co-authored-by: github-actions [email protected] (commit by @atanasyordanov21)
-
initial
-
format_error
-
[automated commit] lint format and import sort
-
button component optimizations
-
[automated commit] lint format and import sort
-
[automated commit] lint format and import sort
-
colors change
-
colors change
-
[automated commit] lint format and import sort
Co-authored-by: github-actions [email protected] (commit by @genovevageorgieva)
0.1.1+6 - 2023-12-18
-
initial
-
workcloud indicator
-
typo
-
.
-
[automated commit] lint format and import sort
-
.
-
.
-
.
-
[automated commit] lint format and import sort
-
[automated commit] lint format and import sort
-
add default values
-
[automated commit] lint format and import sort
Co-authored-by: github-actions [email protected] (commit by @genovevageorgieva)
-
fix the border of the component
-
[automated commit] lint format and import sort
-
inverseBorder
-
[automated commit] lint format and import sort
-
rounded = true by default
-
running on iPhone
-
try to adjust font height
-
horizontal alignment
-
try to remove the line height
-
stick to Material 2 for now
Co-authored-by: Atanas Yordanov [email protected] Co-authored-by: github-actions [email protected] (commit by @atanasyordanov21)
0.1.1+5 - 2023-12-18
-
create ZetaAppBar in four variants with example screens
-
[automated commit] lint format and import sort
-
remove Flexible
-
rename
-
titleIcon should be of type Icon instead of Widget
Co-authored-by: Atanas Yordanov [email protected] Co-authored-by: github-actions [email protected] (commit by @atanasyordanov21)
-
initial
-
workcloud indicator
-
typo
-
.
-
[automated commit] lint format and import sort
-
.
-
.
-
.
-
[automated commit] lint format and import sort
-
[automated commit] lint format and import sort
-
add default values
-
[automated commit] lint format and import sort
Co-authored-by: github-actions [email protected] (commit by @genovevageorgieva)
0.1.1+4 - 2023-12-15
-
add empty avatar example page; upgrade packages
-
add icons
-
[automated commit] lint format and import sort
-
create avatar component with examples
-
create ZetaIndicator component with examples
-
fix value
-
fix & improve; add badges (indicators)
-
add more comments
-
add factory constructors for the different types
-
add widgetbook
-
add avatar to widgetbook
-
[automated commit] lint format and import sort
-
Badge (#29)
-
initial
-
Badge
-
fix test
-
[automated commit] lint format and import sort
-
change default border type
-
fix test
-
[automated commit] lint format and import sort
-
[automated commit] lint format and import sort
-
[automated commit] lint format and import sort
-
fix example
-
fix sizing
-
add foreground colors
-
[automated commit] lint format and import sort
Co-authored-by: github-actions [email protected]
-
[automated commit] lint format and import sort
-
replace photo with image
-
[automated commit] lint format and import sort
Co-authored-by: Atanas Yordanov [email protected] Co-authored-by: github-actions [email protected] Co-authored-by: Genoveva Georgieva [email protected] (commit by @atanasyordanov21)
-
create ZetaAppBar in four variants with example screens
-
[automated commit] lint format and import sort
-
remove Flexible
-
rename
-
titleIcon should be of type Icon instead of Widget
Co-authored-by: Atanas Yordanov [email protected] Co-authored-by: github-actions [email protected] (commit by @atanasyordanov21)
0.1.1+3 - 2023-12-15
-
Merge from zebradevs
-
spelling and finals
-
[automated commit] lint format and import sort
Co-authored-by: github-actions [email protected] (commit by @thelukewalton)
-
add empty avatar example page; upgrade packages
-
add icons
-
[automated commit] lint format and import sort
-
create avatar component with examples
-
create ZetaIndicator component with examples
-
fix value
-
fix & improve; add badges (indicators)
-
add more comments
-
add factory constructors for the different types
-
add widgetbook
-
add avatar to widgetbook
-
[automated commit] lint format and import sort
-
Badge (#29)
-
initial
-
Badge
-
fix test
-
[automated commit] lint format and import sort
-
change default border type
-
fix test
-
[automated commit] lint format and import sort
-
[automated commit] lint format and import sort
-
[automated commit] lint format and import sort
-
fix example
-
fix sizing
-
add foreground colors
-
[automated commit] lint format and import sort
Co-authored-by: github-actions [email protected]
-
[automated commit] lint format and import sort
-
replace photo with image
-
[automated commit] lint format and import sort
Co-authored-by: Atanas Yordanov [email protected] Co-authored-by: github-actions [email protected] Co-authored-by: Genoveva Georgieva [email protected] (commit by @atanasyordanov21)
0.1.1+2 - 2023-12-13
-
.
-
[automated commit] lint format and import sort
Co-authored-by: github-actions [email protected] (commit by @genovevageorgieva)
-
Merge from zebradevs
-
spelling and finals
-
[automated commit] lint format and import sort
Co-authored-by: github-actions [email protected] (commit by @thelukewalton)
- feature: Refactor theme declaration and introduce theme service
Theme extensions were deleted and its contents were moved to colors.dart to consolidate all color-related codes in one file for easier navigation and editing. Additional enhancements include optimizing color assignments and making ZetaColors immutable for more robust color management.
-
initial
-
Badge
-
fix test
-
[automated commit] lint format and import sort
-
change default border type
-
fix test
-
[automated commit] lint format and import sort
-
[automated commit] lint format and import sort
-
[automated commit] lint format and import sort
-
fix example
-
fix sizing
-
add foreground colors
-
[automated commit] lint format and import sort
Co-authored-by: github-actions [email protected] (commit by @genovevageorgieva)
-
.
-
[automated commit] lint format and import sort
Co-authored-by: github-actions [email protected] (commit by @genovevageorgieva)
-
add icons
-
[automated commit] lint format and import sort
-
create ZetaIndicator component with examples
-
fix value
-
add more comments
-
add widgetbook
-
[automated commit] lint format and import sort
Co-authored-by: Atanas Yordanov [email protected] Co-authored-by: github-actions [email protected] (commit by @atanasyordanov21)
-
initial
-
Badge
-
fix test
-
[automated commit] lint format and import sort
-
change default border type
-
fix test
-
[automated commit] lint format and import sort
-
[automated commit] lint format and import sort
-
[automated commit] lint format and import sort
-
fix example
-
fix sizing
-
add foreground colors
-
[automated commit] lint format and import sort
Co-authored-by: github-actions [email protected] (commit by @genovevageorgieva)
-
Priority Pill
-
[automated commit] lint format and import sort
-
remove unnecessary param
-
[automated commit] lint format and import sort
Co-authored-by: github-actions [email protected] (commit by @genovevageorgieva)
-
add icons
-
[automated commit] lint format and import sort
-
create ZetaIndicator component with examples
-
fix value
-
add more comments
-
add widgetbook
-
[automated commit] lint format and import sort
Co-authored-by: Atanas Yordanov [email protected] Co-authored-by: github-actions [email protected] (commit by @atanasyordanov21)
-
add icons
-
[automated commit] lint format and import sort
-
[automated commit] lint format and import sort
Co-authored-by: Atanas Yordanov [email protected] Co-authored-by: github-actions [email protected] (commit by @atanasyordanov21)
-
Priority Pill
-
[automated commit] lint format and import sort
-
remove unnecessary param
-
[automated commit] lint format and import sort
Co-authored-by: github-actions [email protected] (commit by @genovevageorgieva)
-
status_label
-
[automated commit] lint format and import sort
-
spacing changes
-
extract BorderType in utils
-
chore(deps): bump tj-actions/branch-names in /.github/workflows (#26)
Bumps tj-actions/branch-names from 5.1 to 7.0.7.
updated-dependencies:
- dependency-name: tj-actions/branch-names dependency-type: direct:production ...
Signed-off-by: dependabot[bot] [email protected] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- [automated commit] lint format and import sort
Signed-off-by: dependabot[bot] [email protected] Co-authored-by: github-actions [email protected] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (commit by @genovevageorgieva)
-
add icons
-
[automated commit] lint format and import sort
-
[automated commit] lint format and import sort
Co-authored-by: Atanas Yordanov [email protected] Co-authored-by: github-actions [email protected] (commit by @atanasyordanov21)
0794b08
- deps: bump tj-actions/branch-names in /.github/workflows (PR #26 by @dependabot[bot])
-
status_label
-
[automated commit] lint format and import sort
-
spacing changes
-
extract BorderType in utils
-
chore(deps): bump tj-actions/branch-names in /.github/workflows (#26)
Bumps tj-actions/branch-names from 5.1 to 7.0.7.
updated-dependencies:
- dependency-name: tj-actions/branch-names dependency-type: direct:production ...
Signed-off-by: dependabot[bot] [email protected] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- [automated commit] lint format and import sort
Signed-off-by: dependabot[bot] [email protected] Co-authored-by: github-actions [email protected] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (commit by @genovevageorgieva)
63b94a6
- deps: bump tj-actions/branch-names in /.github/workflows (PR #26 by @dependabot[bot])
-
fix endtemplate in comments; upgrade flutter packages
-
remove unnecessary text scaling
-
[automated commit] lint format and import sort
Co-authored-by: Atanas Yordanov [email protected] Co-authored-by: github-actions [email protected] (commit by @atanasyordanov21)
d22dd29
- Tidy, reorganise and prepare repo (commit by @thelukewalton)
199328c
- Update to mirror 0.1.0+1 from ZebraDevs (commit by @thelukewalton)0ee6171
- Cleanup dart warnings; fix text scale (#23)
-
fix endtemplate in comments; upgrade flutter packages
-
remove unnecessary text scaling
-
[automated commit] lint format and import sort
Co-authored-by: Atanas Yordanov [email protected] Co-authored-by: github-actions [email protected] (commit by @atanasyordanov21)
-
feat(color): Adding color defs
-
feat(color): starting colorswatch util
-
bug(quality): updating lint rules
-
feat(color): adding widgetbook and tests
-
bug(platforms): adding windows into example
-
bug(type): Fixing reset height and tests failing (commit by @thelukewalton)
-
193dc42
- Color (#21) (commit by @thelukewalton) -
a605819
- Adding color defs by @thelukewalton -
f519cd8
- starting colorswatch util by @thelukewalton -
7445db0
- adding widgetbook and tests by @thelukewalton
7529402
- bug(quality): updating lint rules by @thelukewalton3479adb
-bug(platforms): adding windows into example by @thelukewalton70a6144
- bug(type): Fixing reset height and tests failing by @thelukewalton
546739c
- Dimensions by @thelukewalton
-
6638e94
- bug: Refactoring tokens by @thelukewalton -
133a7ac
- bug: grid widgetbook hybrid example fix by @thelukewalton -
988964e
- removing unused dependency; by @thelukewalton
ffb9596
- Typography (commit by @thelukewalton)
-
fb835a4
- Updated spacing and grid documentation and edge cases (PR #11 by @thelukewalton) -
2a1cea3
- Update typography documentation (PR #16 by @thelukewalton) -
709f771
- update docs (PR #17 by @thelukewalton) -
5a50e46
- Update README.md (#12), Update README.md, adding in tag to pass the CodeQL enablement exeption, - [automated commit] lint format and import sort. Co-authored-by: github-actions [email protected] (commit by @knxp34)
591b757
- inject token to action; (PR #15 by @thelukewalton)d591856
- test (commit by @thelukewalton)1dcbcae
- removing hardcoded shas (PR #19 by @thelukewalton)
a2ca78e
- Spacing (#9) (commit by @thelukewalton)
e29e53b
- another attempt at fixing actions checkout (PR #8 by @thelukewalton)
-
f7a8d9a
- actions: Updated actions to push changelog to zeta. (PR #6 by @thelukewalton) - actions (commit by @thelukewalton) -
b0ad7f1
- No ticket/code examples (#5)- adding code example (commit by @thelukewalton) -
4acf3c1
- fix(actions) Fix action refs (PR #7 by @thelukewalton) -
83e073b
- fix(actions) another attempt at fixing actions checkout (PR #8 by @thelukewalton)
- Initial setup