Commit 79c46f9
committed
Merge branch 'develop' of github.com:public-ui/kolibri into 7162-rework-counter-v3
* 'develop' of github.com:public-ui/kolibri: (29 commits)
Update all snapshots$ $ Refs: #7805
Improve SplitButton sample
chore: release 3.0.2-rc.2
test: fix CLI unit tests
docs: note KoliBri spelling and ESM imports
Apply suggestions from code review
Apply suggestions from code review
test(cli): add e2e migration test
docs(cli): add note about matching cli version
test(cli): cover remaining migration tasks
test(cli): cover command options
test(cli): fix remove task import
chore(cli): remove local gitignore and add unit test script
test(cli): add coverage for remaining migration tasks
test(cli): cover additional migration tasks
Fix: selecting typed value on blur in single-select
test(cli): add code migration example
test(cli): add mocha setup
Fix: Clear button causes crash in Singleselect
fix(kol-select): add snapshot tests for single and multiple value selections #7758
...File tree
62 files changed
+1823
-77
lines changed- packages
- adapters
- angular
- v17
- v18
- v19
- v20
- hydrate
- preact
- react-standalone
- react
- solid
- vue
- components
- src
- components
- pagination
- select
- test
- __snapshots__
- single-select
- schema/components
- samples/react
- src
- components
- select/partials
- split-button
- scenarios/appointment-form
- test-tag-name-transformer/snapshots/theme-default
- themes
- default
- snapshots/theme-default
- ecl
- tools
- kolibri-cli
- test
- visual-tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
62 files changed
+1823
-77
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
| 233 | + | |
| 234 | + | |
233 | 235 | | |
234 | 236 | | |
235 | 237 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments