ui-components

ui-components contains the code you need to start building a user interface for Government of Alberta platforms and services.

APACHE-2.0 License

Downloads
23.5K
Stars
15
Committers
42
ui-components - react-v3.4.0-alpha.1

Published by tzuge almost 3 years ago

3.4.0-alpha.1 (2021-11-15)

Bug Fixes

  • 🐛 restore the document scroll setting on hard close (7978760)
  • 🐛 sibling button styling was causing some buttons to be short (44ef3df)
  • add colors storybook docs (eb29e25)
  • add GoAButton import/export (69ed94c)
  • add GoAInput and GoATextarea UI tweaks (9f8b7ca)
  • add missing GoABadge exports (6fb7a80)
  • allow dropdown filter to be case insensitive and (25a92b1)
  • allow flexrow flex-basis styling to be overridden (2871b0d)
  • allow for user defined data-testids in Modal (28e39f8)
  • allow GoAInput to allow for date functionality (3539d8d)
  • badge UI and testid (c0057e6)
  • be more specific in style selector to ensure precedence (6f4743e)
  • button heights (070d94d)
  • CardTitle to h3, element loader css issue (a13cea3)
  • change the css reset priority (b07972b)
  • change the css reset priority (1a52bec)
  • change the transition callback name for better clarity (8339685)
  • change the way error state styling is applied (06734fe)
  • changes based on conversation with Saul (c7425fe)
  • chnage color of input leading icon (e3935dd)
  • circular dependency compile warning (9c2af92)
  • cleanup and implement onChange interface to react GoACheckbox (e17b7b9)
  • console warning for Textarea value binding (aa4d638)
  • convert GoAIconButtons to buttons (d61b103)
  • create new deployment (#8) (58773b9)
  • default the selectedValues to an empty array (a029843)
  • dropdown menu being overlaid by other form elements (bc82227)
  • dropdown minor fixes (535e6f9)
  • dropdown overlay (b6d8d3c)
  • ensure dropdown menu doesn't cover highlight (120ecba)
  • ensure empty areas result in failed validation (f7f2a83)
  • ensure modal is above others on the z-index (baf65e3)
  • ensure radio group name is unique (cf4c0a6)
  • ensure radio labels are not bold (f8d1fff)
  • fix docs page, small ui fix - based on pr comment (a694976)
  • GoABadgeType export (b67ae49)
  • GoAIcon styling (bdf6687)
  • GoARadion checked should not be required (6079334)
  • icon name reference using old camelCase style (b7567bb)
  • icon sizes and variant names (c303eb7)
  • inconsistent icon padding (e07a66f)
  • increase size of input leading icon (9a77bd6)
  • input dimension changes (df76ec2)
  • invert the modal scroll option (fd80c5b)
  • italicize text (c9d8153)
  • lack of spacing between leading icon and text (039186a)
  • make additional GoAInput params optional (438d624)
  • make GoAFormRow items display in column on small screen (c0f8602)
  • make vertical orientation the default (75162d5)
  • match design specs for icon buttons (270a558)
  • minor badge styling update (cc66302)
  • missing experimental exports (fdc478f)
  • modal storybook (e8a7b5a)
  • move v2 component styles to core-css (50b9d1a)
  • prevent dropdown menu from being hidden within modal (6303cc1)
  • radio icon background color (60a135f)
  • radio stylesheet import (3ac0aff)
  • react and vue imports and exports (bf8cf62)
  • react radio button (c7f0ee9)
  • refactor GoADropdown (e3ddbc8)
  • remove experimental exports from root index file (4292edf)
  • remove the badge margin (aa0bb65)
  • remove unused imports (f1ea339)
  • scrollbarwidth calculation if there is no scrollbar (2dda292)
  • set modal padding to 28px (89557cd)
  • show all matching icons when searching (92e2dae)
  • show dropdown focus highlight (31de816)
  • show the helptext when there is an error (788d844)
  • simplify component communication (32c5a9b)
  • test beta deployment (d95537d)
  • the GoAInput disabled state css (254504c)
  • update GoAButton styles (7d68fc3)
  • use react attribute name format (3196424)
  • values and colors (3ac70f9)

Features

  • add a form validation helper (1bf0d41)
  • add alignment option in GoAFormActions (889d46a)
  • add all ionicons (ba30642)
  • add default smooth scrolling to body (fb68818)
  • add dropdown filter functionality (9868f0c)
  • add explicit input GoA components (2625f42)
  • add flex row component (f3af6c2)
  • add new GoACard component (e8d8397)
  • add pencil (edit) icon (121bc74)
  • add pre-defined transitions (16f22c9)
  • add transition components to separate styling from functionality (cc7bd2a)
  • app version header - react (08a7ec0)
  • app version header - vue (3655d40)
  • CS-809 - UI component - Microsite Logo (895414d)
  • form row component (f1ce3e8)
  • GoAInput and GoATextArea components (41b2c00)
  • icon and iconButton component (8fd3765)
  • Icon component (a7a8755)
  • Move skeleton controls out of experimental (ab7fefa)
  • Promote Element Loader out of experimental components (#32) (8d9599d)
  • Promote Page Loader out of experimental components after it is implemented in: Angular, React, and Vue (#17) (7343e9a)
  • provide label attribute on radio buttons to match checkobox implementation (51bf6f3)
  • remove formstate from component (#16) (5ed380a)
  • update padding (a064c0f)
  • Update style (de476cc)
  • update the dropdown menu (5e51afa)
  • use defined icons in GoABadge (7d31a39)
  • Vue element loader (#26) (3779082)
ui-components - vue-v1.4.0-alpha.1

Published by tzuge almost 3 years ago

1.4.0-alpha.1 (2021-11-15)

Bug Fixes

  • 🐛 sibling button styling was causing some buttons to be short (44ef3df)
  • add colors storybook docs (eb29e25)
  • be more specific in style selector to ensure precedence (6f4743e)
  • button heights (070d94d)
  • CardTitle to h3, element loader css issue (a13cea3)
  • change the css reset priority (b07972b)
  • change the way error state styling is applied (06734fe)
  • changes based on conversation with Saul (c7425fe)
  • chnage color of input leading icon (e3935dd)
  • cleanup and implement onChange interface to react GoACheckbox (e17b7b9)
  • convert GoAIconButtons to buttons (d61b103)
  • dropdown menu being overlaid by other form elements (bc82227)
  • dropdown minor fixes (535e6f9)
  • ensure dropdown menu doesn't cover highlight (120ecba)
  • ensure radio labels are not bold (f8d1fff)
  • fix docs page, small ui fix - based on pr comment (a694976)
  • icon sizes and variant names (c303eb7)
  • inconsistent icon padding (e07a66f)
  • increase size of input leading icon (9a77bd6)
  • input dimension changes (df76ec2)
  • invert the modal scroll option (fd80c5b)
  • italicize text (c9d8153)
  • lack of spacing between leading icon and text (039186a)
  • make GoAFormRow items display in column on small screen (c0f8602)
  • match design specs for icon buttons (270a558)
  • move v2 component styles to core-css (50b9d1a)
  • prevent dropdown menu from being hidden within modal (6303cc1)
  • radio icon background color (60a135f)
  • radio stylesheet import (3ac0aff)
  • react and vue imports and exports (bf8cf62)
  • react radio button (c7f0ee9)
  • refactor GoADropdown (e3ddbc8)
  • remove experimental exports from root index file (4292edf)
  • show dropdown focus highlight (31de816)
  • simplify component communication (32c5a9b)
  • test beta deployment (d95537d)
  • the GoAInput disabled state css (254504c)
  • update GoAButton styles (7d68fc3)
  • values and colors (3ac70f9)
  • vue storybook styling (b6af633)

Features

  • add alignment option in GoAFormActions (889d46a)
  • add all ionicons (ba30642)
  • add default smooth scrolling to body (fb68818)
  • add dropdown filter functionality (9868f0c)
  • add flex row component (f3af6c2)
  • add new GoACard component (e8d8397)
  • Add vue skeleton elements (0537c97)
  • app version header - vue (3655d40)
  • GoAInput and GoATextArea components (41b2c00)
  • Promote Element Loader out of experimental components (#32) (8d9599d)
  • Promote Page Loader out of experimental components after it is implemented in: Angular, React, and Vue (#17) (7343e9a)
  • remove formstate from component (#16) (5ed380a)
  • update padding (a064c0f)
  • update storybook element sizes (a954329)
  • Update style (de476cc)
  • UpdateVue page load indicator to allow to be used as a child element (4e5f388)
  • use defined icons in GoABadge (7d31a39)
  • Vue element loader (#26) (3779082)
ui-components - core-css-v1.7.0-beta.35

Published by tzuge almost 3 years ago

1.7.0-beta.35 (2021-11-02)

Bug Fixes

  • input dimension changes (df76ec2)
ui-components - react-v3.4.0-beta.63

Published by tzuge almost 3 years ago

3.4.0-beta.63 (2021-11-02)

Bug Fixes

  • input dimension changes (df76ec2)
ui-components - vue-v1.4.0-beta.40

Published by tzuge almost 3 years ago

1.4.0-beta.40 (2021-11-02)

Bug Fixes

  • input dimension changes (df76ec2)
ui-components - core-css-v1.7.0-beta.34

Published by tzuge almost 3 years ago

1.7.0-beta.34 (2021-11-01)

Bug Fixes

  • convert GoAIconButtons to buttons (d61b103)
  • the GoAInput disabled state css (254504c)
ui-components - react-v3.4.0-beta.62

Published by tzuge almost 3 years ago

3.4.0-beta.62 (2021-11-01)

Bug Fixes

  • allow dropdown filter to be case insensitive and (25a92b1)
  • convert GoAIconButtons to buttons (d61b103)
  • the GoAInput disabled state css (254504c)
ui-components - vue-v1.4.0-beta.39

Published by tzuge almost 3 years ago

1.4.0-beta.39 (2021-11-01)

Bug Fixes

  • convert GoAIconButtons to buttons (d61b103)
  • the GoAInput disabled state css (254504c)
ui-components - core-css-v1.7.0-beta.33

Published by tzuge almost 3 years ago

1.7.0-beta.33 (2021-11-01)

Bug Fixes

  • inconsistent icon padding (e07a66f)
  • lack of spacing between leading icon and text (039186a)
ui-components - react-v3.4.0-beta.61

Published by tzuge almost 3 years ago

3.4.0-beta.61 (2021-11-01)

Bug Fixes

  • inconsistent icon padding (e07a66f)
  • lack of spacing between leading icon and text (039186a)
  • show all matching icons when searching (92e2dae)
ui-components - vue-v1.4.0-beta.38

Published by tzuge almost 3 years ago

1.4.0-beta.38 (2021-11-01)

Bug Fixes

  • inconsistent icon padding (e07a66f)
  • lack of spacing between leading icon and text (039186a)
ui-components - core-css-v1.7.0-beta.32

Published by tzuge almost 3 years ago

1.7.0-beta.32 (2021-11-01)

Features

  • add dropdown filter functionality (9868f0c)
ui-components - react-v3.4.0-beta.60

Published by tzuge almost 3 years ago

3.4.0-beta.60 (2021-11-01)

Features

  • add dropdown filter functionality (9868f0c)
ui-components - vue-v1.4.0-beta.37

Published by tzuge almost 3 years ago

1.4.0-beta.37 (2021-11-01)

Features

  • add dropdown filter functionality (9868f0c)
ui-components - core-css-v1.7.0-beta.31

Published by tzuge almost 3 years ago

1.7.0-beta.31 (2021-11-01)

Bug Fixes

  • icon sizes and variant names (c303eb7)
ui-components - react-v3.4.0-beta.59

Published by tzuge almost 3 years ago

3.4.0-beta.59 (2021-11-01)

Bug Fixes

  • change the transition callback name for better clarity (8339685)
  • icon sizes and variant names (c303eb7)
ui-components - vue-v1.4.0-beta.36

Published by tzuge almost 3 years ago

1.4.0-beta.36 (2021-11-01)

Bug Fixes

  • icon sizes and variant names (c303eb7)
ui-components - angular-v1.8.0-beta.11

Published by tzuge almost 3 years ago

1.8.0-beta.11 (2021-10-28)

Bug Fixes

  • remove GoAFormField matching components (2098784)
  • simplify component communication (32c5a9b)
ui-components - core-css-v1.7.0-beta.30

Published by tzuge almost 3 years ago

1.7.0-beta.30 (2021-10-28)

Bug Fixes

  • simplify component communication (32c5a9b)
ui-components - react-v3.4.0-beta.58

Published by tzuge almost 3 years ago

3.4.0-beta.58 (2021-10-28)

Bug Fixes

  • simplify component communication (32c5a9b)
Package Rankings
Top 6.39% on Npmjs.org
Related Projects