Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main2): release 0.4.0 #1215

Conversation

github-actions[bot]
Copy link

🤖 I have created a release beep boop

0.4.0 (2025-01-13)

⚠ BREAKING CHANGES

  • tokens: changes "Gap" to "ItemSpacing"
  • StepperButton Sizing Tokens
  • feedback colors
  • mv feedback.backgrd & forgrd to BLR_CMP

Features

  • adding closed eye icon for password input (389ee0c)
  • adds componentConfig for checkboxIcon (dcfff9d)
  • adds counter spacings (0e7a875)
  • adds featback neutral colors (d515fa3)
  • adds gitattributes to _tokensgenerated folde (d3f478a)
  • adds paddings for captionComponent (4d3102c)
  • adds prefix suffix tokens (#658) (0e434ba)
  • adds quasi tokens for warnings (f2ba3dc)
  • adds sem feedback colors (fcdb324)
  • all: #1096 ssr (#1103) (37a814d)
  • all: add mit license (#277) (#594) (78384cb)
  • all: create contribution documentation (#664) (aa140e0)
  • all: recommend vs code users lit html extension (#584) (eb4b3fd)
  • assets: adds noseSolo.svg (ece8e46)
  • Checkbox component (#191) (3c07270)
  • chore: turn off husky (#346) (06cb7ee)
  • chor: package json version number needs to be correct for release-please to work (29ce15e)
  • chor: set up pre release setting (b705075)
  • ci: improving release process using release-please (#1176) (dad4e32)
  • ci: minor version bump force (2c97137)
  • ci: update release pipeline (17d2589)
  • counter border tokens (#236) (28341f9)
  • design: checkbox sizes and cleanup (#228) (956e924)
  • figma-design-tokens: radio group tokens (#338) (#435) (3d5afb4)
  • icons: adds error and error-filled icon (#204) (146ec29)
  • merge blr_cmp radio-checkbox (01691e4)
  • radio input component (#171) (6f9f0b6)
  • release: trigger release using release please bot on dev branch (#1208) (fba37f7)
  • release: updated release workflow to trigger pr from main (f12a3ec)
  • release: v 0.4.0 (#1177) (99485cd)
  • Select component (#178) (7a8a442)
  • storybook: add a11y config (#1124) (0173703)
  • storybook: adds Icon Button Story (#654) (3fda85c)
  • storybook: babel plugins changes (b9c47bd)
  • storybook: display build date in storybook console (#568) (cb77239)
  • storybook: remove hasIcon/Unit props (#1092) (23632df)
  • storybook: select icon clickable (#1133) (7e8aaad)
  • storybook: update to version 7 (#392) (034ecd3)
  • storybook: use outline instead of border (#1137) (759e3cb)
  • test (6f28554)
  • toggle switch (#232) (1a61695)
  • tokens: adds checkbox hint tokens (cb6e23a)
  • tokens: adds checkbox sizings (4cc0f66)
  • tokens: adds counter border radius (ec80ff9)
  • tokens: adds indeterminate to checkbox (1254c29)
  • tokens: adds internal colors (2e1e85f)
  • tokens: adds internal tokens for slot (#344) (2e1e85f)
  • tokens: adds min and max width for tooltip (3adf152)
  • tokens: adds typotoken (caafabe)
  • tokens: adds vertical item spacings (edf5303)
  • tokens: checkbox and radio tokens (#197) (4b7d51c)
  • tokens: design/menu #318 (fba76c7)
  • Tokens: Dialog and Blanket (#313) (993596a)
  • tokens: Move LabelColors to CMP (5e3d481)
  • tokens: radio group (9873f7b)
  • tokens: radio group (f171dd4)
  • tokens: sem background color (3bc0078)
  • tokens: tabs squash merged (8fce49b)
  • tokens: token configuration (95becf1)
  • tokens: updates checkbox sizings (9e9bdd0)
  • tokens: updates foreground sizings (da94ae4)
  • tokens: updates tokens (1d982fd)
  • tokens: updates tokens (816f70a)
  • tokens: updates tokens (a71b719)
  • tokens: updates tokens (b0a38e5)
  • tokens: updates tokens (c557ff4)
  • tokens: updates tokens (de88343)
  • tokens: updates tokens (c70be0e)
  • tokens: updates tokens (0904159)
  • tokens: updates tokens (2d23776)
  • tokens: updates tokens (0021b26)
  • tokens: updates tokens (1d9b698)
  • tokens: updates tokens (9c86860)
  • tokens: updates tokens (a27590f)
  • tokens: updates tokens (0b9c7cc)
  • tokens: updates tokens (0d2004f)
  • tokens: updates tokens (c2b1345)
  • tokens: updates tokens (7b9f276)
  • tokens: updates tokens (3d46836)
  • tokens: updates tokens (1583000)
  • tokens: updates tokens (b603c90)
  • tokens: updates tokens (39fb1f7)
  • tokens: updates tokens (64efcab)
  • tokens: updates tokens (bf632b6)
  • tokens: updates tokens (3595fbc)
  • tokens: updates tokens (93d51b7)
  • tokens: updates tokens (e9b449e)
  • tokens: use dynamic imports generate-json-structure.mjs for new theme approach (#1178) (52c4e0f)
  • 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: add error state variant for label (1960584)
  • ui-library: add hasIcon prop (#620) (2ed1a14)
  • ui-library: add hasLabel state for checkbox (#297) (1e94ac8)
  • ui-library: add padding top to legend and caption (#591) (fa9ade9)
  • ui-library: add size check test to select and text input (#598) (7ba82bf)
  • ui-library: added a few textarea tests (#508) (fbf87fe)
  • ui-library: adding percentage warning limit filling text area to parent container and refactoring css (#285) (eb6149d)
  • ui-library: adding top margin to checkbox input (7776fda)
  • ui-library: adds caption hint and error to textinput (8e22bd8)
  • ui-library: adds dark theme to storybook storie, not yet completed (71c09a5)
  • ui-library: adds hasError, disabled and default example to storybook textarea storie (a4c72d2)
  • ui-library: adds some example on one page and add font (ea08e2a)
  • ui-library: adds text button group component (#319) (145dc5e)
  • ui-library: adjusting hint font size based on parameters (703dbf5)
  • ui-library: bug fix (#322) (951b696)
  • ui-library: clean up (df0edbd)
  • ui-library: create a branch only for divider (#321) (5ef0f3c)
  • ui-library: create buttonDisplay prop and type (#628) (fb9537e)
  • ui-library: create seperate select css file (e624233)
  • ui-library: create text input css file to refactor text input style (e624233)
  • ui-library: creates an internal component directory and moves form hint and label (49eb72e)
  • ui-library: css attirbutes fixed (#261) (8c23e48)
  • ui-library: css modified (e624233)
  • ui-library: enabling icon name typechecking (#525) (2de214a)
  • ui-library: error fix (77a42f5)
  • ui-library: fix typo (ee08628)
  • ui-library: fixing icon vertical alignment and refactoring hint component (40d6fce)
  • ui-library: fixing select component unit test (e624233)
  • ui-library: implemented divider (#298) (37f0474)
  • ui-library: input field finished (94216f2)
  • ui-library: introduce property sanitizer using preact and controller (#1175) (cbff8ea)
  • ui-library: link component (#193) (9655653)
  • ui-library: radio group - use slots instead of options array (#1079) (64cc4ff)
  • ui-library: removing calculate icon name from hint component and aligning icon top left (60f5cbd)
  • ui-library: renaming Radio folder to RadioGroup, renaming Label to FormLabel (#569) (47a0b4a)
  • ui-library: resolving merge conflicts (298a2e5)
  • ui-library: tab bar - use slots for tab bar item (#1136) (f8f29c0)
  • ui-library: tooltip draft version (6f09a47)
  • ui-library: tooltip dropshadow fixed (6c370ef)
  • ui-library: updating tokens (d586977)
  • ui-library: use dark mode (#283) (976f4b0)
  • ui-libraryy: Error attribute fixed (e44e54b)
  • ui: add radio button docs (#676) (bcdbcd3)
  • ux-library: add lifecylce update for shouldFocusState (8651585)
  • ux-library: adds buttons variants for showcase in storybook (#380) (4d19c4b)

Bug Fixes

  • adding ability to hide label on text input component (73ba390)
  • adds new branch (fab41e3)
  • adjusting form hint size (3a0fdba)
  • all: #1153 switch to DTCG token format & migrate to latest styledictionary and ts-transform (#1160) (2333a2e)
  • all: deactive design workflow (#350) (bf8c31b)
  • chore: added generated files to git ignore (bb9328c)
  • chor: removed generated files and gitattributes (c993496)
  • ci: don't override yarn version defined in .yarnrc (#1116) (e7eb721)
  • design: "3 value paddings" do not exist anymore (#434) (ec4e708)
  • docs: changed figma file url (#1043) (01c661b)
  • docs: marketing weekly (#1146) (521539e)
  • fixing feedback styles for loader component (2a96ec0)
  • fixing incorrect password state logic (91715f0)
  • fixing text input jump issue on the text input component, fixing focus, disabled and readonly states (f3039be)
  • fixing unit tests (8aef500)
  • icons: removes icons (#1035) (7c0bf92)
  • icons: toggle icons added (9ec76b5)
  • js-example-app: prod assets folder (#964) (0ecf0d8)
  • matching password error icon with figma design (13ee5be)
  • mv feedback.backgrd & forgrd to BLR_CMP (2f2bfb7)
  • radio paddings (2afc180)
  • refactoring text input to use rendering function (aaa6ae3)
  • release: test (0e6cae3)
  • release: test (3f3b400)
  • removes range slider files, tokens and references (7c4de52)
  • removing gap from text button (ff26a91)
  • renaming gap to itemspacing in actions (c4e4239)
  • resolving merge conflicts (c0bbed7)
  • restoring error icons (b8935aa)
  • StepperButton Sizing Tokens (23405bd)
  • storybook: add functionality (#1147) (916edb3)
  • storybook: checkbox size issue (#1123) (b806d2a)
  • storybook: diable resize function (#1149) (e4628d9)
  • storybook: documentation is correctly displayed (3892ea2)
  • storybook: increase clickable area (#1130) (f92da4c)
  • storybook: Input field number adjustment (#1152) (aa0feb9)
  • Storybook: minior adjust (#1025) (8210c13)
  • storybook: package-lock.json (#392) (cc43ba7)
  • storybook: preview (8871419)
  • storybook: remove shouldFocus, removed White spaces, add showHint true to story (#621) (1b0235e)
  • storybook: removed global centered (#657) (6a3e75a)
  • storybook: removee border css (#1126) (af32b2d)
  • storybook: solved some text area story issues (#669) (fc2ee0d)
  • storybook: update dependancies, scripts (#392) (6844691)
  • tokens: #1032 improve contrast (#1110) (3b6e16d)
  • tokens: #1168 move typotokens into sym (#1169) (48cd942)
  • tokens: #971 align casing of tokens pt2 (#1132) (0f0e280)
  • tokens: added border radius to tooltip (#257) (95feb1d)
  • tokens: applies correct boderwidth to actions in focus state (#333) (32a503a)
  • tokens: core.fontfamilies (#562) (a1295cc)
  • tokens: paddings have only a single value now. (1435674)
  • tokens: radiocheck (#212) (7ef69a5)
  • tokens: remove caption tokens (#696) (63ffc09)
  • tokens: renamed to lower case (d591ffe)
  • tokens: theming configs (bc4804d)
  • typo (45a4215)
  • ui-libarary: adds some css values to try out the focus (c07ac74)
  • ui-library, storybook: #823 radio - align prop names with design (#962) (4b94980)
  • ui-library, storybook: #835 align radio-group prop names with design #1039 (310e786)
  • ui-library, storybook: #875 align toggle prop names with design (#1022) (2654065)
  • ui-library, storybook: genericBlrComponentRenderer (#976) (3d3955c)
  • ui-library, tokens: #1014 create & use tokens for inputfield icon (#1036) (1938bfa)
  • ui-library: #1120 fix checkbox in js example app (#1121) (e26ac00)
  • ui-library: #800 align checkbox props with design (#1058) (7828ee9)
  • ui-library: #971 align casing of tokens (part 1) (#1111) (b618243)
  • ui-library: accessibility issue for text area background color (#1106) (f100dea)
  • ui-library: accessibility of loading in text-button (#1038) (5335268)
  • ui-library: add a div for legend for a wrapper (5a81843)
  • ui-library: add disabled class to inputClasses (e624233)
  • ui-library: add hover state to the icon and password icon in pas… (#295) (36d5fe2)
  • ui-library: add missing padding for loader (#666) (ef06dda)
  • ui-library: add new padding token to blr-form-element (e624233)
  • ui-library: add new story to solve the focus issue (2f71ca7)
  • ui-library: add padding to legend-wrapper and caption-group, remove padding from radio-group (#453) (5a344b1)
  • ui-library: add storybook storie examples (374474d)
  • ui-library: add ternary operator for caption group div (5a81843)
  • ui-library: added icon keys, type and visibility test (#280) (edb9178)
  • ui-library: added legend to group and added legend token (41f04e8)
  • ui-library: added some placeholder width (#294) (81e1fed)
  • ui-library: added word-break to caption-text and dispplay:inline to blr-form-element (fbb788e)
  • ui-library: added wrapper to show hint and wrapper at the same time (59070f8)
  • ui-library: adds focus and blur (ceb6b6e)
  • ui-library: adds generated tokens (404753f)
  • ui-library: adds generated tokens (4495b07)
  • ui-library: adds hint and error message and icon to textarea (6ea2c14)
  • ui-library: adds the structure from figma for showcase (7d1bca8)
  • ui-library: align counter to right for text area with or without error (#1105) (ee4a892)
  • ui-library: align hint and error message icons (#1059) (562469c)
  • ui-library: aligning component names in storybook (#503) (807b8ec)
  • ui-library: bug fix missing props (#510) (3a869f3)
  • ui-library: button group accessibility (#595) (#639) (1f28479)
  • ui-library: centered trailing css issue (#290) (0547434)
  • ui-library: change the hint message (0875c89)
  • ui-library: changed centered appendix from label to baselined (#289) (947902b)
  • ui-library: changed default params of value (#1173) (55ba07a)
  • ui-library: checkbox component fixes (#1148) (3fcccde)
  • ui-library: clean up the code (e624233)
  • ui-library: component toggle-switch fixes (#1151) (3eeefb3)
  • ui-library: create group hint and show error message together (5a81843)
  • ui-library: delete unused css class (8160f62)
  • ui-library: delete unused value (ced7a3c)
  • ui-library: deleted the unused class (849de67)
  • ui-library: disabled a stylelint rule for radio.css (#316) (c7d32c3)
  • ui-library: documenting prefixes (#1009) (d1883eb)
  • ui-library: enforce node 18 to have same husky results (#311) (d169aa4)
  • ui-library: eslint warnings (#560) (4fc5ca4)
  • ui-library: fix a class name (e624233)
  • ui-library: fix class name in test file (e624233)
  • ui-library: fix disabled, hasError, readonly, hover and active states (e624233)
  • ui-library: fix font issue (73b3abe)
  • ui-library: fix icon button events (5d8faed)
  • ui-library: fix icon button events (#1018) (5d8faed)
  • ui-library: fix left padding for hint message (5a81843)
  • ui-library: fix legend margin and add error state for legend (5a81843)
  • ui-library: fix number input disabled cursor and mode 3 padding issue (a9fae1a)
  • ui-library: fix padding of select component (9a4fb90)
  • ui-library: fix some titles (7f836af)
  • ui-library: fixed button group (#474) (dced0ed)
  • ui-library: fixed css syntax errors (#332) (56f20b3)
  • ui-library: fixed error message empty per default (6ea2c14)
  • ui-library: fixed font size (17c1fe4)
  • ui-library: fixed readonly issue (9d0b570)
  • ui-library: fixed semantic form tokens (#288) (7a10760)
  • ui-library: fixed the icon handling in hasError state (fe71cbb)
  • ui-library: fixed theme issue in icon-link (#312) (82cd911)
  • ui-library: fixed types (#572) (1dd77d8)
  • ui-library: fixes the alignment of the icon and multiline hint text (d049ead)
  • ui-library: fixing disabled and readonly border width (1ff301e)
  • ui-library: fixing linting errors (5f9d482)
  • ui-library: fixing merge conflicts (d05d644)
  • ui-library: generated tokens (3131daa)
  • ui-library: generates select tokens and implements tokens instead of negative margin (c7f5f99)
  • ui-library: harmonised property names (#980) (d9d8773)
  • ui-library: harmonised property names (#981) (2579111)
  • ui-library: harmonised text area property naming (865) (#982) (0e9969d)
  • ui-library: harmonize property naming (#940) (625a014)
  • ui-library: harmonized property naming in loader and fixed missed sizeVariant in js example text-button (#979) (7c92fac)
  • ui-library: hide canvas preview in stories (#205) (610a5ca)
  • ui-library: hint spacing (#401) (#424) (c149bfc)
  • ui-library: icon size behaviour (798) (#969) (76506ea)
  • ui-library: input field text ui fixes (#1101) (1e6e11e)
  • ui-library: inserted counter to text area and made sb params conditional (5360ba6)
  • ui-library: leftclick and browser focus style reset (#638) (3c8143d)
  • ui-library: make appendix and counter not break (37aea50)
  • ui-library: missed out css function calls (#585) (70a6c8b)
  • ui-library: move div inside ternary operator (5a81843)
  • ui-library: number-input adjustments (#449) (#456) (03e3efe)
  • ui-library: pressed state removed and updated focus state for readonly (#1172) (03fe476)
  • ui-library: prop alignment select (872) (#983) (4c75d19)
  • ui-library: props alignment form caption (#1023) (7cebbc1)
  • ui-library: props alignment form label (#949) (877556c)
  • ui-library: provides a fix for appendix to be inline with text when it breaks into second line (9ba7359)
  • ui-library: put hint container and counter to the same line (ae02f25)
  • ui-library: radio accessibility (#595) (#633) (1462489)
  • ui-library: radio group size fix (#1139) (#1140) (c56af13)
  • ui-library: refactor caption group and remove typo (5a81843)
  • ui-library: refactor class names (5a81843)
  • ui-library: refactor error class for legend (5a81843)
  • ui-library: refactor spaces in text input css dark theme works right now (e624233)
  • ui-library: remove margin in error state (#945) (#1060) (573282a)
  • ui-library: remove slot from select component (#1131) (c744f46)
  • ui-library: removed icon-link (#997) (c3ab5f0)
  • ui-library: removed readonly state for checkbox radio radiogroup and toggle switch (#1167) (0c6f8e1)
  • ui-library: removes width 100% on display block (43755a2)
  • ui-library: removing white space in textarea element (#665) (18b2a75)
  • ui-library: rename classes and fix padding issue (21b50c7)
  • ui-library: rename tooltip component (#860) (#1076) (bf27422)
  • ui-library: renamed foundation files to ts, so we are typesafe (#575) (7b02df7)
  • ui-library: replace empty string with nothing (5a81843)
  • ui-library: replacing border with outline on focus state (4228b0c)
  • ui-library: resize the button in loader state and some more fixes (#490) (1d472ed)
  • ui-library: select comp props added (#518) (f2062b9)
  • ui-library: select component size fixed (#1102) (1f84f01)
  • ui-library: separate component stories (4e1c2ae)
  • ui-library: show hint in storyBook (5a81843)
  • ui-library: some cleanups (#216) (7554da3)
  • ui-library: stories are now aligned with the other components (5a81843)
  • ui-library: switched css template function so that we can see if we pass objects to it (#582) (b0ed320)
  • ui-library: text input-ensure consistency between storybook documentation and property names (#1017) (e9747d8)
  • ui-library: type errors fixed for lint analyze pipeline (#1171) (abcdc39)
  • ui-library: unused class (b3e272f)
  • ui-library: updated story badges (#1040) (90c08ad)
  • ui-library: updates icon in select to chevron down (6955346)
  • ui-library: updates snapshots (281b016)
  • ui-library: updating counter border updating hint error icon (#301) (b8f16ad)
  • ui-library: updating js example app change events with values (#1066) (c0126f3)
  • ui-library: updating toggle switch selected state, fixing pressed / active state, fixing toggling on / off icons (#352) (055f4e9)
  • ui-library: use color token for blr-form-hint class (#296) (de790ff)
  • ui-library: use nested css import for firefox (#331) (26e550f)
  • ui-library: work in progress on the width fix (549aed7)
  • ui-library: wrong imports (596c8e5)
  • ui=library: type fixed in stories (1fcbc6e)
  • ui: adjust links (#1094) (8a8a48a)
  • ui: camelCase to kebab-case (#970) (#1013) (5941f42)
  • ui: fix issues (#678) (577cc3c)
  • ui: spacing between units and input updated (#630) (7f340ae)
  • ux-library: change storybook darkmode title color (84d4875)
  • ux-library: change storybook title for showingcase (ac2c570)
  • versioning: no major bumps for now (eabd790)
  • versioning: no major bumps for now (ca4f800)
  • versioning: no major bumps for now (f21dbd7)
  • versioning: no major bumps when under version 1.x (8802cee)
  • vertically centering caption text and icon for hint component (9f53bfa)

Miscellaneous Chores

Code Refactoring

  • feedback colors (3df90eb)
  • tokens: changes "Gap" to "ItemSpacing" (e3b2a8c)

This PR was generated with Release Please. See documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant