Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat/color picker area keyboard changes #33256

Conversation

layershifter
Copy link
Member

  • feat(react-color-picker): added ColorArea
  • Update packages/react-components/react-color-picker-preview/library/src/components/ColorArea/useColorAreaState.ts
  • Update packages/react-components/react-color-picker-preview/library/src/components/ColorArea/useColorAreaState.ts
  • Update packages/react-components/react-color-picker-preview/library/src/components/ColorArea/useColorArea.ts
  • moved useColorAreaState.ts to useColorArea.ts, event errors fix
  • Added cypress tests
  • added controllable state
  • fix controllable
  • change primary slot
  • Changed color to HSV
  • Update packages/react-components/react-color-picker-preview/library/src/components/ColorArea/useColorAreaStyles.styles.ts
  • Update packages/react-components/react-color-picker-preview/library/src/components/ColorArea/useColorAreaStyles.styles.ts
  • fixed focus, removed dispatchOnChange and abortController, refactor getCoordinates.ts
  • Update packages/react-components/react-color-picker-preview/library/src/components/ColorArea/useColorArea.ts
  • Update packages/react-components/react-color-picker-preview/library/src/components/ColorArea/useColorArea.ts
  • refactor
  • fixed types
  • updated api
  • Update packages/react-components/react-color-picker-preview/library/src/components/ColorArea/ColorArea.types.ts
  • fixed cy tests and did some refactoring
  • Used native inputs
  • fix navigation, fix typings

Previous Behavior

New Behavior

Related Issue(s)

  • Fixes #

ValentinaKozlova and others added 23 commits October 17, 2024 14:36
…rc/components/ColorArea/useColorAreaState.ts

Co-authored-by: Oleksandr Fediashov <[email protected]>
…rc/components/ColorArea/useColorAreaState.ts

Co-authored-by: Oleksandr Fediashov <[email protected]>
…rc/components/ColorArea/useColorArea.ts

Co-authored-by: Oleksandr Fediashov <[email protected]>
…rc/components/ColorArea/useColorAreaStyles.styles.ts

Co-authored-by: Dmytro Kirpa <[email protected]>
…rc/components/ColorArea/useColorAreaStyles.styles.ts

Co-authored-by: Oleksandr Fediashov <[email protected]>
…rc/components/ColorArea/useColorArea.ts

Co-authored-by: Oleksandr Fediashov <[email protected]>
…rc/components/ColorArea/useColorArea.ts

Co-authored-by: Oleksandr Fediashov <[email protected]>
…rc/components/ColorArea/ColorArea.types.ts

Co-authored-by: Oleksandr Fediashov <[email protected]>
Copy link

📊 Bundle size report

✅ No changes found

Copy link

Pull request demo site: URL

@layershifter layershifter deleted the feat/color-picker-area-keyboard-changes branch November 12, 2024 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants