react-spectrum
948fcd24 - Prepare color picker components for GA (#7122)

Comment changes are shownComment changes are hidden
Commit
285 days ago
Prepare color picker components for GA (#7122) * Add color components to monopackages * Remove beta tag from docs * Add color picker component cards to home pages * Add color components to tailwind starter * update yarn lock * remove old css parser * run docs-verdaccio * Revert "run docs-verdaccio" This reverts commit 5a15a3d4a5610a1f125e321b1825f41154a06078. * fix heading level * fix safari doing weird things on mousedown of the cards * improve ColorSwatchPicker dark mode * fix centering
Author
Parents
  • File
    package.json
  • packages
    • @adobe/react-spectrum
      • File
        package.json
      • src
        • File
          index.ts
    • @react-spectrum/color
      • File
        package.json
    • dev/docs/pages
      • assets/component-illustrations
        • File
          ColorArea.svg
        • File
          ColorField.svg
        • File
          ColorPicker.svg
        • File
          ColorSlider.svg
        • File
          ColorSwatch.svg
        • File
          ColorSwatchPicker.svg
        • File
          ColorWheel.svg
      • react-aria
        • File
          components.mdx
      • react-spectrum
        • File
          index.mdx
    • react-aria-components/docs
      • File
        ColorArea.mdx
      • File
        ColorField.mdx
      • File
        ColorPicker.mdx
      • File
        ColorSlider.mdx
      • File
        ColorSwatch.mdx
      • File
        ColorSwatchPicker.mdx
      • File
        ColorWheel.mdx
      • File
        Tree.mdx
    • react-aria
      • File
        package.json
      • src
        • File
          index.ts
    • react-stately
      • File
        package.json
      • src
        • File
          index.ts
  • scripts/esm-support
    • File
      loader.mjs
  • starters/tailwind
    • File
      .gitignore
    • src
      • File
        ColorArea.tsx
      • File
        ColorField.tsx
      • File
        ColorPicker.tsx
      • File
        ColorSlider.tsx
      • File
        ColorSwatch.tsx
      • File
        ColorSwatchPicker.tsx
      • File
        ColorThumb.tsx
      • File
        ColorWheel.tsx
    • stories
      • File
        ColorArea.stories.tsx
      • File
        ColorField.stories.tsx
      • File
        ColorPicker.stories.tsx
      • File
        ColorSlider.stories.tsx
      • File
        ColorSwatch.stories.tsx
      • File
        ColorSwatchPicker.stories.tsx
      • File
        ColorWheel.stories.tsx
  • File
    svgo.config.json
  • File
    yarn.lock