6.1.3 • Published 2 months ago

@dcodegroup-au/vuetable-3 v6.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

vuetable-3 - data table simplify!

Fork

We have forked this package for the time being until the docs catch up. Credit to (https://github.com/mannyyang/vuetable-3)

Versioning

Below is a table outlining the vue compatibility for the releases.

Version/ReleaseVue CompatibilityVue Version
6.x.x3.x.x3.x.x
5.x.x3.x.x2.x.x
4.x.x2.x.x2.x.x

Documentation and Tutorial

You can find the documentation for vuetable-3 here

Sample Codes

There are a bunch of examples in the CodeSandbox, please have a look.

If you any question, please post your questions in the "Issues" section. Be sure to put the link to the appropriate CodeSandbox in question, or the one that you forked.

Usage

NPM

Vue 3.x.x (Ported Version, Full ESM with Vite)

npm install @dcodegroup-au/vuetable-3 --save

Vue 3.x.x Compatibility Mode

npm install @dcodegroup-au/vuetable-3@5.1.0 --save

Vue 2.x.x Compatibility

npm install @dcodegroup-au/vuetable-3@4.0.2 --save

Contributions

Any contribution to the code must be done to the next branch.

Two builds are needed before publishing:

  1. Library dist build: npm run bundle
  2. Storybook prod build: npm run storybook:build

Then, use standard-version to commit a new version.

License

Vuetable is open-sourced software licensed under the MIT license.

6.1.3

2 months ago

6.1.2

12 months ago

6.1.0-alpha

1 year ago

6.0.1-alpha

1 year ago

6.0.0-alpha

1 year ago

5.1.0

2 years ago

5.0.1

2 years ago

5.0.0

2 years ago

4.0.2

3 years ago

4.0.0

3 years ago