[pull] main from adobe:main - #429
Merged
Merged
Conversation
) * docs(ComboBox): document that defaultFilter defaults to the contains filter * Apply suggestion from @snowystinger * chore: re-run checks after signing Adobe CLA --------- Co-authored-by: Patrick Wehbe <patrick.wehbe.applications@gmail.com> Co-authored-by: Robert Snow <snowystinger@gmail.com>
* chore: upgrade tailwindcss-animate to tw-animate-css * turn on verdaccio * fix formatting * Revert "turn on verdaccio" This reverts commit 2f7257e.
* feat: useKeyboard shortcuts * fix combobox cursor movement * audit behavioural differences, fix the chaining case * add tests to explain how event stop/continue propagation works * fix react 16 tests * Fix select all and add test * add more keyboard shortcut handler tests * fix lint * add more tests
The `DayOfWeek` union type (`'sun' | 'mon' | ... | 'sat'`) is used in the public signatures of the exported `getDayOfWeek`, `startOfWeek`, `endOfWeek`, and `getWeeksInMonth` functions (as the optional `firstDayOfWeek` parameter), but the type itself was declared without `export` in `queries.ts` and was not re-exported from `index.ts`. After the package moved to the `exports` field in package.json, the declaration file it lived in was no longer reachable, so consumers could no longer import it to type their own `firstDayOfWeek` props. Export the type formally so it can be imported alongside the functions that use it. Closes #9971 Co-authored-by: Patrick Wehbe <patrick.wehbe.applications@gmail.com>
…10203) * update oxlint to 1.70.0 and enable react/react-compiler * suppress existing warnings/errors * format * cleanup disable comments * clean up comments * more cleanup * lint * update oxlint to 1.71.0 * fix warnings
* fix: allow DropZone drop button positioning * update new docs --------- Co-authored-by: Robert Snow <rsnow@adobe.com> Co-authored-by: Daniel Lu <dl1644@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )