facio_design_system 6.3.0 copy "facio_design_system: ^6.3.0" to clipboard
facio_design_system: ^6.3.0 copied to clipboard

outdated

Facio Design System style tokens and UI components for Facio applications built on Flutter.

Change Log #

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

6.3.0 (2021-02-10) #

Note: Version bump only for package facio_design_system

6.2.6 (2021-02-10) #

Note: Version bump only for package facio_design_system

6.2.5 (2021-02-09) #

Bug Fixes #

  • flutter: prevent FacioSvgImages images for being coloured (5fae477)

6.2.2 (2021-02-09) #

6.2.4 (2021-02-09) #

Note: Version bump only for package facio_design_system

6.2.3 (2021-02-09) #

Note: Version bump only for package facio_design_system

6.2.2 (2021-02-09) #

Note: Version bump only for package facio_design_system

6.2.1 (2021-02-09) #

Note: Version bump only for package facio_design_system

6.2.0 (2021-02-09) #

Note: Version bump only for package facio_design_system

6.1.1 (2021-02-08) #

Note: Version bump only for package facio_design_system

6.1.0 (2021-02-07) #

Note: Version bump only for package facio_design_system

6.0.0 (2021-02-07) #

Code Refactoring #

  • flutter: remove borderOutlinedButton from color tokens (afcd82e)

Features #

  • flutter: add border tokens for outlined paper (75951b8)
  • flutter: add hint coloured versions for icons, set grey.80 as default (13d26da)
  • flutter: add new backgroundDarkShadedPaper and backgroundShadedPaper color tokens (ea7de3b)
  • flutter: add style tokens for container and icon (c6f434c)
  • flutter: add/remove background color tokens (3e9bf25)

BREAKING CHANGES #

  • flutter: borderOutlinedButton color token was removed. Please use borderDivider instead.
  • flutter: backgroundInfo color token was removed. Please use backgroundAlertFilledInfo or backgroundAlertStandardInfo instead.

5.1.3 (2021-02-05) #

5.1.4 (2021-02-05) #

Note: Version bump only for package facio_design_system

5.1.3 (2021-02-05) #

Bug Fixes #

  • flutter: rename bankB6 to bankC6 on FacioSvgIcons (58626a1)

5.1.2 (2021-02-05) #

Note: Version bump only for package facio_design_system

5.1.1 (2021-02-04) #

Note: Version bump only for package facio_design_system

5.1.0 (2021-02-04) #

Features #

  • flutter: add bank icons to FacioSvgIcons (9ae906d)
  • flutter: update FacioIcons fonts (370bdea)

5.0.1 (2021-02-04) #

Note: Version bump only for package facio_design_system

5.0.0 (2021-02-03) #

Features #

  • flutter: add support to ligatures on FacioIcons font (bfaf05c)

4.3.0 (2021-01-30) #

4.4.0 (2021-02-03) #

Note: Version bump only for package facio_design_system

4.3.2 (2021-02-03) #

Bug Fixes #

  • flutter: add missing disabled state style for small buttons (d3d518f)

4.3.1 (2021-02-02) #

Bug Fixes #

  • flutter: do not allow onPress if button is disabled (45385dd)
  • flutter: proper keeping and cleaning states for input text with masks (8bb5d75)

4.3.0 (2021-01-30) #

Features #

  • flutter: add SwitchStyles for switches (4befdb8)
  • flutter: add base double half and track border radius sizes (4f6fd8e)
  • flutter: add color tokens for primary light and switches (1d7b078)

4.2.0 (2021-01-30) #

Features #

  • flutter: add font and line-height tokens for InputBaseStyles (5eef412)

4.1.0 (2021-01-29) #

4.1.2 (2021-01-29) #

Bug Fixes #

  • flutter: don't keep input masks as static members so that there is no need to clean it on disposing (1d5e86d)

4.1.1 (2021-01-29) #

Note: Version bump only for package facio_design_system

4.1.0 (2021-01-29) #

Features #

  • flutter: add new baseTripleHalf and fontInputLargeFontSize size tokens (ccc3367)
  • flutter: add new style tokens for Container, FilledInput, FormHelperText and Label (aee675d)

4.0.2 (2021-01-28) #

Bug Fixes #

  • flutter: add proper style for FacioInputField error messages (e32cfb2)

4.0.1 (2021-01-27) #

Note: Version bump only for package facio_design_system

4.0.0 (2021-01-27) #

Features #

  • flutter: add masks to FacioInputField and make it more generic (01cc8bc)

BREAKING CHANGES #

  • flutter: strictInput parameter has been changed to inputType enum in FacioInputField.

3.2.1 (2021-01-27) #

Note: Version bump only for package facio_design_system

3.2.0 (2021-01-27) #

Features #

  • flutter: add tokens for form helper text, add margin for filled input (fbb2f91)

3.1.2 (2021-01-26) #

3.1.3 (2021-01-26) #

Note: Version bump only for package facio_design_system

3.1.2 (2021-01-26) #

Note: Version bump only for package facio_design_system

3.1.1 (2021-01-26) #

Note: Version bump only for package facio_design_system

3.1.0 (2021-01-26) #

Note: Version bump only for package facio_design_system

3.0.1 (2021-01-26) #

Note: Version bump only for package facio_design_system

3.0.0 (2021-01-26) #

Bug Fixes #

  • flutter: change paper background color token to white (ffcc6cb)
  • flutter: clean/optimize icon assets (8330d02)
  • flutter: set font weight values to integer on pubspec file (49ef731)
  • flutter: update legacy theme definitions with new reference to png image (bc19a5a)
  • flutter: update VideoThumb widget with new play icon reference (64ce00e)

