Skip to content

Releases: derenko/np-select

v1.0.3

26 Jul 11:04
Compare
Choose a tag to compare

Changelog

  • Added jsdelivr cdn support.
  • Updated documentation.

Introducing "NpSelect" v1.0.0 release

25 Jul 11:43
Compare
Choose a tag to compare

Introducing "NpSelect" - the simple and powerful JavaScript select library for hassle-free Nova Poshta dropdowns!

We are thrilled to announce the release of SelectEasyJS, a lightweight and easy-to-use JavaScript library that revolutionizes the way you work with Nova Poshta API.

With SelectEasyJS, developers can now effortlessly enhance user experience by creating interactive and visually appealing select elements without the usual complexity.

v1.0.2

25 Jul 23:41
Compare
Choose a tag to compare

Changelog

  • css now included in .js files.
  • Now all options except root is optional.
  • If root is not passed select will throw TypeError.
  • If apiKey is not passed select will console.error it.
  • Documentation changes.