You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DDI-1012: fixing overlap issue with help text and counter (700c620)
DDI-1022: match dropdown keyboard bindings with native (cb3121c)
DDI-1027: add missing react skeleton props (b11a67b)
DDI-1040: label wrapping with parent container (#919) (7e34b70)
DDI-1054: remove the textarea char counter (bb9c35f)
DDI-1063: ensure dropdown retains focus after menu item selection (abc0c32)
DDI-783: react AppFooter storybook fixes (0bd7bbd)
DDI-785: adding missing container padding attr in react (#811) (61b5d6b)
DDI-791: fix breaking react build (5150e90)
DDI-791: fix container header padding causing issues with vertical alignment (bbfcae7)
DDI-823: change buttons to inline (#817) (dc6478a)
DDI-829: add aria-labels to form components (#807) (f51266e)
DDI-837: provide 'submit' button type (656c1e8)
DDI-849: match textarea padding with UI specs (#810) (3510a9f)
DDI-878: Made a couple minor container changes for the storybook. (#913) (38ad9ec)
DDI-880: Fix the modal focus jumping out when tab key is pressed (5d806a3)
DDI-883: storybook updates (#854) (4ed3cfc)
DDI-885: rename GoAContainer variant property to type (37f8ffe)
DDI-885: set input font-family (be7c7bc)
DDI-887: prevent modal window scrolling conflicts (#814) (4ef3f34)
DDI-888: Handle callout heading value being optional (#790) (e35c58c)
DDI-924: allow for dynamic data-bindinging to radio and dropdown components (e5d684d)
DDI-926: show default mouse cursor on chip hover (#812) (7d01f5e)
DDI-938: correct usage of dropdown's aria-selected attribute (e9427f8)
DDI-938: improve a11y on dropdown component (5991bf5)
DDI-960: Modified the container storybook page (#903) (32f9fcc)
DDI-972: fix react badge types (8e7f392)
DDI-991: allow date inputs to be cleared (7cf0e40)
DDI-994: Change padding to 4px (#920) (46ee087)
DDI-994: Modified the padding around the medium icon button (#923) (b610619)
:bug: restore the document scroll setting on hard close (7978760)
add colors storybook docs (eb29e25)
add font family and box sizing to all web components (d7b402e)
add GoAButton import/export (69ed94c)
add GoAInput and GoATextarea UI tweaks (9f8b7ca)
add js to allow icons to work (ddf89ce)
add missing button variant styling (0a709b1)
add missing callout test for blank heading (#808) (2e9eb85)
add missing children in React Container component (#858) (19e9462)
add missing GoABadge exports (6fb7a80)
add package.json changes to allow web-components to be published (e6ac880)
add styles reference in badge stories (0b11707)
allow button group gap to vary based on type (c909447)
allow dropdown filter to be case insensitive and (25a92b1)
allow flexrow flex-basis styling to be overridden (2871b0d)
allow for icons and icon buttons to be color inverted (f8f310e)
allow for overriding of modal width (e524ff7)
allow for user defined data-testids in Modal (28e39f8)
allow GoAInput to allow for date functionality (3539d8d)
allow setting of GoAInput width, with default of 100% (6e06eb2)
allow the checkbox to keep internal check state (#898) (b926ea0)
autoformat formatting (fc4c714)
badge spacing and alignment (01a6aca)
badge text alignment when icon is not specified (0574382)
badge UI and testid (c0057e6)
better align badge items (7518a65)
broken alpha branch (#855) (d6e77f7)
broken react imports (24a7196)
broken storybook (4e0a764)
callout content padding (28480af)
CardTitle to h3, element loader css issue (a13cea3)
change disabled radio button opacity (649dc3d)
change radio border color on hover (36e3046)
change the css reset priority (b07972b)
change the css reset priority (1a52bec)
change the payload for the _change event (d99d7bb)
change the transition callback name for better clarity (8339685)
change the way error state styling is applied (06734fe)
checkbox not changing check state (24f2d08)
circular dependency compile warning (9c2af92)
cleanup and implement onChange interface to react GoACheckbox (e17b7b9)
collapse the event detail object for dropdown events (ccbf813)
color names (6822622)
component param updates (d56b8b7)
console warning for Textarea value binding (aa4d638)
convert GoAIconButtons to buttons (d61b103)
correct react component lib peer deps (c0afeba)
create new deployment (#8) (58773b9)
css var spelling (3bf439f)
date-fns dependency (ca3e5db)
default the selectedValues to an empty array (a029843)
deviations from container design docs (9a092ad)
deviations from design docs (4842ec1)
dropdown item falsey default values (084acc2)
dropdown minor fixes (535e6f9)
dropdown overlay (b6d8d3c)
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)
get react lib working with styles lib (44f50fa)
goa-radio fixes (179b5ba)
GoABadgeType export (b67ae49)
GoAIcon styling (bdf6687)
GoARadion checked should not be required (6079334)
hero banner bottom border color (79b6de4)
icon name reference using old camelCase style (b7567bb)
icon sizes and variant names (c303eb7)
increase Badge margins (3acbf6f)
increase max-width of page-block (aa4fb68)
invert the modal scroll option (fd80c5b)
lack of storybook styling (1c86431)
make additional GoAInput params optional (438d624)
make app-header title optional (26d31d7)
make changes in the right package.json file (982a558)
make React button onClick optional (#906) (72d80bf)
make vertical orientation the default (75162d5)
match design specs for icon buttons (270a558)
Microsite Header mobile view and other design update (#725) (4e5bd34)
microsite-header styling updates (124d9a6)
minor badge styling update (cc66302)
missing experimental exports (fdc478f)
modal storybook (e8a7b5a)
Modify padding for AppHeader (#909) (2006b96)
move page-block width into css var (5d6671a)
move v2 component styles to core-css (50b9d1a)
prevent button box-shadow from being cut off (6eb4a77)
prevent dropdown menu from being hidden within modal (6303cc1)
prevent formitem optional field from defaulting to true (0a7bb53)
prevent space being added to page at modal location when opened (d3634e4)
DDI-973: Removed an uneccessary default type (07a049a)
DDI-973: Updated react and angular demos to show prefix and suffix input values (17ce4af)
DDI-973: Updated WCProps for input to mark type as not required (1bb385f)
DDI-991: fix date formatting causing date error offsets (bdddf5d)
prevent unwanted dismissing of dropdown option menu (939617c)
progress indicator not becoming visible in fullscreen mode (e3e77b0)
radio stylesheet import (3ac0aff)
re-add the string to boolean conversion within the web components (34f6728)
react and vue imports and exports (bf8cf62)
react and web-component mis-matching container variant types (3bc20e2)
react deps (102aa2f)
react form-item optional field not using default value (20456c9)
react input binding (60beb68)
react radio button (c7f0ee9)
react web-component dependency (162d8d5)
react web-component dependency version (1a42eed)
refactor GoADropdown (e3ddbc8)
remove experimental exports from root index file (4292edf)
remove the badge margin (aa0bb65)
remove title from button (4e9d850)
remove unused imports (f1ea339)
revert "chore: update React peer deps to v18" (07289f2)
DDI-980: fix button accessibility issues (b45ffa2)
scrollbarwidth calculation if there is no scrollbar (2dda292)
second attempt at setting the width (30d1e2c)
set modal padding to 28px (89557cd)
show all matching icons when searching (92e2dae)
show the helptext when there is an error (788d844)
styling fixes for FormItem (4b62355)
#278: Implement the missed design system and examples (ed60b84), closes #278
remove button min-width (86cb50f)
remove dropdown event binding on destroy (2b57d55)
set height of microsite header (4f7df77)
show black icon for important callouts (02a4fa0)
show icons in web-component storybook (d1fea75)
styling tweaks (4b7a905)
the GoAInput disabled state css (254504c)
undefined element (c73bd3e)
update file filters for svelte build (9520517)
update GoAButton styles (7d68fc3)
update service level header to match design specs (e6d7612)
update the web-component version required (beb08c8)
use 'normal' instead of empty default value for size and variant (d098af5)
use react attribute name format (3196424)
web-component stories (fe03218)
Features
#264: add skeleton component (17f9dc3), closes #264#270: ability to set modal transition speed (f0d3c9b), closes #270#427: app-footer component (428a76a), closes #427#427: app-footer component with multi column section support (b8a5449), closes #427#430: add form item component (d1c375e), closes #430#458: rename page-loader to circular-progress (8511a36), closes #458#572: add chip component (cea11d9), closes #572#676: update Button for new design specs (31727af), closes #676#682: add char count to input and textarea (9d4b98c), closes #682
DDI-1002: Adding new property variant (#907) (842f8c3)
DDI-1043: add Angular value attribute binding (9d58029)
DDI-871: add autocapitalize property to GoAInput component (cbd0616)
DDI-917: Added icon to the form-item error message (#942) (07794b3)
DDI-935: add min,max and step attrs to input component (ec56756)
DDI-940: add two column layout component (d5fcced)
DDI-969: add date input (7338335)
DDI-994: Added a new storybook page for Icon Button (#914) (14a2b48)
:sparkles: add container component docs and tests (a78811e), closes #277
add a form validation helper (1bf0d41)
add ability to enable container colors based on variant (a7aab2e)
add alignment option in GoAFormActions (889d46a)
add all ionicons (ba30642)
add callout component (79ceebf)
add container component (38057bf)
add dropdown filter functionality (9868f0c)
add dropdown keyboard control (876743d)
add dropdown stories (4b7c6f2)
add explicit input GoA components (2625f42)
add flex row component (f3af6c2)
add flex-column component to provide an equivalent to the flex-row (5656e3f)
add initial draft of Divider component (98b24f4)
add modal (7aaa23b)
add new 'compact' design changes (a22b42e)
add new GoACard component (e8d8397)
add optional feedback url property for service level header (023bf18)
add page-block component to help with footer positioning (f84133f)
DDIDS-312: trap the focus inside the modal when tab or shift+tab used (becb1f7)
add pencil (edit) icon (121bc74)
add pre-defined transitions (16f22c9)
add react appheader component (18db37e)
add react button (f30cdeb)
add react button group (99f7ba4)
add react card components (7893994)
add react container component (2bddc65)
add react hero banner (ed08495)
add react iconbutton (d1dd4c7)
add react notification component (b6926f3)
add react page block (4e7ea15)
add react page loader component (f0caffb)
add react spinner (e55fff0)
add react textarea component (e9ca96f)
add spinner tests and stories (4595e06)
add storybook and tests to HeroBanner (3fd81e1)
add transition components to separate styling from functionality (cc7bd2a)
app version header - react (08a7ec0)
bold matching text for dropdown (0ebbf00)
create React form-item wrapper component (216bf2f)
CS-809 - UI component - Microsite Logo (895414d)
form row component (f1ce3e8)
GoAInput and GoATextArea components (41b2c00)
icon and iconButton component (8fd3765)
Icon component (a7a8755)
microsite header (59066a8)
modal react wrapper component (0d2d634)
more components (3bc36a9)
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)
radio button (86f8556)
react callout component (54926f4)
react modal component (67d74be)
react sevice-level-header (cb1fee0)
react skeleton component (baa1830)
remove formstate from component (#16) (5ed380a)
svelte input updates, fixes and stories (9d232c1)
textarea (a8346f3)
update padding (a064c0f)
update the dropdown menu (5e51afa)
use defined icons in GoABadge (7d31a39)
Reverts
Revert "fix(DDI-994): Change padding to 4px (#920)" (#921) (7e84153), closes #920#921
BREAKING CHANGES
DDI-960: This heavily changes how containers are used.
Removed colored as an option.
Changed headingSize property to accent.
Changed types for the new accent property to thick, thin, and filled
Default for accent property is filled.
The new default type is interactive.
Showing the title and action properties in the storybook.
#676: The previous small, medium and large sizes have been replaced with compact and normal.