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(all): better build flow #902

Draft
wants to merge 83 commits into
base: develop
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
83 commits
Select commit Hold shift + click to select a range
35df4c3
feat(ui-library): add figma plugin to storybook (#703)
kaikdi Dec 20, 2023
ec508a2
added lit-analyzer to compile step and updated vs code extensions (#714)
ChristianHoffmannS2 Dec 27, 2023
3c9b27b
fix lit-analyzer job (#721)
ChristianHoffmannS2 Jan 3, 2024
47328a0
NumberInput - Fix the disappearing stepper buttons and hiding placeho…
usmanreal1 Jan 3, 2024
b0fd262
fixing icon compile rimraf, fixing missing source icons and add lazy …
ChristianHoffmannS2 Jan 3, 2024
8e2e594
Delete doc/CONTRIBUTE.md (#727)
thrbnhrtmnn Jan 4, 2024
5d85fdc
Create CONTRIBUTING.md (#728)
thrbnhrtmnn Jan 4, 2024
5d5e2df
Create CONTRIBUTING.md (#729)
thrbnhrtmnn Jan 4, 2024
6368def
Update README.md (#730)
thrbnhrtmnn Jan 4, 2024
114d898
docs: remove duplicate of contribution.md (#731)
thrbnhrtmnn Jan 4, 2024
134379e
docs: update year in license (#732)
thrbnhrtmnn Jan 4, 2024
0c518f2
docs: update label section in contribute file (#738)
thrbnhrtmnn Jan 5, 2024
e41c7fc
docs: fix storybook link in README (#744)
thrbnhrtmnn Jan 9, 2024
711b0ef
fixed missing token and missing word wrap behaviour (#759)
ChristianHoffmannS2 Jan 10, 2024
faa878a
feature/492-storybook-counter (#702)
JpunktWpunkt Jan 10, 2024
c51a1ea
545 form label rename tokens (#761)
ChristianHoffmannS2 Jan 10, 2024
4aaf3ed
540 textarea rename tokens (#762)
ChristianHoffmannS2 Jan 11, 2024
025e309
Removed configuration (#768)
larserbach Jan 11, 2024
c426954
feature/496-storybook-form-label (#686)
JpunktWpunkt Jan 11, 2024
3f62ffb
fix/409-storybook-checkbox (#700)
JpunktWpunkt Jan 11, 2024
48414b5
Fix example app icons (#724)
ChristianHoffmannS2 Jan 15, 2024
2e1d149
added dependencies to story for buttons (#786)
ChristianHoffmannS2 Jan 15, 2024
66dcb45
fixes icon keys (#788)
ChristianHoffmannS2 Jan 16, 2024
5761adc
icon uses correct event handling for blrClick - fixes password (#787)
ChristianHoffmannS2 Jan 16, 2024
bcebce5
feat: updates ItemSpacings to have different values per size (#769)
m-nti Jan 16, 2024
556f6cc
docs: change readme picture (#795)
thrbnhrtmnn Jan 16, 2024
ce5a572
move config file out of src (#648) (#684)
RubirajAccenture Jan 16, 2024
737d57c
413-radio group docs (#690)
bar-tay Jan 16, 2024
d697f9c
Feature/419 storybook toggle switch (#783)
JpunktWpunkt Jan 17, 2024
8d8d9da
#550 tooltip rename tokens 2 (#794)
larserbach Jan 17, 2024
aa6c7fa
#544 slider rename tokens (#796)
larserbach Jan 17, 2024
f0a24d8
#544 form caption rename tokens (#801)
ChristianHoffmannS2 Jan 17, 2024
7ea92db
feat(storybook): add divider docs (#694)
bar-tay Jan 17, 2024
203e1eb
fix: adds comma in $themes (#804)
m-nti Jan 18, 2024
6d6e97a
Fix/712 fix scrolling (#791)
JpunktWpunkt Jan 19, 2024
3a4caca
fix(ui-library): fixed contrast violation in disabled state (#802)
JpunktWpunkt Jan 19, 2024
b03ba24
feat(storybook): add button group docs (#806)
bar-tay Jan 19, 2024
57a31d8
feat(storybook): add icon docs (#756)
bar-tay Jan 19, 2024
7500611
Code snipped fix (#814)
ChristianHoffmannS2 Jan 19, 2024
4201c1f
Select: html options instead of array (#780)
ChristianHoffmannS2 Jan 19, 2024
b94f1fa
feat(ui-library): fixing caption component styles (#818)
davidken91 Jan 22, 2024
f7ad885
Feature/513 tabbar use slots instead of arrays in the tabbar (#799)
davidken91 Jan 22, 2024
e180b32
fix number unit padding (#695)
RubirajAccenture Jan 22, 2024
15ae5c4
#534 numberinput renames tokens (#785)
larserbach Jan 22, 2024
7e0af61
Updates token meta (#820)
larserbach Jan 23, 2024
9c42bd1
feat(storybook): add tooltip docs (#716)
bar-tay Jan 24, 2024
3673914
feat(storybook): add tooltip bubble docs (#821)
bar-tay Jan 24, 2024
ea8ae88
Fix/578 counter state (#826)
JpunktWpunkt Jan 24, 2024
a58db38
Fix/597 form label (#827)
davidken91 Jan 24, 2024
caae81a
Documentation Form Caption Component (#717)
RubirajAccenture Jan 25, 2024
b96df97
fix(ui-library): fixed checked state (#803)
seemann Jan 25, 2024
62b0e7b
#770 stepper rename tokens (#828)
larserbach Jan 25, 2024
c6c2aab
mv tokens Action/Menu -> Actions/Menu (#839)
larserbach Jan 26, 2024
3b70efa
updates menu tokens (#840)
larserbach Jan 26, 2024
34fbbad
Fix/number input (#841)
davidken91 Jan 26, 2024
153501f
Fix/772 dialog rename tokens (#842)
larserbach Jan 29, 2024
12e3a8e
fix error handling (#844)
ChristianHoffmannS2 Jan 29, 2024
3e04802
Renames tokens: Action -> Actions (#843)
larserbach Jan 29, 2024
7739484
Fix/rename focused tokens (#847)
larserbach Jan 30, 2024
181ea77
feat:Create SECURITY.md (#848)
thrbnhrtmnn Jan 30, 2024
97f2e33
feature/428-feedback-form (#846)
thrbnhrtmnn Jan 30, 2024
5a5ba42
Feature/428 fix feedback form (#850)
thrbnhrtmnn Jan 30, 2024
4771326
Fix/790 improve padding naming (#851)
larserbach Jan 30, 2024
fcda4c1
Feat/845 improve token structure (#853)
larserbach Jan 30, 2024
390b8c7
Fix/597 form label padding (#855)
davidken91 Feb 1, 2024
dc27a32
Feature/366 getstarted documentation (#857)
thrbnhrtmnn Feb 1, 2024
e46c362
fix:Update README.md (#861)
thrbnhrtmnn Feb 1, 2024
e32d0b5
fix/Update README.md (#862)
thrbnhrtmnn Feb 1, 2024
afe7989
feat(storybook): delete react folder (#836)
bar-tay Feb 2, 2024
3a83321
fix(ui-library): centering tooltip bubble text (#856)
davidken91 Feb 5, 2024
1f3a446
docs:Update GETSTARTED.md (#882)
thrbnhrtmnn Feb 6, 2024
1d9d2ed
docs:Update README.md (#888)
thrbnhrtmnn Feb 6, 2024
99b0a46
fix: fixing readme file with updated figma file links (#889)
davidken91 Feb 6, 2024
194ae4b
added tooltip to example app and fixed offset (#837)
ChristianHoffmannS2 Feb 6, 2024
bfedd01
fix(storybook): adjust component size (#881)
bar-tay Feb 6, 2024
31ca23f
fix(ui): add eventListeners to textarea (#485) (#885)
angsherpa456 Feb 6, 2024
d7f266b
docs:Update PROJECTBACKGROUND.md (#892)
thrbnhrtmnn Feb 8, 2024
bd60858
fix(884): loading status property remocal from loader component (#887)
RubirajAccenture Feb 8, 2024
0bf08c0
Fix/form caption accessibility (#893)
davidken91 Feb 9, 2024
035383b
docs:Update GETSTARTED.md (#900)
thrbnhrtmnn Feb 9, 2024
67dcef2
wiredit for figma-design-tokens
ChristianHoffmannS2 Feb 9, 2024
17c4574
cleanup
ChristianHoffmannS2 Feb 9, 2024
63b310a
finished wireit for figma-design-tokens
ChristianHoffmannS2 Feb 9, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
62 changes: 62 additions & 0 deletions .github/ISSUE_TEMPLATE/1_bug_report.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
name: Bug Report
description: Report a bug or documentation error
title: "[Bug]: "
labels: ["🚨 new::bug"]
projects: ["deven-org/3"]
body:
- type: markdown
attributes:
value: |
Before reporting a bug or a documentation error, please [check if the issue already exists](https://github.com/deven-org/B01LER-Kitchen/issues).

---

Thanks for taking the time to fill out this bug report! We will do our best to reply to new issues within a week.
- type: dropdown
id: bug-type
attributes:
label: What is affected?
description: You can select multiple options.
multiple: true
options:
- Component
- Accessibility
- Token System
- Documentation
- Other (please specify in the description)
- type: textarea
id: description
attributes:
label: Description
description: What happened? Also tell us, what did you expect to happen?
placeholder: "When I do ..., I would expect ..., instead ... happens."
validations:
required: true
- type: textarea
id: steps
attributes:
label: Steps to reproduce
description: Which steps do we need to take to reproduce this error?
value: |
1. Step 1
2. ...
- type: input
id: version
attributes:
label: Affected version(s)
description: What version of B01LER are you running? If the issue was not affecting a previous version, which was it?
placeholder: "vX.X.X with issue, vX.X.X without issue"
- type: textarea
id: os-browser-env
attributes:
label: Operating system / Browser / Environment
description: "Which operating system and browser do you use? Please provide the version as well. If the bug affects a command-line tool, please add this information as well."
placeholder: "OS: macOS Sonoma 14.2.1 (23C71), Browser: Chrome 121.0.6167.85, Node: 18.17.0, yarn: 4.0.2"
- type: checkboxes
id: terms
attributes:
label: Code of Conduct
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/deven-org/B01LER-Kitchen/blob/develop/CODE_OF_CONDUCT.md)
options:
- label: I agree to follow this project's Code of Conduct
required: true
29 changes: 29 additions & 0 deletions .github/ISSUE_TEMPLATE/2_feature_request.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
name: Feature Request
description: Request a feature
title: "[Feature Request]: "
labels: ["🚨 new::enhancement"]
projects: ["deven-org/3"]
body:
- type: markdown
attributes:
value: |
Before opening a feature request, please [check if the request already exists](https://github.com/deven-org/B01LER-Kitchen/issues).
- type: textarea
id: description
attributes:
label: Description
description: Describe the feature you are requesting. Please provide key information like why the feature is needed, what the feature is and what value the feature creates. You can do this by using a user story template.
value: |
As a [persona],
I [want to],
[so that].
validations:
required: true
- type: checkboxes
id: terms
attributes:
label: Code of Conduct
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/deven-org/B01LER-Kitchen/blob/develop/CODE_OF_CONDUCT.md)
options:
- label: I agree to follow this project's Code of Conduct
required: true
53 changes: 53 additions & 0 deletions .github/ISSUE_TEMPLATE/3_custom_issue.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
name: Issue Template
description: Create an issue
title: "[Component name] - [task summary]"
projects: ["deven-org/3"]
body:
- type: markdown
attributes:
value: |
Before creating an issue please [check if the issue already exists](https://github.com/deven-org/B01LER-Kitchen/issues).
- type: textarea
id: description
attributes:
label: Description / User story
description: Describe the issue here or formulate a user story.
value: |
As a [persona],
I [want to],
[so that].
validations:
required: true
- type: textarea
id: requirements
attributes:
label: Requirements / Prerequisites
description: List open requirements and prerequisites that need to be solved before this issue can be started. You can also link other issues by adding the issue-number after the "#".
value: |
- [ ] #
- [ ] ...
- type: textarea
id: criteria
attributes:
label: Acceptance Criteria
description: List the acceptance criteria that need to be met to solve the issue.
value: |
- [ ] Acceptance Criteria 1
- [ ] ...
validations:
required: true
- type: textarea
id: info
attributes:
label: Additional information
description: Add relevant information here.
value: |
- ...
- type: checkboxes
id: terms
attributes:
label: Code of Conduct
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/deven-org/B01LER-Kitchen/blob/develop/CODE_OF_CONDUCT.md)
options:
- label: I agree to follow this project's Code of Conduct
required: true
5 changes: 5 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: Ask questions or give feedback
url: https://github.com/deven-org/B01LER-Kitchen/discussions
about: Start a discussion to ask questions or give feedback.
33 changes: 0 additions & 33 deletions .github/ISSUE_TEMPLATE/custom-bug-template.md

This file was deleted.

28 changes: 0 additions & 28 deletions .github/ISSUE_TEMPLATE/custom.md

This file was deleted.

36 changes: 36 additions & 0 deletions .github/workflows/analyze.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
name: Lit-Analyze

on: [pull_request]

jobs:
analyze:
runs-on: ubuntu-latest

steps:
- name: Checkout code
uses: actions/checkout@v3

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

- name: Get node version
id: node
run: |
echo "::set-output name=version::$(node -v)"

- 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 analyze
run: yarn analyze
2 changes: 1 addition & 1 deletion .github/workflows/compile.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Compile
name: TSC Compile

on: [pull_request]

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/eslint.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: eslint
name: Eslint

on: [pull_request]

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Test
name: Unit-Tests

on: [pull_request]

Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ dist
storybook-static
.idea
.yarn/install-state.gz
.wireit
package-lock.json

packages/js-example-app/dist
Expand Down
2 changes: 1 addition & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"editorconfig.editorconfig",
"dbaeumer.vscode-eslint",
"esbenp.prettier-vscode",
"bierner.lit-html"
"runem.lit-analyzer"
]
}
Loading
Loading