Skip to content

Commit

Permalink
Merge branch 'main' into feat-new-popover
Browse files Browse the repository at this point in the history
  • Loading branch information
nmerget authored Mar 22, 2024
2 parents ba29b0a + cc990b3 commit 31614b6
Show file tree
Hide file tree
Showing 109 changed files with 702 additions and 330 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/99-auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- name: ⏬ Dependabot metadata
id: metadata
uses: dependabot/fetch-metadata@v1
uses: dependabot/fetch-metadata@v2
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions docs/research/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ You can find more design systems here:

Further inspirational links:

- <https://handreichungen.bfit-bund.de/barrierefreie-uie/>
- <https://open-ui.org/>
- <https://handreichungen.bfit-bund.de/barrierefreie-uie/>
- <https://open-ui.org/>

5. Additionally it might be beneficial to even also already save your HTML explorations within the related components file, like e.g. for `buttons`: `packages/components/src/components/button/index.html`
54 changes: 22 additions & 32 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

4 changes: 0 additions & 4 deletions packages/components/scripts/post-build/components.js
Original file line number Diff line number Diff line change
Expand Up @@ -154,10 +154,6 @@ const getComponents = () => [
{
name: 'tag'
},
{
name: 'code-docs'
},

{
name: 'checkbox',
config: {
Expand Down

This file was deleted.

51 changes: 0 additions & 51 deletions packages/components/src/components/code-docs/code-docs.lite.tsx

This file was deleted.

65 changes: 0 additions & 65 deletions packages/components/src/components/code-docs/code-docs.scss

This file was deleted.

36 changes: 0 additions & 36 deletions packages/components/src/components/code-docs/code-docs.spec.tsx

This file was deleted.

3 changes: 0 additions & 3 deletions packages/components/src/components/code-docs/docs/Angular.md

This file was deleted.

3 changes: 0 additions & 3 deletions packages/components/src/components/code-docs/docs/HTML.md

This file was deleted.

13 changes: 0 additions & 13 deletions packages/components/src/components/code-docs/docs/React.md

This file was deleted.

3 changes: 0 additions & 3 deletions packages/components/src/components/code-docs/docs/Vue.md

This file was deleted.

1 change: 0 additions & 1 deletion packages/components/src/components/code-docs/index.ts

This file was deleted.

18 changes: 0 additions & 18 deletions packages/components/src/components/code-docs/model.ts

This file was deleted.

Loading

0 comments on commit 31614b6

Please sign in to comment.