vue-vine

Another style of writing Vue components.

MIT License

Downloads
296
Stars
1.1K

Bot releases are hidden (Show)

vue-vine - v0.1.21 Latest Release

Published by ShenQingchuan about 1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/vue-vine/vue-vine/compare/v0.1.20...v0.1.21

vue-vine - v0.1.20

Published by ShenQingchuan about 2 months ago

What's Changed

Full Changelog: https://github.com/vue-vine/vue-vine/compare/v0.1.19...v0.1.20

vue-vine - v0.1.19

Published by ShenQingchuan about 2 months ago

What's Changed

Full Changelog: https://github.com/vue-vine/vue-vine/compare/v0.1.18...v0.1.19

vue-vine - v0.1.18

Published by ShenQingchuan about 2 months ago

  • fix(vite-plugin): HMR for multiple vineStyle

Full Changelog: https://github.com/vue-vine/vue-vine/compare/v0.1.17...v0.1.18

vue-vine - v0.1.17

Published by ShenQingchuan about 2 months ago

What's Changed

Full Changelog: https://github.com/vue-vine/vue-vine/compare/v0.1.16...v0.1.17

vue-vine - v0.1.16

Published by ShenQingchuan about 2 months ago

What's Changed

Full Changelog: https://github.com/vue-vine/vue-vine/compare/v0.1.15...v0.1.16

vue-vine - v0.1.15

Published by ShenQingchuan 2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/vue-vine/vue-vine/compare/v0.1.14...v0.1.15

vue-vine - v0.1.14

Published by ShenQingchuan 3 months ago

What's Changed

Full Changelog: https://github.com/vue-vine/vue-vine/compare/v0.1.11...v0.1.14

vue-vine - v0.1.11

Published by ShenQingchuan 3 months ago

Patch Changes

  • Fix ESLint parser for not reporting unused var on props formal parameter.

Full Changelog: https://github.com/vue-vine/vue-vine/compare/v0.1.10...v0.1.11

vue-vine - v0.1.10

Published by ShenQingchuan 3 months ago

What's Changed

Full Changelog: https://github.com/vue-vine/vue-vine/compare/v0.1.9...v0.1.10

vue-vine - v0.1.9

Published by ShenQingchuan 3 months ago

Patch Changes

  • Refactor ESLint parser for ESM and more accurate location.
  • Cleaner inject types in virtual code.

Full Changelog: https://github.com/vue-vine/vue-vine/compare/v0.1.8...v0.1.9

vue-vine - v0.1.8

Published by ShenQingchuan 3 months ago

  • Add validation for bare macro call
  • Enhance VSCode extension for accurate type display

Full Changelog: https://github.com/vue-vine/vue-vine/compare/v0.1.7...v0.1.8

vue-vine - v0.1.7

Published by ShenQingchuan 3 months ago

What's Changed

85a7cb8 feat(language-service): provide diagnostics in IDE
c1d8f39 fix(vite-plugin): after refactor VineCompileCtx
af08f9d fix(language-service): deduplicate intellisense items
e6e8366 fix(language-service): update patch file
005c21e feat(language-service): patch vue/language-tool
69f865a feat(language-service): fix #104 duplicated intellisense items
12e5768 chore(typo): fix function name and annotations (#113)
bcaaff4 feat(language-service): generate type record for FC which is using vineProp
2fff61c chore: update readme badge show [ci skip]
c58705f fix(language-server): more robust for not crashing on error
a71975f fix(compiler): more robust type guard for fnItselfNode
vue-vine - v0.1.6

Published by ShenQingchuan 3 months ago

What's Changed

Full Changelog: https://github.com/vue-vine/vue-vine/compare/v0.1.5...v0.1.6

vue-vine - v0.1.5

Published by ShenQingchuan 3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/vue-vine/vue-vine/compare/v0.1.4...v0.1.5

vue-vine - v0.1.4

Published by ShenQingchuan 4 months ago

Full Changelog: https://github.com/vue-vine/vue-vine/compare/v0.1.3...v0.1.4

d51bad0 chore: add changeset ignores
b29ab1c fix(macros): macros type declares
eb78fc3 chore(playground): add test style order page
a0ffded types(macro): fix extends constraint for generics
511fd81 chore(docs): fix words using

vue-vine - v0.1.3

Published by ShenQingchuan 5 months ago

What's Changed

Full Changelog: https://github.com/vue-vine/vue-vine/compare/v0.1.2...v0.1.3

vue-vine - v0.1.2

Published by ShenQingchuan 5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/vue-vine/vue-vine/compare/v0.1.1...v0.1.2

vue-vine - v0.1.1

Published by ShenQingchuan 6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/vue-vine/vue-vine/compare/v0.1.0...v0.1.1

vue-vine - v0.1.0

Published by ShenQingchuan 7 months ago

Vue Vine v0.1.0

Announce for the first stable version of Vue Vine !!

It's still very early days for Vue Vine, and we'll probably get a lot of bugs and suggestions after today.
But that's exactly what we expect from community.

Looking forward to every feedback from you guys, thanks!

Acknowledgement

Thanks for all the following contributors' great work! Let's make it more powerful!

Full Changelog: https://github.com/vue-vine/vue-vine/commits/v0.1.0