-
a11y: add role=listitem to the "dots" button (ce38577)
-
add background color in uui-textarea (#410) (8141eb7)
-
Add cd to installation instruction before npm install (a6424c0)
-
Add labels to fix accessibility warnings (#289) (373f0d3)
-
add missing reference to uui-input-lock (#187) (b2d69bf)
-
add missing references to uui barrel (c9bf476)
-
Add tests to ensure menu-item is tested in its default state with a label as a button (dedde98)
-
Add whitespace when appending/prepending icon in uui-input (#408) (3a86f01)
-
Align lit versions (#183) (e15536e)
-
Align lit versions (#183) (050c0ff)
-
Allow uui-button to fit in less tall contexts (#236) (8b7422f)
-
Bump opacity a bit, to pass color contrast accessibility check (#351) (92354aa)
-
Case insensitivity when using combobox-avatar (#363) (7acd240)
-
Change uui-button
height to min-height and remove the height from button
inside (#271) (d7cecac)
-
change notification color primary to default (#258) (2930d52)
-
change super.value to this.value for backwards compatibility (9cb6399)
-
change UUIInput type to getter/setter to support input-password (d529f60)
-
clear a mistake where setter would call itself (ded01fe)
-
clear up confusion with overriding the setter (9de8dce)
-
close button color inherits from toast notification (bdcc0a4)
-
disable-child-interaction going over edges + other details (#251) (078fcf0)
-
dispatching of events twice (#292) (901da47)
-
do not overwrite the super.value setter but refer to this
instead (6d9db70)
-
fixed padding and added multiline story (#277) (d264e73)
-
have pagination render update when the total number of pages has changed (#364) (4d7cc4c)
-
implement validity property for form controls (de5cf72)
-
import types as types (3dcb9ce)
-
iteration of iterators requires more configuration so we are now more specific with Array.from (0c904f7)
-
make popover work nicely in the button group (#296) (a5b3635)
-
remove default import from test template so new components are not double defined (0c13b24)
-
remove double definitions of several test files (15d303a)
-
Remove local definition of --uui-box-default-padding for uui-box (#189) (fd290a4)
-
return empty tempate if there are no groups (b294ef7)
-
Small visual corrections (#212) (bb3a3d7)
-
Small visual corrections (#213) (ba42fe8)
-
storybook: default slot did not show up in docs tab (b88cd1d)
-
Sync disable state for uui-radio with uui-radio-group (#393) (1902987)
-
Tabs not working in TabGroup (91bf2a7)
-
test: add general import to access all components (5ebb5ef)
-
test: add missing test cases (f1fa095)
-
test: change type of lookup to querySelector (d25bb2c)
-
test: remove a duplicate test (c035de5)
-
Use an ::after element for selection border (#239) (8a9d4f1)
-
use form control mixin in uui-button (d8466d4)
-
uui-button-inline-create collides with storybook documentation for LabelMixin, and since it only uses the property for label we can just declare that directly on the component instead of inheriting (5ce670c)
-
uui-button: adjust success and failed state styling (#312) (7634d19)
-
uui-card-media: replaced wrong css variables (#300) (ced7bdb)
-
uui-card-media: should render images correctly (5c0ead3)
-
uui-combobox: fix focus issues (#311) (a71ac05)
-
uui-combobox: fix for small resolutions (#327) (0180ee2)
-
uui-inline-button-create: ensure there is a border-color on horizontal (#328) (91ecd17)
-
uui-input change aling-items to stretch (#362) (7d285b4)
-
uui-input-password sets spellcheck to false (#339) (160f3db)
-
uui-radio-button: radio circle is malformed on multiple lines (#298) (e390365)
-
uui-select: :bug: sets the value to the value of selected option if present (6ae94ee)
-
uui-toggle change adjacent sibling combinator to general sibling (cd2aaf6)
-
uui: add missing reference to uui-popover (cbb74c6), closes #194
-
uui: change "import" to "export *" (d46e02a)
-
various issues of combobox and related (#276) (6b1ee6f)
-
vertical align content of UUI-Button anchor tag (#254) (319312c)
-
Release/0.1.1 (#190) (d91d346), closes #190 #188 #187 #189