Skip to content
Merged
Show file tree
Hide file tree
Changes from 53 commits
Commits
Show all changes
81 commits
Select commit Hold shift + click to select a range
878d36b
feat: add multi-select component
nmerget Aug 13, 2024
4d96cd8
chore: update from main
nmerget Aug 22, 2024
84ccaa0
feat: split multi-select with multiple sub-components
nmerget Aug 29, 2024
e31aa50
chore: update multi-select component
nmerget Aug 30, 2024
dbb5827
chore: update multi-select component
nmerget Sep 2, 2024
afe27ed
chore: update from main
nmerget Nov 4, 2024
61c0dc6
feat: add onSelect handling
nmerget Nov 5, 2024
57ea85d
chore: update from main
nmerget Feb 4, 2025
a809b89
fix: issues which break multi select
nmerget Feb 4, 2025
245fed3
chore: update from main
nmerget Feb 20, 2025
a10ab9b
feat: add keyboard actions for escape and arrows down/up
nmerget Feb 20, 2025
35fcbe4
feat: add clearSelectionButton for MultiSelect
nmerget Feb 21, 2025
5a22df6
feat: add focus for search on click
nmerget Feb 21, 2025
ba0a2a5
feat: add right left keyboard actions
nmerget Feb 24, 2025
f70f837
Merge branch 'refs/heads/main' into feat-multi-select
nmerget Feb 24, 2025
fce72e0
feat: add placement top and bottom
nmerget Feb 24, 2025
c8c1f77
fix: issues with angular
nmerget Feb 26, 2025
c5ef144
feat: add multiple prop
nmerget Feb 28, 2025
c3b1bec
feat: add loading for super select
nmerget Feb 28, 2025
df8f620
fix: issue for screen reader
nmerget Mar 3, 2025
d9d0f43
Merge remote-tracking branch 'origin/main' into feat-multi-select
nmerget Mar 3, 2025
2915c98
chore: update from main
nmerget Mar 3, 2025
1225d37
fix: minor styling issues
nmerget Mar 3, 2025
40ca4f5
chore: update multi-select-list-item group title styles
nmerget Mar 4, 2025
3b3618e
feat: add mobile variant for multi-select
nmerget Mar 4, 2025
5ef486d
fix: issue with mobile icons
nmerget Mar 5, 2025
fb6d650
chore: add some additional variants
nmerget Mar 5, 2025
a887db3
feat: add icon for multi-select
nmerget Mar 5, 2025
c6b054f
chore: update vue multi select
nmerget Mar 5, 2025
b33fe3d
fix: issue with multiselect validation for vue
nmerget Mar 7, 2025
7a89853
fix: issues for stencil
nmerget Mar 10, 2025
5b1b065
chore: update tests for multi-select
nmerget Mar 10, 2025
a23083e
fix: linting issues
nmerget Mar 11, 2025
a048890
fix: issues with building
nmerget Mar 11, 2025
641bdfd
chore: update snapshots
nmerget Mar 11, 2025
34362b2
chore: update snapshots
nmerget Mar 11, 2025
25642be
chore: update snapshots
nmerget Mar 11, 2025
962238c
fix: issues with accessibility-checker
nmerget Mar 14, 2025
02ba058
fix: issues with comment
nmerget Mar 14, 2025
84dac25
chore: update snapshots
nmerget Mar 14, 2025
06466cb
chore: rename props for multi-select-list-item
nmerget Mar 14, 2025
ddaa042
refactor: rename to custom-select
nmerget Mar 14, 2025
595e2ac
Merge branch 'main' into feat-multi-select
nmerget Mar 14, 2025
0d4c3d8
fix: issue with wrong naming
nmerget Mar 14, 2025
68eec86
Update Angular.md
mfranzke Mar 15, 2025
cffd96b
Update HTML.md
mfranzke Mar 15, 2025
891bf63
chore: update snapshots
nmerget Mar 17, 2025
bbb7634
fix: issue with aria-hidden
nmerget Mar 17, 2025
b93bed5
fix: issue with stencil required
nmerget Mar 17, 2025
16b8cce
fix: issue with stencil dropdown padding
nmerget Mar 17, 2025
5bbe8c7
fix: issue with missing label
nmerget Mar 17, 2025
eb6ba75
chore: update _custom-elements.scss
nmerget Mar 18, 2025
f947a7b
fix: issues from design review
nmerget Mar 18, 2025
26dbd1c
feat: add custom scrollbar to custom select list
nmerget Mar 28, 2025
5abe75b
feat(custom-select): add min-width to custom-select
michaelmkraus Apr 3, 2025
2ce6bd1
Merge remote-tracking branch 'origin/2.0.0-release' into feat-multi-s…
nmerget Apr 9, 2025
f98c464
chore: update from 2.0.0
nmerget Apr 9, 2025
c63f9c5
fix: issues with missing examples
nmerget Apr 9, 2025
8324d9e
Merge remote-tracking branch 'origin/2.0.0-release' into feat-multi-s…
nmerget Apr 9, 2025
baa8f03
chore: start to fix issues for angular custom select
nmerget Apr 9, 2025
77e7837
fix: some issues for custom-select
nmerget Apr 10, 2025
184631c
fix: issue with stencil event for handle close
nmerget Apr 10, 2025
e7eda14
fix: issues with documentation
nmerget Apr 10, 2025
edeccd3
fix: issues with build process
nmerget Apr 10, 2025
e9987a9
Merge remote-tracking branch 'origin/2.0.0-release' into feat-multi-s…
nmerget Apr 10, 2025
d959e0c
chore: update from 2.0.0
nmerget Apr 10, 2025
5723734
Merge remote-tracking branch 'origin/2.0.0-release' into feat-multi-s…
nmerget Apr 10, 2025
e3758e6
fix: issues for a11y
nmerget Apr 11, 2025
eff9d2b
fix: issues with event handling
nmerget Apr 11, 2025
aa26e14
fix: issues with custom-select inside forms
nmerget Apr 11, 2025
02a67ab
Merge branch '2.0.0-release' into feat-multi-select
nmerget Apr 11, 2025
fb3e29b
fix: issues with tests
nmerget Apr 11, 2025
5ad780c
chore: update snapshots
nmerget Apr 11, 2025
d32ab79
chore: disable tests for now
nmerget Apr 11, 2025
998a3f5
fix: issue with snapshot tests
nmerget Apr 11, 2025
296369e
fix: issue with snapshot tests
nmerget Apr 14, 2025
6cf4c3a
chore: update snapshots
nmerget Apr 14, 2025
9f5b0d8
fix: issues for aria snapshots
nmerget Apr 14, 2025
1012c88
fix: issues from PR
nmerget Apr 14, 2025
640ac23
fix: issues from PR
nmerget Apr 14, 2025
9352e70
Merge remote-tracking branch 'origin/2.0.0-release' into feat-multi-s…
nmerget Apr 14, 2025
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
File renamed without changes.
7 changes: 6 additions & 1 deletion .xo-config.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,19 @@ module.exports = {
'./packages/foundations/**'
],
overrides: [
{
files: ['./packages/components/**'],
rules: {
'@typescript-eslint/no-explicit-any': 0
}
},
{
files: ['./showcases/angular-showcase/**'],
rules: {
'import/no-extraneous-dependencies': 0,
'@typescript-eslint/consistent-type-imports': 0
}
},

{
files: ['./**/angular-**/**'],
rules: {
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
- text: Test
- group
- status
- text: chevron_down" / "
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
- text: Test
- group
- status
- text: chevron_down" / "
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
- text: Test
- group
- status
- text: chevron_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
Loading