Skip to content

First Npm release after bringing the package back from death

Compare
Choose a tag to compare
@suvash suvash released this 23 Apr 19:13
v0.4.0
b768446
  • Add initial documentation 9a19f63
  • Use np for better release d3a8d23
  • Start at version 0.3.0, that was the last legacy version 8f95720
  • Add files in preparation for package release e6da1e7
  • Add a changelog 34ec79c
  • For unpkg bare url use the umd production build a4308e8
  • For ES6 module imports use the source directly 695936b
  • For main, use the commonjs builds 0e43b93
  • Also include mode in the build files 8f97c4d
  • linted example file 9044fbf
  • Update webpack to create umd and commonjs2 builds b2d5ce1
  • Add a readme a682b7b
  • Use update API in example 3ae5163
  • Change API to inteceptElementById (close to getElementById) 0ed78ee
  • Add a license 1e03383
  • Prettier and ESLint working together now 63b6c37
  • Extends eslint to disable prettier rules 9b3c392
  • Added eslint fixes 788a711
  • Added standard eslintrc 33cfeac
  • Added eslint package 7eea621
  • Prettier formatted code dd757a2
  • Remove chunkoptimisation and add umdNamedDefine in bundle 635191b
  • Api almost finalized for initial release e51bfc4
  • Reorganization for library development and consumption d4703bf
  • More directives for bundling for old browsers adef1eb
  • Used escaped representation so that it doesn't get compressed away 07d082a
  • Enough functionality to get it working on modern browsers 8931feb
  • Add basic usage of the api - until we have tests f58ba27
  • Add code for romanized nepali formatting a1a808e
  • Delete test example 3ec3d3c
  • First commit - basic working environment 01f1069

ef47bce...v0.4.0