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

feat(release): v 0.4.0 #1177

Open
wants to merge 56 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
56 commits
Select commit Hold shift + click to select a range
d4ab9b7
fix(ui-library): harmonize property naming (#940)
JpunktWpunkt Mar 27, 2024
2ceb1bf
fix(ui-library): fix icon button events (#1018)
davidken91 Mar 27, 2024
4539d09
fix(ui-library): remove margin in error state (#945) (#1060)
angsherpa456 Mar 28, 2024
a6e56e8
docs(getstarted): update getstarted documentation (#1063)
thrbnhrtmnn Mar 28, 2024
52929ca
fix(ui-library): align hint and error message icons (#1059)
RubirajAccenture Apr 2, 2024
5ef2624
docs(contribute): update contributing documentation (#1057)
thrbnhrtmnn Apr 3, 2024
d60fae2
fix(ui-library): #800 align checkbox props with design (#1058)
bar-tay Apr 4, 2024
f7c55d4
fix(ui-library, storybook): #835 align radio-group prop names with de…
bar-tay Apr 4, 2024
d6d7536
fix(ui-library, storybook): #875 align toggle prop names with design …
bar-tay Apr 4, 2024
1f84b15
fix(ui-library, storybook): #823 radio - align prop names with design…
bar-tay Apr 4, 2024
2ec6f73
fix(ui-library): updating js example app change events with values (#…
davidken91 Apr 5, 2024
c20dd17
docs(all): distinguish contributors and core team (#1069)
thrbnhrtmnn Apr 11, 2024
aa7bee3
docs(contributing): update pr process documentation (#1074)
thrbnhrtmnn Apr 17, 2024
c48ce41
fix(ui-library): rename tooltip component (#860) (#1076)
angsherpa456 Apr 17, 2024
dc549f0
fix(ui-library, tokens): #1014 create & use tokens for inputfield ico…
faselbaum Apr 18, 2024
ccb4e17
refactor(ui-library): change theming approach (#991)
ChristianHoffmannS2 Apr 19, 2024
01a340f
docs(ui-library): input-field-number, document stepper token usage (#…
faselbaum May 14, 2024
9394548
fix(ui-library): input field text ui fixes (#1101)
ashk1996 May 16, 2024
8b5d673
docs(getstarted): fixed a typo in dev lead touchpoint description (#1…
thrbnhrtmnn May 16, 2024
a469625
fix(ui-library): select component size fixed (#1102)
ashk1996 May 21, 2024
f284328
fix(ui): adjust links (#1094)
bar-tay May 24, 2024
8b67318
fix(ui-library): align counter to right for text area with or without…
ashk1996 May 29, 2024
97f0922
fix(tokens): #1032 improve contrast (#1110)
larserbach Jun 3, 2024
3a96182
fix(ui-library): #971 align casing of tokens (part 1) (#1111)
larserbach Jun 4, 2024
d978b88
fix(ci): don't override yarn version defined in .yarnrc (#1116)
faselbaum Jun 7, 2024
b888cbc
feat(storybook): remove hasIcon/Unit props (#1092)
bar-tay Jun 11, 2024
b94d018
fix(ui-library): #1120 fix checkbox in js example app (#1121)
angsherpa456 Jun 12, 2024
e3c94c4
feat(storybook): add a11y config (#1124)
bar-tay Jun 19, 2024
374dd0e
fix(storybook): checkbox size issue (#1123)
bar-tay Jun 19, 2024
d1ee455
fix(storybook): removee border css (#1126)
bar-tay Jun 20, 2024
66d30ae
feat(all): #1096 ssr (#1103)
faselbaum Jun 20, 2024
a6e38ad
refactor(ui-library): #1081 css tooling lit (#1095)
faselbaum Jul 1, 2024
2f9be81
fix(ui-library): remove slot from select component (#1131)
angsherpa456 Jul 4, 2024
35fc644
fix(storybook): increase clickable area (#1130)
bar-tay Jul 8, 2024
360d47f
feat(ui-library): radio group - use slots instead of options array (#…
bar-tay Jul 11, 2024
23aeaa4
fix(ui-library): radio group size fix (#1139) (#1140)
angsherpa456 Jul 11, 2024
8de1f59
feat(ui-library): tab bar - use slots for tab bar item (#1136)
angsherpa456 Jul 13, 2024
9f4bd02
docs(getstarted): update getstarted (#1144)
thrbnhrtmnn Jul 15, 2024
4bb4d1f
fix(docs): marketing weekly (#1146)
thrbnhrtmnn Jul 15, 2024
d96268c
fix(ui-library): accessibility issue for text area background color …
ashk1996 Jul 22, 2024
60e24e3
feat(storybook): select icon clickable (#1133)
bar-tay Jul 31, 2024
a20c43c
feat(storybook): use outline instead of border (#1137)
bar-tay Aug 1, 2024
d94e1a6
fix(storybook): add functionality (#1147)
bar-tay Aug 26, 2024
a7057b1
fix(ui-library): checkbox component fixes (#1148)
ashk1996 Aug 26, 2024
bb8c18a
fix(storybook): diable resize function (#1149)
bar-tay Aug 26, 2024
d5b0bb7
fix(ui-library): component toggle-switch fixes (#1151)
ashk1996 Sep 18, 2024
35e3943
fix(tokens): #971 align casing of tokens pt2 (#1132)
larserbach Sep 23, 2024
44a8b05
initial (#1159)
larserbach Sep 23, 2024
6f91b28
fix(all): #1153 switch to DTCG token format & migrate to latest style…
larserbach Oct 2, 2024
9f9585c
fix(ui-library): removed readonly state for checkbox radio radiogroup…
ashk1996 Oct 7, 2024
d5d5220
fix(tokens): #1168 move typotokens into sym (#1169)
larserbach Oct 8, 2024
fc5fa4a
fix(storybook): Input field number adjustment (#1152)
bar-tay Oct 14, 2024
ce01582
fix(ui-library): type errors fixed for lint analyze pipeline (#1171)
ashk1996 Nov 8, 2024
3240589
feat(ci): improving release process using release-please (#1176)
ashk1996 Dec 3, 2024
21856a3
feat(ui-library): introduce property sanitizer using preact and contr…
ashk1996 Dec 3, 2024
0295e9e
fix(ui-library): changed default params of value (#1173)
ashk1996 Dec 3, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 0 additions & 3 deletions .github/workflows/analyze.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ jobs:
- name: Enable Corepack
run: corepack enable

- name: Install yarn 4
run: yarn set version 4.x

- name: Install modules
run: yarn

Expand Down
8 changes: 1 addition & 7 deletions .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,8 @@ jobs:
- name: Enable Corepack
run: corepack enable

- name: Install yarn 4
run: yarn set version 4.x

- name: Install modules
run: yarn

- name: Generate tokens
run: yarn tokens:generate

- name: Run Compile
run: yarn compile
run: yarn build:ui-library
3 changes: 0 additions & 3 deletions .github/workflows/eslint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ jobs:
- name: Enable Corepack
run: corepack enable

- name: Install yarn 4
run: yarn set version 4.x

- name: Install modules
run: yarn

Expand Down
29 changes: 29 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
name: Release Please

on:
push:
branches:
- main
workflow_dispatch:

jobs:
release:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2

- name: Set up Node.js
uses: actions/setup-node@v3
with:
node-version: '18.x'

- name: Release Please Action
uses: googleapis/release-please-action@v4
id: release
with:
release-type: node
package-name: '@ashk1996/boiler'
token: ${{ secrets.GITHUB_TOKEN }}
target-branch: main
branch: main
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ jobs:
- name: Enable Corepack
run: corepack enable

- name: Install yarn 4
run: yarn set version 4.x

- name: Install modules
run: yarn

Expand Down
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18
18.18.0
5 changes: 4 additions & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
"editorconfig.editorconfig",
"dbaeumer.vscode-eslint",
"esbenp.prettier-vscode",
"runem.lit-plugin"
"runem.lit-plugin",
"bierner.comment-tagged-templates",
"stylelint.vscode-stylelint",
"styled-components.vscode-styled-components"
]
}
18 changes: 18 additions & 0 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"type": "node",
"request": "launch",
"name": "Launch Example App",
"skipFiles": ["<node_internals>/**"],
"args": ["./dist/server.js"],
"runtimeArgs": ["--enable-source-maps", "--conditions=development", "--watch"],
"preLaunchTask": "js-example-app::build:dev",
"cwd": "${workspaceFolder}/packages/js-example-app"
}
]
}
4 changes: 3 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,7 @@
120 // prettier print width
],
"lit-plugin.rules.no-missing-import": "off",
"lit-plugin.strict": true
"lit-plugin.strict": true,
"lit-plugin.cssTemplateTags": [],
"stylelint.validate": ["typescript"]
}
16 changes: 16 additions & 0 deletions .vscode/tasks.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"version": "2.0.0",
"tasks": [
{
"type": "shell",
"command": "yarn build:dev --watch",
"options": {
"cwd": "packages/js-example-app"
},
"group": "build",
"problemMatcher": ["$tsc-watch"],
"label": "js-example-app::build:dev",
"isBackground": true
}
]
}
Loading
Loading