v6.0.7
- Feat/docs algolia search by @mathuo in https://github.com/mathuo/dockview/pull/1251
- fix(dockview-core): clear chip drag state when chip detaches mid-drop (#1254) by @mathuo in https://github.com/mathuo/dockview/pull/1256
Full Changelog: https://github.com/mathuo/dockview/compare/v6.0.6...v6.0.7
v3.6.0
Features
-
disableSelectprop onTreefor marking nodes as unselectable, mirroringdisableEditanddisableDrop(#331)
v4.2.0 - New components, 10+ framework guides, and quality improvements
Adds Marquee components, expands Stepper and Spinner examples, adds 13 framework guides, and includes Tailwind CSS v4.2.x support plus dropdown and scrollspy fixes.
New Components & Improvements
- Customization: Tailwind CSS v4.2.x new color palettes added to all components.
- Navigations: Expanded the Stepper docs with new vertical examples for static, linear, white, solid, and dynamic linear variants.
- Components: Added new Marquee components with text ticker, logo marquee, vertical, 3D, finance ticker, and card marquee examples.
- Components: Expanded the Spinners docs with new throbber, ring, pulse dot, wave, bars, terminal, blinking caret, shimmer text, loading dots, and ellipsis examples.
- Docs: Added a new Components index page to help users browse all Preline docs by category.
- Docs: Added specific Preline UI JavaScript guides for HTML + Vite, Hugo, Express, React + Vite, Next.js, Remix, Vue.js, Nuxt.js, Angular, Ember.js, Svelte, SolidJS, and Qwik.
Updates
- Updated: Tailwind CSS to v4.2.x
- Updated: Replaced legacy aspect-ratio plugin usage with native Tailwind CSS aspect-ratio utilities and removed the @tailwindcss/aspect-ratio dependency.
Fixes and Improvements
- Fixed: Preserve selected remote options in dropdown across searches in tags mode and fix crash when re-selecting an option after a subsequent search. [Issue #752]
- Fixed: Fix browser back button navigating away from page instead of returning to previous section by replacing replaceState with pushState and adding a popstate listener in scrollspy. [Issue #749]
v52.15.2
- Remove unsafe exec() in resolver.ts - by @orbisai0security, Claude Opus 4.7 (1M context) and Anthony Fu in https://github.com/slidevjs/slidev/issues/2585 (cc677)
- Guard slide imports against fs.allow bypass - by @kermanx (7ffc6)
- cli: Preserve output folder during md export - by @cyphercodes, cyphercodes and Hermes Agent in https://github.com/slidevjs/slidev/issues/2572 (439ba)
- parser: Ignore slide separators inside HTML comments - by @pi-dal, Claude Opus 4.7 (1M context) and Anthony Fu in https://github.com/slidevjs/slidev/issues/2561 (b31e4)
formatjs_cli_v1.1.4
- macOS Apple Silicon:
formatjs_cli-darwin-arm64 - Linux x86_64:
formatjs_cli-linux-x64
# macOS (Apple Silicon)
curl -LO https://github.com/formatjs/formatjs/releases/download/formatjs_cli_v1.1.4/formatjs_cli-darwin-arm64
chmod +x formatjs_cli-darwin-arm64
sudo mv formatjs_cli-darwin-arm64 /usr/local/bin/formatjs
# Linux
curl -LO https://github.com/formatjs/formatjs/releases/download/formatjs_cli_v1.1.4/formatjs_cli-linux-x64
chmod +x formatjs_cli-linux-x64
sudo mv formatjs_cli-linux-x64 /usr/local/bin/formatjs
Verify the checksums:
curl -LO https://github.com/formatjs/formatjs/releases/download/formatjs_cli_v1.1.4/checksums.txt
shasum -a 256 -c checksums.txt
v16.3.0-canary.18
- Remove redundant instant navigation prefetch header: #93713
- Instant Insights: Favor reporting errors from all potential navigations over reporting a failed attempt to validate when a slot is missing: #93714
- CI speed improvements: #93411
Huge thanks to @acdlite, @gnoff, and @timneutkens for helping!
Neutralinojs nightly release
No changes — this version is similar to the previous version
Update the config file option cli.binaryVersion with nightly and enter neu update to fetch this version.
Get started: https://neutralino.js.org/docs
This release was auto-generated by ReleaseZri 🚀
Neutralinojs nightly release
No changes — this version is similar to the previous version
Update the config file option cli.binaryVersion with nightly and enter neu update to fetch this version.
Get started: https://neutralino.js.org/docs
This release was auto-generated by ReleaseZri 🚀