Code Refactoring #

  • flutter: move id.svg to icons dir (2cc9271)
  • flutter: move images/habit.svg to icons/wallet.svg (38d7f8d)
  • flutter: move all logos to FacioSvgImages (fdbb740)
  • flutter: move and rename icons (13027ad)
  • flutter: move icons from images to icons (653039a)
  • flutter: remove gradient_button.dart (ea31d89)
  • flutter: rename facio_logo_appbar.png to logo-57w.png (6d182dc)
  • flutter: rename FDSCanvas to FacioScaffold (dbd6166)
  • flutter: rename FDSDateField to FacioDateField (45b0128)
  • flutter: rename FDSNameField to FacioNameField (964179b)
  • flutter: rename logo_primary.svg to logo-dark.svg (aeb3f0e)
  • flutter: rename logo_secondary.svg to logo-light.svg (fc8cba3)

Features #

  • flutter: add baseNinefold size token (f23ec9e)
  • flutter: add icon assets (f8d8ab3)
  • flutter: add min height for app bar toolbar and bottom sheet, fix app bar and paper bgcolor (f03819a)
  • flutter: add support to icon assets, improve fonts definition (f32c6c0)
  • flutter: add svg logo to assets (2c2b785)
  • flutter: allow images and svg icons to be imported separatedly (dbba115)
  • flutter: move existing icons to FacioSvgIcons, add new ones (b0886a7)

BREAKING CHANGES #

  • flutter: all logo SVG images were moved to FacioSvgImages. logoPrimary was renamed to logoDark. logoSecondary was renamed to logoLight. Please find and replace it in your application.
  • flutter: FDSNameField was renamed to FacioNameField. Please find and replace it in your application.
  • flutter: all existing icons from FDSIcons were moved FacioSvgIcons. Please find and replace it in your application.
  • flutter: FDSGradientButton was removed. Please use MediumContainedButton with ContainedButtonColor.brand color instead.
  • flutter: FDSDateField was renamed to FacioDateField. Please find and replace it in your application.
  • flutter: FDSCanvas was renamed to FacioScaffold. Please find and replace it in your application.
  • flutter: the icons arrow_right, big_pig, eye_closed and eye_open were moved to icons folder, and renamed to arrow-right, big-pig, eye-closed and eye-open.
  • flutter: The deposit, growth, megaphone, pig, play and received icons were moved from assets/images to assets/icons. Please update these referencies in your app.
  • flutter: now images/habit.svg is icons/wallet.svg
  • flutter: facio_logo_appbar.png now is logo-57w.png
  • flutter: id.svg now is inside icons dir
  • flutter: logo_secondary.svg now is logo-light.svg
  • flutter: logo_primary.svg now is logo-dark.svg

2.1.0 (2021-01-23) #

2.1.1 (2021-01-24) #

Note: Version bump only for package facio_design_system

2.1.0 (2021-01-23) #

Bug Fixes #

  • flutter: adjust border radius triple token size, remove unused token (68cc4c5)

Features #

  • flutter: add new color tokens for standard/filled alerts (f952e14)
  • flutter: add/update tokens for alerts, bottom sheets, buttons and inputs (e6b6650)
  • flutter: formalize small/medium sizes, add support to color on ContainedButton (663dac5)

2.0.1 (2021-01-21) #

2.0.0 (2021-01-21) #

2.0.2 (2021-01-21) #

2.0.0 (2021-01-21) #

Note: Version bump only for package facio_design_system

2.0.1 (2021-01-21) #

Note: Version bump only for package facio_design_system

2.0.0 (2021-01-21) #

Bug Fixes #

  • flutter: use ButtonStyles class for button border radius (41ff360)

Features #

  • flutter: add new base sizes for new button sizes (a6bd76d)
  • flutter: add new color tokens for buttons and links (fc38b7d)
  • flutter: add new tokens and update buttons height, border radius and paddings (1920bfe)

Reverts #

  • flutter: undo flutter format with 100 lines (c1d24b9)

BREAKING CHANGES #

  • flutter: sizeSmallBorderRadius and sizeMediumBorderRadius were removed from ContainedButtonStyles and OutlinedButtonStyles and moved to ButtonStyles.

1.5.0 (2021-01-20) #

Features #

  • flutter: add new color tokens, accessibility fixes for some colors (67c1e83)
  • flutter: add new component tokens, accessibility fixes for some colors (4ffa920)
  • flutter: add primary hight contrast color to ColorPalette (171bbee)

1.4.0 (2021-01-20) #

Features #

  • flutter: add borderColor as optional parameter to baseCard (14e2d8a)

1.3.0 (2021-01-20) #

Features #

  • flutter: add borderColor as optional parameter to baseCard (14e2d8a)

1.2.0 (2021-01-20) #

Features #

  • flutter: upgrade leagacy card to match new story book (b28c6bb)

1.1.0 (2021-01-19) #

Features #

  • flutter: add color for link (4e25954)

1.0.4 (2021-01-18) #

Note: Version bump only for package facio_design_system

1.0.3 (2021-01-18) #

Note: Version bump only for package facio_design_system

1.0.2 (2021-01-18) #

Note: Version bump only for package facio_design_system

1.0.1 (2021-01-18) #

Note: Version bump only for package facio_design_system

1.0.0 (2021-01-18) #

Note: Version bump only for package facio_design_system

11
likes
0
pub points
36%
popularity

Publisher

verified publisherfacio.com

Facio Design System style tokens and UI components for Facio applications built on Flutter.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

flutter, flutter_svg, intl

More

Packages that depend on facio_design_system