Vue Datasource Versions Save

A vue.js component to create dynamic tables

v1.0.12

6 years ago
  • Added Brazilian Portuguese Translation.

v2.0.5

6 years ago
  • Added new render column using JSX.
  • Improve pagination for only works with perpage and total data.
  • Fixed searching event.
  • Added docs.
  • Coming docs online with examples.
  • New logotype, Yajuuuu!!!!.

2.0.1

6 years ago

New Features

  • Now the limits are dynamics and a propertie.
  • The translations are dynamic and it is no longer necessary to add translations.
  • The entire project has been migrated to JSX.
  • Added ESLint standard.
  • Added support to define conditions in actions with the current selected row.
  • Added spinner.
  • Changed props and data.
  • Bugfixes
  • And more minor fixes. LOL =).

1.0.9

7 years ago

PR #21 Added support to html tags

v1.0.8

7 years ago
  • Added Catalan language

v1.0.6

7 years ago

New features

  • Added chinese(simplified) translation

v1.0.5

7 years ago
  • Added support to French language. PR #7.
  • New release.

v.1.0.4

7 years ago
  • Added feature: Change page with keyboard PR #5.

v.1.0.3

7 years ago
  • Minor fixes.

v.1.0.2

7 years ago
  • Fixed #2 selected row isn't reset.