Commit dcf5f6f
CRAFT-1822 | combobox refactor (#630)
* feat(combobox refactor): generate refactor plan
* feat(combobox refactor): update refactor plan
* feat(combobox refactor): implement refactor of components except for their styling
* feat(combobox refactor): single select selects and filters, context and collection are now being set in a usable way
* feat(combobox): keyboard interactions now work as expected, multiselect is working with tag group, filtering is working - basic functionality using single context achieved
* feat(combobox refactor): at this point, the functionality and styling are looking good, still needs testing, etc tho
* feat(combobox refactor): ensure async and creatable options work correctly and add a few basic tests, add a set of custom filters for use with combobox and test them, update comments and documentation, update testing plan, update readme, etc
* feat(combobox refactor): clear button conditionally renders, and some other stuff
* chore(changeset): add changeset
* feat(combobox context): clear react-aria contexts in combobox so that child components in trigger do not receive external values
* chore(nimbus): `ComboBox` unit tests and bugfixes (#818)
* chore(nimbus): combobox - layout structure tests
* chore(nimbus): combobox - multi-select tag display tests
* chore(nimbus): combobox - input field behavior tests
* chore(nimbus): combobox - button visibility and behavior tests
* chore(nimbus): combobox - focus behavior tests
* chore(nimbus): notes
* chore(nimbus): combobox - keyboard navigation tests
* chore(nimbus): combobox - menu opening and closing tests
* chore(nimbus): combobox - option selection tests
* chore(nimbus): combobox - clear button functionality tests
* chore(nimbus): combobox - multi and single select behavior tests
* chore(nimbus): combobox - selection persistence tests
* chore(nimbus): combobox - basic text filtering tests
* chore(nimbus): combobox - custom filter tests
* chore(nimbus): combobox - empty state handling tests
* chore(nimbus): combobox - basic custom option creation tests
* chore(nimbus): combobox - single select creation tests
* chore(nimbus): combobox - a11y keyboard tests
* chore(nimbus): combobox - a11y relationship tests
* chore(nimbus): combobox - visual variant tests
* chore(nimbus): combobox - state visual tests
* chore(docs): remove temporary testing plan file
* chore(combobox): revisions
* feat(combobox option): options in listbox don't focus on hover
* chore(combobox): add test for modal integration
* chore(dialog): squelch button context for children
* Revert "chore(dialog): squelch button context for children"
This reverts commit af7f799.
* chore(combobox): edit tests after rebase
* chore(combobox): await in test, fix
---------
Co-authored-by: Byron Wall <[email protected]>
* chore(docs): adjust code examples
* chore: update pnpm-lock.yaml after rebase
---------
Co-authored-by: Jai Kamat <[email protected]>
Co-authored-by: Valorie <[email protected]>1 parent 24383d3 commit dcf5f6f
File tree
55 files changed
+12132
-4059
lines changed- .changeset
- .claude/agents
- apps/docs
- src/components/document-renderer/components/live-code-editor
- packages/nimbus
- src/components
- calendar/components
- combobox
- components
- utils
- date-picker
- draggable-list/components
- drawer
- icon-button
- popover
- range-calendar/components
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
55 files changed
+12132
-4059
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
37 | 40 | | |
38 | 41 | | |
39 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
18 | 24 | | |
19 | 25 | | |
20 | 26 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| 56 | + | |
55 | 57 | | |
56 | 58 | | |
57 | 59 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
| 38 | + | |
| 39 | + | |
36 | 40 | | |
37 | 41 | | |
38 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
| 63 | + | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| |||
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
| 72 | + | |
71 | 73 | | |
72 | 74 | | |
73 | 75 | | |
| |||
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
| |||
50 | 49 | | |
51 | 50 | | |
52 | 51 | | |
53 | | - | |
54 | 52 | | |
55 | 53 | | |
56 | 54 | | |
| |||
62 | 60 | | |
63 | 61 | | |
64 | 62 | | |
65 | | - | |
66 | 63 | | |
67 | 64 | | |
68 | 65 | | |
| |||
80 | 77 | | |
81 | 78 | | |
82 | 79 | | |
83 | | - | |
84 | 80 | | |
85 | 81 | | |
86 | 82 | | |
| |||
0 commit comments