vue-tight

Vue directive that eliminates whitespace between elements.

MIT License

Downloads
37
Stars
2
Committers
5

Bot releases are hidden (Show)

vue-tight - v2.0.0 Latest Release

Published by ianpurvis over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/ianpurvis/vue-tight/compare/1.0.2...2.0.0

vue-tight - v1.0.2

Published by ianpurvis over 1 year ago

What's Changed

Full Changelog: https://github.com/ianpurvis/vue-tight/compare/1.0.1...1.0.2

vue-tight - v1.0.1

Published by ianpurvis over 1 year ago

What's Changed

Full Changelog: https://github.com/ianpurvis/vue-tight/compare/1.0.0...1.0.1

vue-tight - v1.0.0

Published by ianpurvis over 1 year ago

  • Bumps version to 1.0.0
  • Adds binstubs for jest and debug
  • Upgrades to @bable/core and @babel/preset-env 7.5.4
  • Optimizes readme examples for github markdown
  • Makes markdown html safe for github
  • Adds README
  • Renames repo to vue-tight
  • Installs eslint
  • Upgrades to @babel/preset-env 7.5.2
  • Adds build script
  • Splits isWhitespace into isText and isBlank. Adds dependency injection for blank matcher
  • Adds core functions and specs
  • Adds jest config
  • Adds babel config
  • Installs babel, jest, and node-inspect
  • Adds .node-version of 12.4.0
  • Adds .gitignore file
  • Adds MIT license

Full Changelog: https://github.com/ianpurvis/vue-tight/commits/1.0.0