Skip to content

Releases: deven-org/boiler

v0.4.0

13 Jan 16:15
Compare
Choose a tag to compare

0.4.0 (2025-01-13)

Features

  • all: #1096 ssr (#1103) (47c6ee4)
  • chor: package json version number needs to be correct for release-please to work (3c4f6e9)
  • chor: set up pre release setting (efcf4a5)
  • ci: improving release process using release-please (#1176) (8b28697)
  • ci: minor version bump force (b692315)
  • ci: update release pipeline (ba83238)
  • release: trigger release using release please bot on dev branch (#1208) (965c043)
  • release: updated release workflow to trigger pr from main (d5b9bd0)
  • storybook: add a11y config (#1124) (cf5af2a)
  • storybook: remove hasIcon/Unit props (#1092) (b1715bd)
  • storybook: select icon clickable (#1133) (f7828a9)
  • storybook: use outline instead of border (#1137) (466bdbe)
  • tokens: adds index-generator (#1204) (eef68be)
  • tokens: use dynamic imports generate-json-structure.mjs for new theme approach (#1178) (bdfabcf)
  • ui-components: implement events for number input (#937) (85a5455)
  • ui-library: #985 added tests for range-legend-min-max-slider (#993) (8cda0a0)
  • ui-library: #985 additional test (#1010) (c8a0c7b)
  • ui-library: 938 update component names (#968) (e316c85)
  • ui-library: introduce property sanitizer using preact and controller (#1175) (788e47b)
  • ui-library: radio group - use slots instead of options array (#1079) (16ac186)
  • ui-library: tab bar - use slots for tab bar item (#1136) (a9668c4)

Bug Fixes

Read more

v0.3.0

26 Mar 13:11
Compare
Choose a tag to compare

What's Changed

  • PUBLIC FIGMA FILE: Our Figma file is now publicly available in the Figma Community, check it out here.
  • TOKEN DOCUMENTATION: Detailed documentation of the token structure and token naming can now be found on the Getting Started page in Figma.
  • CASING IMPROVEMENT: We changed the casing in huge parts of our codebase to kebab-case.
  • ICONS: We touched the icon size behaviour, added documentation on how to change icons and reduced the size of the default icon set.
  • PROPERTY ALIGNMENT: We aligned multiple component properties.
  • COMPONENT FIXES: Fixing multiple bugs, misalignments between design in code as well as some accessibility issues and event issues in the components.
Detailed changes * feat(ui-library): add ts-lit plugin with rules by @ChristianHoffmannS2 in https://github.com//pull/918 * dynamically inject base path by @ChristianHoffmannS2 in https://github.com//pull/880 * fix(js-example-app): prod assets folder by @ChristianHoffmannS2 in https://github.com//pull/964 * fix(ui-library): props alignment form label by @RubirajAccenture in https://github.com//pull/949 * Fix/709 readme optimizations by @davidken91 in https://github.com//pull/952 * Feat/921 change icons doc by @veilvokay in https://github.com//pull/954 * docs: add open door meeting by @thrbnhrtmnn in https://github.com//pull/967 * fix(ui-library, storybook): genericBlrComponentRenderer by @faselbaum in https://github.com//pull/976 * fix(ui-library): icon size behaviour (798) by @ChristianHoffmannS2 in https://github.com//pull/969 * test(ui-library): #985 small adjustments to tests by @veilvokay in https://github.com//pull/988 * docs:Update GETSTARTED.md by @thrbnhrtmnn in https://github.com//pull/994 * fix(ui-library): harmonized property naming in loader and fixed misse… by @JpunktWpunkt in https://github.com//pull/979 * feat(ui-library): #985 added tests for range-legend-min-max-slider by @veilvokay in https://github.com//pull/993 * fix(ui-library): prop alignment select (872) by @bar-tay in https://github.com//pull/983 * feat(all): lint pr titles by @ChristianHoffmannS2 in https://github.com//pull/1008 * fix(ui-library): removed icon-link by @JpunktWpunkt in https://github.com//pull/997 * fix(ui-library): harmonised text area property naming (865) by @JpunktWpunkt in https://github.com//pull/982 * fix(ui-library): documenting prefixes by @davidken91 in https://github.com//pull/1009 * feat(ui-library): #985 additional test by @veilvokay in https://github.com//pull/1010 * feat(ui-library): 938 update component names by @veilvokay in https://github.com//pull/968 * feat(ui-components): implement events for number input by @remmycat in https://github.com//pull/937 * Fix/872-fix-js-example-event by @bar-tay in https://github.com//pull/1012 * fix(ui-library): harmonised property names by @JpunktWpunkt in https://github.com//pull/981 * fix(ui-library): harmonised property names by @JpunktWpunkt in https://github.com//pull/980 * docs(GETSTARTED): remove myschedling by @thrbnhrtmnn in https://github.com//pull/1026 * fix(Storybook): minior adjust by @bar-tay in https://github.com//pull/1025 * Update GETSTARTED.md by @thrbnhrtmnn in https://github.com//pull/1027 * fix(icons): removes icons by @larserbach in https://github.com//pull/1035 * fix(ui-library): props alignment form caption by @RubirajAccenture in https://github.com//pull/1023 * fix(ui-library): text input-ensure consistency between storybook documentation and property names by @RubirajAccenture in https://github.com//pull/1017 * fix(ui): camelCase to kebab-case (#970) by @angsherpa456 in https://github.com//pull/1013 * fix(ui-library): accessibility of loading in text-button by @angsherpa456 in https://github.com//pull/1038 * fix(storybook): updated story badges by @ChristianHoffmannS2 in https://github.com//pull/1040 * fix(docs): changed figma file url by @ChristianHoffmannS2 in https://github.com//pull/1043

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

26 Feb 15:39
065328a
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

What's Changed

  • SIMPLIFIED STRUCTURE: Renaming of system, semantic and component tokens
  • FASTER ONBOARDING: Extended documentation of tokens, components, architecture and more
  • COMPONENT FIXES: Fixing multiple bugs and misalignments between design in code for our components
Detailed changes
Read more

v0.1.0

16 Dec 10:47
dbcafa8
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Please consider this to be a technical preview