Skip to content

Commit

Permalink
Merge branch 'main' into refactor/to-animation
Browse files Browse the repository at this point in the history
  • Loading branch information
TomMenga committed Apr 24, 2024
2 parents 56c2f37 + c9f0e0e commit 33e7d9e
Show file tree
Hide file tree
Showing 1,087 changed files with 13,993 additions and 11,100 deletions.
6 changes: 0 additions & 6 deletions .eslintignore

This file was deleted.

132 changes: 0 additions & 132 deletions .eslintrc.json

This file was deleted.

28 changes: 14 additions & 14 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ body:
attributes:
label: Preflight Checklist
options:
- label: I have read the [Contributing Guidelines](https://github.com/lyne-design-system/lyne-components/blob/main/CONTRIBUTING.md) for this project.
- label: I have read the [Contributing Guidelines](https://github.com/lyne-design-system/lyne-components/blob/main/docs/CONTRIBUTING.md) for this project.
required: true
- label: I agree to follow the [Code of Conduct](https://github.com/lyne-design-system/lyne-components/blob/main/CODE_OF_CONDUCT.md) that this project adheres to.
- label: I agree to follow the [Code of Conduct](https://github.com/lyne-design-system/lyne-components/blob/main/docs/CODE_OF_CONDUCT.md) that this project adheres to.
required: true
- label: I have searched the [issue tracker](https://github.com/orgs/lyne-design-system/projects/4) for an issue that matches the one I want to file, without success.
required: true
Expand All @@ -30,22 +30,22 @@ body:
attributes:
label: Bug type
options:
- 'Functionality'
- 'Accessibility'
- 'Performance'
- 'Security vulnerability'
- 'Other'
- Functionality
- Accessibility
- Performance
- Security vulnerability
- Other
validations:
required: true
- type: dropdown
id: component-or-design-token
attributes:
label: It affects the following packages
options:
- 'Design Tokens'
- 'Components'
- 'Both'
- 'Other'
- Design Tokens
- Components
- Both
- Other
validations:
required: true
- type: input
Expand Down Expand Up @@ -78,9 +78,9 @@ body:
attributes:
label: Input mode
options:
- 'Mouse/Keyboard'
- 'Touch'
- 'Other'
- Mouse/Keyboard
- Touch
- Other
validations:
required: false
- type: input
Expand Down
14 changes: 7 additions & 7 deletions .github/ISSUE_TEMPLATE/contributing-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ body:
attributes:
label: Preflight Checklist
options:
- label: I have read the [Contributing Guidelines](https://github.com/lyne-design-system/lyne-components/blob/main/CONTRIBUTING.md) for this project.
- label: I have read the [Contributing Guidelines](https://github.com/lyne-design-system/lyne-components/blob/main/docs/CONTRIBUTING.md) for this project.
required: true
- label: I agree to follow the [Code of Conduct](https://github.com/lyne-design-system/lyne-components/blob/main/CODE_OF_CONDUCT.md) that this project adheres to.
- label: I agree to follow the [Code of Conduct](https://github.com/lyne-design-system/lyne-components/blob/main/docs/CODE_OF_CONDUCT.md) that this project adheres to.
required: true
- label: I have searched the [issue tracker](https://github.com/orgs/lyne-design-system/projects/4) for an issue that matches the one I want to file, without success.
required: true
Expand All @@ -25,19 +25,19 @@ body:
attributes:
label: Contribution type
options:
- 'Contribute a new component'
- 'Contribute an enhancement of a component'
- Contribute a new component
- Contribute an enhancement of a component
validations:
required: true
- type: dropdown
id: component-or-design-token
attributes:
label: It affects the following packages
options:
- 'Design Tokens'
- 'Components'
- Design Tokens
- Components
- 'Design Tokens & Components'
- 'Other'
- Other
validations:
required: true
- type: textarea
Expand Down
14 changes: 7 additions & 7 deletions .github/ISSUE_TEMPLATE/feature-request-or-enhancement.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ body:
attributes:
label: Preflight Checklist
options:
- label: I have read the [Contributing Guidelines](https://github.com/lyne-design-system/lyne-components/blob/main/CONTRIBUTING.md) for this project.
- label: I have read the [Contributing Guidelines](https://github.com/lyne-design-system/lyne-components/blob/main/docs/CONTRIBUTING.md) for this project.
required: true
- label: I agree to follow the [Code of Conduct](https://github.com/lyne-design-system/lyne-components/blob/main/CODE_OF_CONDUCT.md) that this project adheres to.
- label: I agree to follow the [Code of Conduct](https://github.com/lyne-design-system/lyne-components/blob/main/docs/CODE_OF_CONDUCT.md) that this project adheres to.
required: true
- label: I have searched the [issue tracker](https://github.com/orgs/lyne-design-system/projects/4) for an issue that matches the one I want to file, without success.
required: true
Expand All @@ -25,19 +25,19 @@ body:
attributes:
label: Request type
options:
- 'Request for a new component'
- 'Request for enhancement of a component'
- Request for a new component
- Request for enhancement of a component
validations:
required: true
- type: dropdown
id: component-or-design-token
attributes:
label: It affects the following packages
options:
- 'Design Tokens'
- 'Components'
- Design Tokens
- Components
- 'Design Tokens & Components'
- 'Other'
- Other
validations:
required: true
- type: textarea
Expand Down
10 changes: 5 additions & 5 deletions .github/ISSUE_TEMPLATE/question.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ body:
attributes:
label: Preflight Checklist
options:
- label: I have read the [Contributing Guidelines](https://github.com/lyne-design-system/lyne-components/blob/main/CONTRIBUTING.md) for this project.
- label: I have read the [Contributing Guidelines](https://github.com/lyne-design-system/lyne-components/blob/main/docs/CONTRIBUTING.md) for this project.
required: true
- label: I agree to follow the [Code of Conduct](https://github.com/lyne-design-system/lyne-components/blob/main/CODE_OF_CONDUCT.md) that this project adheres to.
- label: I agree to follow the [Code of Conduct](https://github.com/lyne-design-system/lyne-components/blob/main/docs/CODE_OF_CONDUCT.md) that this project adheres to.
required: true
- label: I have searched the [issue tracker](https://github.com/orgs/lyne-design-system/projects/4) for an issue that matches the one I want to file, without success.
required: true
Expand All @@ -25,10 +25,10 @@ body:
attributes:
label: It affects the following packages
options:
- 'Design Tokens'
- 'Components'
- Design Tokens
- Components
- 'Design Tokens & Components'
- 'Other'
- Other
validations:
required: true
- type: input
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/story.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: '[Internal] Story'
description: An internal story for lyne-components
title: 'story(COMPONENT): TITLE'
labels: ['story', 'to-refine']
labels: [story, to-refine]
body:
- type: textarea
id: description
Expand Down
6 changes: 3 additions & 3 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

<!-- Please ensure you've completed the following steps by replacing [ ] with [x]-->

- [ ] I have read the [Contributing Guidelines](https://github.com/lyne-design-system/lyne-components/blob/main/CONTRIBUTING.md) for this project.
- [ ] I agree to follow the [Code of Conduct](https://github.com/lyne-design-system/lyne-components/blob/main/CODE_OF_CONDUCT.md) that this project adheres to.
- [ ] I have read the [Contributing Guidelines](https://github.com/lyne-design-system/lyne-components/blob/main/docs/CONTRIBUTING.md) for this project.
- [ ] I agree to follow the [Code of Conduct](https://github.com/lyne-design-system/lyne-components/blob/main/docs/CODE_OF_CONDUCT.md) that this project adheres to.
- [ ] I have searched the [pull request tracker](https://github.com/lyne-design-system/lyne-components/pulls) for a Pull Request (PR) that matches the one I want to submit, without success.

## Issue
Expand All @@ -17,7 +17,7 @@ Please check if your PR fulfills the following requirements:
- [ ] Tests for the changes have been added (for bug fixes / features)
- [ ] Docs have been reviewed and added / updated if needed (for bug fixes / features)

See [Review Guidelines](../REVIEW.md) for more information what is checked during review process.
See [Review Guidelines](../docs/REVIEW.md) for more information what is checked during review process.

## Changes

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# the `language` matrix defined below to confirm you have the correct set of
# supported CodeQL languages.
#
name: 'CodeQL'
name: CodeQL

on:
push:
Expand All @@ -32,7 +32,7 @@ jobs:
strategy:
fail-fast: false
matrix:
language: ['javascript']
language: [javascript]
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python' ]
# Learn more:
# https://docs.github.com/en/free-pro-team@latest/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning#changing-the-languages-that-are-analyzed
Expand Down Expand Up @@ -63,7 +63,7 @@ jobs:
# and modify them (or add more) to build your code if your project
# uses a compiled language

#- run: |
# - run: |
# make bootstrap
# make release

Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/continuous-integration-secure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Continuous Integration Secure
# https://securitylab.github.com/research/github-actions-preventing-pwn-requests/
on:
workflow_run:
workflows: ['Continuous Integration']
workflows: [Continuous Integration]
types: [completed]

permissions:
Expand Down Expand Up @@ -73,7 +73,7 @@ jobs:
# This label is used for filtering deployments in ArgoCD
uses: actions-ecosystem/action-add-labels@v1
with:
labels: 'preview-available'
labels: preview-available
number: ${{ env.PR_NUMBER }}

codecov:
Expand Down
Loading

0 comments on commit 33e7d9e

Please sign in to comment.