Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Discussion options

WildflowerJS v1.1.0 — feature release with reliability hardening.

Highlights

  • Browser DevTools integration (drop-in script + MV3 extension)
  • Pool entity model (pools: { entity: { state, computed, methods } })
  • New mini build variant (lite minus pools)
  • jQuery 3.x and 4.x coexistence
  • Item-level computed properties in every binding type
  • Zero-npm-install build pipeline (see
    PROVENANCE.md)
  • 2.7–6x cross-store render speedups
  • Better dev-mode error messages — every WF-NNN warning links to docs

Breaking changes

  • Action handlers no longer stop event propagation by default — add data-event-stop to opt back in
  • data-model-debounce attribute removed — migrate to data-action="input.debounce.Xms:handleInput"

Install

npm install wildflowerjs@1.1.0

Or via CDN: https://cdn.jsdelivr.net/npm/wildflowerjs@1.1/dist/wildflower.min.js

Full changelog: https://www.wildflowerjs.com/changelog.html


This discussion was created from the release v1.1.0.
You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant
Morty Proxy This is a proxified and sanitized view of the page, visit original site.