npm tui-code-snippet 2.0.0
v2.0.0

latest releases: 2.3.3, 2.3.2, 2.3.1...
4 years ago

Breaking Changes

  • The v2.0 should be installed using the npm command. CodeSnippet does not support bower and CDN anymore. See the detail here.
  • The functions are separated into individual files. To use the functions of CodeSnippet, you should import the functions one by one. See the detail here.
  • The v2.0 is combined with tui.dom, so domEvent and domUtil functions are added. See the detail here.
  • The v2.0 deprecated several functions. See the detail here.

Features

  • d04b9cb Feat: separate functions into individual files (close #33)

Documentation

  • Docs: edit README
  • Docs: add getting-started, v2.0-migration-guide

Don't miss a new tui-code-snippet release

NewReleases is sending notifications on new releases.