Skip to content

Releases: madrilene/eleventy-excellent

v3.4.0

18 Sep 11:34
Compare
Choose a tag to compare

(Potentially) breaking changes

Added

  • Streamlined CSS file for main navigation in src/assets/css/global/blocks/nav-main.css replacing separate state-specific styles in src/assets/css/bundle.

Removed

  • CSS files that handled the main navigation for mobile CSS without JS, drawer CSS, and desktop independently.

Other changes

  • Minor adjustments to src/assets/scripts/bundle/nav-drawer.js.
  • Added 2XS size token to src/_data/designTokens/spacing.json

v3.1.0

06 Jun 15:31
Compare
Choose a tag to compare

Full Changelog: v3.0.0...v3.1.0

Eleventy Excellent 3.0

03 Jun 10:12
Compare
Choose a tag to compare

Release notes posted on the blog: https://eleventy-excellent.netlify.app/blog/eleventy-excellent-30/
Full Changelog: https://github.com/madrilene/eleventy-excellent/commits/v3.0.0

What has changed:

  • ESM with Eleventy 3.0
  • New Font: Inclusive Sans
  • Revamped Config Structure
  • New Filters
  • SVG Handling Update
  • CSS Overhaul
  • JavaScript Updates
  • Improved Organization

What's been contributed:

New Contributors

Eleventy Excellent 2.0

30 Jan 18:09
Compare
Choose a tag to compare

Release notes posted on the blog: https://eleventy-excellent.netlify.app/blog/eleventy-excellent-20/
A "docs" page that explains some features: https://eleventy-excellent.netlify.app/get-started/
Full Changelog: https://github.com/madrilene/eleventy-excellent/commits/v2.0.0

New features:

  • better structure and naming
  • tags
  • pagination
  • carbon.txt
  • dark and light mode
  • gallery demo
  • Countless small code improvements, everywhere

Contributors