Nuejs Versions Save

The Content First Web Framework

v0.5.2

1 month ago

What's New

Nue CSS preview: https://nuejs.org/blog/introducing-nue-css/

What's Changed

Full Changelog: https://github.com/nuejs/nue/compare/v0.5.0...v0.5.2

v0.5.0

2 months ago

What's Changed

  • View transition support in page-router.js
  • Active navigation links are set with active property. Styleable via [active] { ... }
  • All CSS processed with Lightning CSS, which is now a hard dependency
  • Disable Lightning CSS via config: lightning_css: false
  • Nue islands are now embedded with Web Component compatible is attribute
  • include: [ foo ] and exclude: [ bar ] settings to include/exclude CSS files from app/page
  • Removed prefetch_global setting

v0.4.2

2 months ago

What's Changed

Nuekit: Fix automatic inclusion/exclusion of glow.css #222

Nuekit: Fix custom favicon #221

Nuekit: Show Nuekit version in the "generator" meta tag #219

In version 0.4.1, executing nue build -- production generate a file that can be no used bug urgent #218

Templating: Leave whitespace between { expression } and a HTML tag bug #217

Glow: "In-string ${token} formatting" #216

Glow: Add language specific keywords improvement #213

Glow: support Python's floor division operator bug #212

v0.4.1

3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/nuejs/nue/compare/v0.3.3...v0.4.1

v0.3.3

3 months ago

v0.3.2

3 months ago

What's Changed

Full Changelog: https://github.com/nuejs/nue/compare/v0.3.0...v0.3.2

c0.3.1

3 months ago

What's Changed

Full Changelog: https://github.com/nuejs/nue/compare/v0.3.0...c0.3.1

v0.3.0

3 months ago

What's Changed

v0.2.0

4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/nuejs/nue/compare/v0.1.8...v0.2.0

v0.1.8

4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/nuejs/nue/compare/v0.1.5...v0.1.8