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

Version Packages #248

Merged
merged 1 commit into from
Feb 12, 2024
Merged

Version Packages #248

merged 1 commit into from
Feb 12, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 12, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

[email protected]

Minor Changes

  • Theme support (#167)

[email protected]

Minor Changes

  • Update Settings component to expose each settings key as a component prop (#167)

  • Add ability to set a default values for labelPlacement and variant props (#167)

  • Add sumObjects array util (#167)

    • Rename settings theme argument to classes (#167)
    • Rename getTheme to getClasses and getComponentTheme to getComponentClasses
  • BREAKING: removed dateDisplay() in favor of format() (#167)

  • Add theme selection/creation page and simplify loading themes (#167)

  • Add support for passing class and classes props to the DateField component (#167)

    • Add locale settings to settings object, and allow dynamically changing the current locale. (#167)
    • Move format function to be a store on the settings object, which updates when the locale changes.
  • Change PeriodType values (0 = unqualified DoW, 1-7 = Sun-Sat) (#167)

  • Support ux.themes tailwind config, including Daisy UI (#167)

  • Rename cssVars action to styleVars and do not prefix properties with -- by default (more flexible) (#167)

  • Theme support (#167)

Patch Changes

  • Update dependencies (except vitest) (#167)

  • Add styles (with daisy) as top-level export (#167)

  • [SelectField] Add stepper prop to iterate through options (like MenuField) (#167)

  • [TableOfContents] Support changing icon (#167)

  • [MenuField] Expose selected option via prop (similar to SelectField) (#167)

  • Add ThemeInit component to prevent flash of unstyled content when SSR is enabled (#167)

  • [MenuButton] Support hiding menuIcon and dispatch change event (#167)

  • Rename ThemeButton to ThemeSelect (#167)

  • Add a store to manage the current theme (#167)

  • Support passing a custom formatter function as format argument to format() / formatWithLocale() (#167)

  • Fix ThemeSwitch SSR behavior by using dark class to define positioning and icon display (#167)

  • [MultiSelect] Add autoFocusSearch to opt into functionality, which MultiSelectMenu maintains (#167)

  • add locale management of date leveraging intl (#167)

  • Map Skeleton themes to Svelte UX themes (#167)

  • [SelectField] Fix toggling display of options menu using toggleIcon. Support hiding toggleIcon (` (#167)

  • [DateRange] Remove scrollIntoView for date selection components (month, year) (#167)

  • [DateField] Fix input value when clearing value (#167)

  • Fix overriding elevation-# classes. Add elevation-none to remove elevation-# (#167)

  • [Appbar] Add menuIcon prop and slot (#167)

  • [Popover|Menu|popover] Support resize width or height only (#167)

  • Add ThemeSwitch component to toggle between light/dark theme (#167)

@github-actions github-actions bot force-pushed the changeset-release/main branch from e85285d to 9ffec9e Compare February 12, 2024 03:19
Copy link

cloudflare-workers-and-pages bot commented Feb 12, 2024

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 688f905
Status:⚡️  Build in progress...

View logs

Copy link

vercel bot commented Feb 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
svelte-ux ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 12, 2024 3:33am

@github-actions github-actions bot changed the title Version Packages (next) Version Packages Feb 12, 2024
@github-actions github-actions bot force-pushed the changeset-release/main branch from 9ffec9e to c0d359b Compare February 12, 2024 03:21
@github-actions github-actions bot force-pushed the changeset-release/main branch from c0d359b to 688f905 Compare February 12, 2024 03:28
@techniq techniq merged commit 89736d3 into main Feb 12, 2024
1 of 3 checks passed
@techniq techniq deleted the changeset-release/main branch February 12, 2024 03:31
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