Releases: nl-design-system/utrecht
Releases · nl-design-system/utrecht
@utrecht/documentation@1.0.0
@utrecht/components@1.0.0
@utrecht/components 1.0.0 (2022-08-24)
Bug Fixes
- add HTML attributes to BEM templates of textarea/textbox (704e1c7)
- add line-height to the icon container (eed7f4c)
- add missing button disabled state to Storybook (3851779)
- add missing imports to Storybook pages (3b501c8)
- allow inheritance of icon color, ignore document-color token (67a9446)
- always indent blockquote, regardless of
distanced
(9e23974) - apply busy cursor to disabled buttons too (12a5504)
- avoid default
outset
border styling for button (8f9ac28) - avoid spinner instead of textbox in Firefox (cfba37b)
- button focus style (03a061d)
- calculate width for textarea and textbox in the same way (8df426e)
- case-insensitive HTML attribute match in CSS selector (ee758f9)
- checkmark icon (f0e6f80)
- clean up code (205c58a)
- comply with WCAG with 44x44px as minimum button size (07f8037)
- component status "UNSTABLE" has been renamed to "WORK IN PROGRESS" (34f54bd)
- constent naming in link-social component (da4730a)
- correct argtypes for button and link component (2983a5d)
- correct closing tag for Page Footer BEM template (915bf7a)
- correct the svgs name & remove unnecessarily .gitignore (2113bd9)
- correct title for page footer readme (5fcdecf)
- disabled cursor for disabled form input labels (27d4624)
- disabled HTML buttons must not have active/hover/focus appearance (180324b)
- display focus-visible and focus styles together (e463d41)
- empty ARIA attributes in web component (0ad018c)
- enable pseudo-classes from the style (9d48b9d)
- errors in CSS component code snippets (6279b31)
- fallback colors for textarea (2772007)
- fallback to feedback colors for form field description (ccb3bb1)
- icon title for Zoom Out icon (63fb83c)
- implement
utrecht-focus-outline-offset
token in CSS (cddcdb2) - improve social media icons (by @olling) (45f182f)
- improve styling of blockquote attribution (aef6729)
- include active button styling for HTML component (2b76186)
- include recent HTML components in stylesheet collections (c60d3c8)
- incorrect
:invalid
state in shadow DOM (8f00377) - inert focus state of current page link in pagination (a633510)
- JS error in spacing design token docs (5e779d5)
- link focus color (b69ab90)
- make interactive states work for CSS form components (0a71c46)
- menulijst component use standard design tokens (6d531d4)
- menulijst font family (1294d53)
- more accurate connection length in sidenav component (17f46fb)
- more better icons (#1029) (69cd29a)
- more icons added and icons fix (#1151) (2759c29)
- move the pseudo-class
invalid
,disabled
to html (de5955c) - new brach with icons (#1040) (c51f903)
- no margins on headings and paragraphs by default (eb4bb6c)
- README story names (0d8ae70)
- reggresions from recent refactoring in HTML component stories (c38f38f)
- regressions from spacing updates (aa2af3e)
- remove
style
attributes from SVG icons (f5fa25e) - remove read-only state from form select component (25a4752)
- remove the svg initial size (716beaa)
- remove unnecessarily tokens (15c3234)
- remove unused svgs and update package.json (80cca1d)
- removed svg dir (#1032) (4fc66d7)
- rename
table-heading
totable-header-cell
(a0d508a) - rename icon with incorrect name to
blad
(175600f) - rename incorrect Blockquote design tokens (7a569b7)
- rename separator
width
toblock-size
(5b7a797) - rename Stories to avoid duplicate names (06dee91)
- renamed some icons (dd38fb2)
- replace form select focus
border-width
withcolor
(31c821b) - resolve SCSS linting errors ([2fe5e1e](2fe5e1e...
@utrecht/component-library-angular@1.0.0
@utrecht/component-library-angular 1.0.0 (2022-08-24)
Bug Fixes
- fix the angular packages (2ae5561)
Features
- component library for Angular (61948ba)
BREAKING CHANGES
- upgrade angular to version 14 and support from 12 to 14
note
- the
@utrecht/component-library-angular
stile do not render the component
content -
@utrecht/web-component-library-angular
has issue with using the stencil's
<slot>
we need to figure out how to make it working, currently we can only use
stencil@Prop
to make the components render text