Skip to content
This repository has been archived by the owner on Jun 10, 2021. It is now read-only.

Releases: coderdiaz/vue-datasource

v1.0.12

11 Feb 20:45
Compare
Choose a tag to compare
  • Added Brazilian Portuguese Translation.

2.0.5 Quora

14 Oct 19:03
Compare
Choose a tag to compare
  • 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

23 May 02:22
Compare
Choose a tag to compare

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

06 May 03:33
Compare
Choose a tag to compare

PR #21 Added support to html tags

v1.0.8

21 Apr 18:56
Compare
Choose a tag to compare
  • Added Catalan language

v1.0.6

05 Apr 16:23
Compare
Choose a tag to compare

New features

  • Added chinese(simplified) translation

1.0.5

01 Mar 05:05
Compare
Choose a tag to compare
  • Added support to French language. PR #7.
  • New release.

v.1.0.4

02 Feb 04:34
Compare
Choose a tag to compare
  • Added feature: Change page with keyboard PR #5.

v.1.0.3

19 Jan 17:59
Compare
Choose a tag to compare
  • Minor fixes.

v.1.0.2

19 Jan 17:19
Compare
Choose a tag to compare
  • Fixed #2 selected row isn't reset.