Skip to content

Conversation

@JExcellence
Copy link
Contributor

  • Normalize isOpen prop behavior across interactive components and docs/examples
    (consistent controlled/uncontrolled behavior, SSR-safe defaults).
    Touched: Dialog.tsx, DialogExample.tsx, dialog.mdx,
    DropdownWrapper.tsx, DropdownWrapperExample.tsx, dropdownWrapper.mdx,
    ContextMenu.tsx, Select.tsx, Kbar.tsx, ComponentsCheckPage.tsx

  • Input: resolve placeholder/label overlap + ID wiring

    • Correct label/placeholder interaction and focus/blur states
    • Ensure htmlForid pairing; improve a11y (aria-*)
    • Styling tweaks in Input.module.scss; updated examples
      Touched: Input.module.scss, InputExamples.tsx, TextareaExamples.tsx
  • Misc cleanups

    • Quote consistency ('" where needed), minor TS/prop nits
    • Example + demo updates (Countdown/Count/TypeFx, Date* pickers, CTA, Button, etc.)
      Touched: Accordion.tsx, Button.tsx, ChartHeader.tsx, CountdownFxExample.tsx,
      CountFxExample.tsx, Cta.tsx, DateInput.tsx, DatePicker.tsx,
      DatePickerExamples.tsx, DateRangeInput.tsx, emojiPickerDropdown.mdx,
      EmojiPickerDropdownExample.tsx, error.tsx, Select.tsx,
      ToastExample.tsx, TypeFxCustomExample.tsx

No breaking changes expected.

…el; tidy quotes

- Normalize `isOpen` prop behavior across interactive components and docs/examples
  (consistent controlled/uncontrolled behavior, SSR-safe defaults).
  Touched: Dialog.tsx, DialogExample.tsx, dialog.mdx,
           DropdownWrapper.tsx, DropdownWrapperExample.tsx, dropdownWrapper.mdx,
           ContextMenu.tsx, Select.tsx, Kbar.tsx, ComponentsCheckPage.tsx

- Input: resolve placeholder/label overlap + ID wiring
  - Correct label/placeholder interaction and focus/blur states
  - Ensure `htmlFor` ↔ `id` pairing; improve a11y (`aria-*`)
  - Styling tweaks in Input.module.scss; updated examples
  Touched: Input.module.scss, InputExamples.tsx, TextareaExamples.tsx

- Misc cleanups
  - Quote consistency (`'` → `"` where needed), minor TS/prop nits
  - Example + demo updates (Countdown/Count/TypeFx, Date* pickers, CTA, Button, etc.)
  Touched: Accordion.tsx, Button.tsx, ChartHeader.tsx, CountdownFxExample.tsx,
           CountFxExample.tsx, Cta.tsx, DateInput.tsx, DatePicker.tsx,
           DatePickerExamples.tsx, DateRangeInput.tsx, emojiPickerDropdown.mdx,
           EmojiPickerDropdownExample.tsx, error.tsx, Select.tsx,
           ToastExample.tsx, TypeFxCustomExample.tsx

No breaking changes expected.
@vercel
Copy link

vercel bot commented Nov 5, 2025

@JExcellence is attempting to deploy a commit to the Dopler Team on Vercel.

A member of the Team first needs to authorize it.

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.

1 participant