Skip to content

Releases: nfreear/elements

Version 1.7.0

16 Mar 08:23

Choose a tag to compare

NPM: npmjs.com/package/ndf-elements

  • Release: 16-Mar-2025,
  • Fix: remove calls to static define() function - tree shaking/bundling (#50)
  • Fix: new MyMinElement minimal base class (#50)
  • Fix: web.js - for direct browser user. Imports all custom elements, including dynamic-import ones (#50)
  • Fix: new index.js - for build tools/bundlers (#50)
  • Fix: fix src/build/feed and MyFeedElement javascript
  • New entry point i.js - dynamically load custom elements via importmap (#48)

New custom elements:

  • <my-live-bridge> (#51)
  • <my-element-filter> (#49)
  • <my-input> (#49)
  • <my-codepen-button> (#47)
  • <my-dev-warning> (#46)
  • <my-paste-target> (#45)

Version 1.1.0

02 Apr 15:34

Choose a tag to compare

  • Date: 30-March-2022,
  • Add customImport() method (#9)
  • Fix import order (#8)
  • Add leafletViaCdn(), rainbowViaCdn() … methods (#3)
  • Documentation (#15)
  • Accessibility fixes (#11)

New custom elements:

  • <my-atbar-button>
  • <my-bookmarklet>
  • <my-code>
  • <my-font>
  • <my-search>
  • <my-text-to-speech>

Version 1.0.0 (Beta)

09 Jan 17:17

Choose a tag to compare

First version published to Npmjs.com: