v0.6.0-ouds-web
Pre-release
Pre-release
What's Changed
Bug Fixes
- build: Set back the value to 0px to avoid unwanted calc (#3107) (a0ac2d3)
- component: badges should grow with font size as informative icons (#3182) (38e14b3)
- component: bullet list design re review after demo (#3049) (1ecca1d)
- component: make buttons informative icons grow with font size (#3167) (76969be)
- component: prevent chips decorative icons from growing with font size (#3183) (766cf21)
- component: prevent tags decorative icon from growing with font size (#3179) (c76b2a0)
- doc: minimal icons button disapear on mobile in documentation (#3122) (623225a)
- doc: remove bottom margin on code examples (#3119) (2154339)
- docs: code example padding and margin (#3130) (44e98b3)
- doc: set badge URL documentation (#3121) (4ae1a66)
- doc: set chip documentation URL and fix internal link (#3123) (23c980a)
- docs: Remove duplicate backgrounds (#3104) (583d02e)
- docs: Review of the documentation of checkbox, radio and switch components (#3032) (09fe536)
- docs: Update accessibility for chip component (#3126) (103f6ff)
- docs: wording improvement on chips a11y (#3180) (ffc9cce)
- doc: use documentation template on bullet list (#3151) (d22ba05)
- icons: resolve font icon by building assets in branded folder (#3195) (c527a4e)
- lib: Lessen the specificity of links (#3108) (d1bad3c)
- remove error in console for background listing (#3232) (718583a)
- Tag assets paddings after design review (#3240) (e1f8afc)
- text input review fixes (#3211) (d5ea749)
Features
- component: Add Chip component (#3071) (3047e3d)
- component: Add Tag component (#3062) (85a8470)
- component: Add Text-input component (#3093) (ede2225)
- components: bullet list multi custom marker (#3057) (7f5ee41)
- components: bullet list with multicolor markers (#3064) (e688e67)
- doc: Example buttons aria-label: helpers and a bit more (#3176) (958c294)
- doc: rename chip to chips as it is a group (#3127) (64f091a)
- docs: a11y improvements on chips (#3129) (b347a28)
- docs: add 'Getting Started > JavaScript' page (#2648) (0c1b6c0)
- docs: Add a way to display components versions (#3090) (39b9d5d)
- docs: Add the Download app example page (#3060) (044b5cb)
- docs: update badge documentation with the new template and pluralize (#3134) (2ac5a7a)
- docs: update control items doc with new template (#3113) (674179e)
- docs: use new template on breadcrumb (#3140) (602fa9e)
- doc: update chips doc a11y (#3156) (ed4429d)
- lib: Add local CSS var to handle content color on bg utilities (#3244) (0c31490)
- lib: add Sosh brand (#3143) (5e3cf1f)
- lib: remove focus-visible polyfill (#3067) (166d54c)
- Load custom font for brands (#3248) (eeac500)
- stackblitz: auto import ouds-bootstrap when stackblitz btn is inside bootstrap compat container (#3059) (280cba3)
- Update functional icons Orange/Sosh (#3231) (0babc2f)
- Update homepage masthead for Orange/Sosh (#3241) (d91cf5d)
- update icons 1.3 (#3246) (5c1771b)
- utilities: Add 2 new background utilities and helpers (#2959) (a748770)
Full Changelog: v0.5.0-ouds-web...v0.6.0-ouds-web