Skip to content

Releases: mysticatea/vue-eslint-demo

v1.8.0

16 Nov 10:06
v1.8.0
5cf66a2
Compare
Choose a tag to compare

✨ Enhancements

v1.7.0

07 Jan 13:08
v1.7.0
c3820be
Compare
Choose a tag to compare

Enhancements

  • 22defb2 added the support of <!-- eslint-disable --> functionality.

v1.6.0

02 Jan 09:54
06050f8
Compare
Choose a tag to compare

Enhancements

  • 1a61299 added use-with-caution category.

v1.5.0

28 Dec 09:50
v1.5.0
97d360d
Compare
Choose a tag to compare

Enhancements

  • 4c52727 added babel-eslint support.

v1.4.0

28 Dec 09:50
3b574a3
Compare
Choose a tag to compare

Enhancements

  • 225c0d0 made the headers of configuration sticky.

v1.3.1

23 Dec 07:53
fabed4c
Compare
Choose a tag to compare

No notable change.

v1.3.0

23 Dec 07:53
v1.3.0
203cace
Compare
Choose a tag to compare

Enhancements

  • 041e70e improved the display to notify new version available.

v1.2.1

09 Dec 08:32
v1.2.1
6d04136
Compare
Choose a tag to compare

Bug fixes

  • c18177d fixed a null dereference error.

v1.2.0

04 Dec 09:09
v1.2.0
74e1b37
Compare
Choose a tag to compare

Enhancements

  • d3a9099 makes URL shorter by gzip compression.
  • 7f68685 adds controls to configure some editor options; insertSpaces and tabSize.
  • f51de3d enables the recommended core rules by default.

Bug fixes

  • 8ef6851 stops making history entries.
  • 75d98b9 hides "(all rules)" checkbox if the number of rules is one.

v1.1.2

04 Dec 06:46
v1.1.2
c4d4895
Compare
Choose a tag to compare

Bug fixes

  • f9ca7df fixed the appcache manifest to add a lacking file for CSS.
  • 5ec224f fixed the fixed-code pane to stabilize.