Skip to content

Commit 99c0c93

Browse files
chore: release v0.3.0
1 parent 01c661b commit 99c0c93

File tree

1 file changed

+51
-0
lines changed

1 file changed

+51
-0
lines changed

CHANGELOG.md

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
# Changelog
2+
3+
## v0.3.0
4+
5+
### What's Changed
6+
7+
- feat(ui-library): add ts-lit plugin with rules by @ChristianHoffmannS2 in https://github.com/deven-org/boiler/pull/918
8+
- dynamically inject base path by @ChristianHoffmannS2 in https://github.com/deven-org/boiler/pull/880
9+
- fix(js-example-app): prod assets folder by @ChristianHoffmannS2 in https://github.com/deven-org/boiler/pull/964
10+
- fix(ui-library): props alignment form label by @RubirajAccenture in https://github.com/deven-org/boiler/pull/949
11+
- Fix/709 readme optimizations by @davidken91 in https://github.com/deven-org/boiler/pull/952
12+
- Feat/921 change icons doc by @veilvokay in https://github.com/deven-org/boiler/pull/954
13+
- docs: add open door meeting by @thrbnhrtmnn in https://github.com/deven-org/boiler/pull/967
14+
- fix(ui-library, storybook): genericBlrComponentRenderer by @faselbaum in https://github.com/deven-org/boiler/pull/976
15+
- fix(ui-library): icon size behaviour (798) by @ChristianHoffmannS2 in https://github.com/deven-org/boiler/pull/969
16+
- test(ui-library): #985 small adjustments to tests by @veilvokay in https://github.com/deven-org/boiler/pull/988
17+
- docs:Update GETSTARTED.md by @thrbnhrtmnn in https://github.com/deven-org/boiler/pull/994
18+
- fix(ui-library): harmonized property naming in loader and fixed misse… by @JpunktWpunkt in
19+
https://github.com/deven-org/boiler/pull/979
20+
- feat(ui-library): #985 added tests for range-legend-min-max-slider by @veilvokay in
21+
https://github.com/deven-org/boiler/pull/993
22+
- fix(ui-library): prop alignment select (872) by @bar-tay in https://github.com/deven-org/boiler/pull/983
23+
- feat(all): lint pr titles by @ChristianHoffmannS2 in https://github.com/deven-org/boiler/pull/1008
24+
- fix(ui-library): removed icon-link by @JpunktWpunkt in https://github.com/deven-org/boiler/pull/997
25+
- fix(ui-library): harmonised text area property naming (865) by @JpunktWpunkt in
26+
https://github.com/deven-org/boiler/pull/982
27+
- fix(ui-library): documenting prefixes by @davidken91 in https://github.com/deven-org/boiler/pull/1009
28+
- feat(ui-library): #985 additional test by @veilvokay in https://github.com/deven-org/boiler/pull/1010
29+
- feat(ui-library): 938 update component names by @veilvokay in https://github.com/deven-org/boiler/pull/968
30+
- feat(ui-components): implement events for number input by @remmycat in https://github.com/deven-org/boiler/pull/937
31+
- Fix/872-fix-js-example-event by @bar-tay in https://github.com/deven-org/boiler/pull/1012
32+
- fix(ui-library): harmonised property names by @JpunktWpunkt in https://github.com/deven-org/boiler/pull/981
33+
- fix(ui-library): harmonised property names by @JpunktWpunkt in https://github.com/deven-org/boiler/pull/980
34+
- docs(GETSTARTED): remove myschedling by @thrbnhrtmnn in https://github.com/deven-org/boiler/pull/1026
35+
- fix(Storybook): minior adjust by @bar-tay in https://github.com/deven-org/boiler/pull/1025
36+
- Update GETSTARTED.md by @thrbnhrtmnn in https://github.com/deven-org/boiler/pull/1027
37+
- fix(icons): removes icons by @larserbach in https://github.com/deven-org/boiler/pull/1035
38+
- fix(ui-library): props alignment form caption by @RubirajAccenture in https://github.com/deven-org/boiler/pull/1023
39+
- fix(ui-library): text input-ensure consistency between storybook documentation and property names by @RubirajAccenture
40+
in https://github.com/deven-org/boiler/pull/1017
41+
- fix(ui): camelCase to kebab-case (#970) by @angsherpa456 in https://github.com/deven-org/boiler/pull/1013
42+
- fix(ui-library): accessibility of loading in text-button by @angsherpa456 in
43+
https://github.com/deven-org/boiler/pull/1038
44+
- fix(storybook): updated story badges by @ChristianHoffmannS2 in https://github.com/deven-org/boiler/pull/1040
45+
- fix(docs): changed figma file url by @ChristianHoffmannS2 in https://github.com/deven-org/boiler/pull/1043
46+
47+
### New Contributors
48+
49+
- @faselbaum made their first contribution in https://github.com/deven-org/boiler/pull/976
50+
51+
**Full Changelog**: https://github.com/deven-org/boiler/compare/v0.2.0...v0.3.0

0 commit comments

Comments
 (0)