Skip to content

Svelte UX 2.0 (next) #571

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

Open
wants to merge 62 commits into
base: main
Choose a base branch
from
Open

Svelte UX 2.0 (next) #571

wants to merge 62 commits into from

Conversation

techniq
Copy link
Owner

@techniq techniq commented Mar 10, 2025

No description provided.

Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

changeset-bot bot commented Mar 10, 2025

🦋 Changeset detected

Latest commit: 69bc282

The changes in this PR will be included in the next version bump.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

github-actions bot commented Mar 10, 2025

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
svelte-ux ✅ Ready (View Log) Visit Preview 69bc282

Copy link

pkg-pr-new bot commented Mar 10, 2025

Open in StackBlitz

npm i https://pkg.pr.new/svelte-ux@571

commit: 69bc282

techniq added 3 commits March 10, 2025 15:43
* Initial migration to Tailwind CSS v4 using `npx @tailwindcss/upgrade` (and some manual tweaks)

* Fix Gooey after bad tailwind upgrade

* fix: Fix theme page (svelte-check) by adding `@reference '../app.css`

* Format project (fix lint errors)

* fix(docs): Fix blur input labels (@tailwindcss/upgrade)

* Update `@layerstack/tailwind` and replace `tailwind.config.cjs` with css-based config

* Remove custom theming page (for now)

* Add changeset

* Update `@layerstack/*` packages to `-next` (Tailwind 4) versions

* Update tailwind 4 to latest

* fix(TextField): refine classes to for tailwind 4 changes

* docs(Gooey): Replace custom `bg-gradient-radial` with built-in `bg-radial` (tailwind 4)
github-actions bot and others added 5 commits March 10, 2025 22:26

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
* Version Packages (next)

* Update CHANGELOG.md

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sean Lynch <techniq35@gmail.com>
* Initial migration to Tailwind CSS v4 using `npx @tailwindcss/upgrade` (and some manual tweaks)

* Fix Gooey after bad tailwind upgrade

* fix: Fix theme page (svelte-check) by adding `@reference '../app.css`

* Format project (fix lint errors)

* fix(docs): Fix blur input labels (@tailwindcss/upgrade)

* Update `@layerstack/tailwind` and replace `tailwind.config.cjs` with css-based config

* Remove custom theming page (for now)

* Add changeset

* Update `@layerstack/*` packages to `-next` (Tailwind 4) versions

* Update tailwind 4 to latest

* fix(TextField): refine classes to for tailwind 4 changes

* docs(Gooey): Replace custom `bg-gradient-radial` with built-in `bg-radial` (tailwind 4)
…f tailwind typography when deployed

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
* Version Packages (next)

* Update CHANGELOG.md

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sean Lynch <techniq35@gmail.com>
…untime separation
@github-actions github-actions bot mentioned this pull request Jun 13, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
* updated the get started page with tailwind v4 guide and added shell.nix file

* Run `pnpm format`

---------

Co-authored-by: Sean Lynch <techniq35@gmail.com>
techniq added 4 commits June 23, 2025 14:23
… Add `data-level` attribute to li for CSS targeting
…rol via `classes`, `props`, `itemIndent` and `linkIndent` props and `link` slot.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
* Remove use of `$$props` (class, style)

* Fix CI

* feat: Support component icons (Unplugin icons, etc) and setup default icons on settings() for easy overriding.  Change default to lucide

* Remove unneeded @ts-expect-error

* Update more locations

* Update remaining components

* Adjust Checkbox sizes

* Update more examples

* Update more examples

* Update most remaining examples

* Use app/state instead of app/store for page

* Replace remaining @mdi/js usage and remove package

* Cleanup

* Fix types

* Fix types

* Increase the size of icon-only buttons

* Update bluesky and discord icons

* Switch back to page from `$app/stores` until full Svelte 5 migration occurs

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

None yet

2 participants