Skip to content

Latest commit

 

History

History
608 lines (360 loc) · 29.3 KB

CHANGELOG.md

File metadata and controls

608 lines (360 loc) · 29.3 KB

(2019-12-04)

0.11.0 (2019-12-03)

  • v0.11.0 (8b92259)
  • test: update snapshots for 9f5ebab (3c91b87)
  • test(vue-teible): remove obsoleted snapshots for pagination (5e0f303)
  • test(vue-teible): update generateItems (013bca9)
  • test(vue-teible): update generateItems (c2edc0b)
  • test(vue-teible): update paginationSide (78505f5)
  • test(vue-teible): update test snapshots (27bc818)
  • test(vue-teible): update tests for 9039159 (56550a1)
  • fix: clean up pagination (dfc2160)
  • fix: remove styling for row--last (50726cd)
  • fix(teible): add a defensive check for sort field (9f5ebab)
  • fix(vue-teible): revert to the old default eachSide pagination (2aa26f3)
  • feat: update styling layout (606d9e0)
  • feat(teible): move showing and eachSide to the arguments (1ac4539)
  • feat(vue-teible): add extraPagination prop (037917f)
  • feat(vue-teible): add paginationSide (f71a714)
  • refactor: deprecate extraPagination in favor of pagination (e6d4e63)
  • refactor: move table info into the pagination (9039159)
  • style: update default styling (1ebeea3)
  • style: update default styling (717ffd2)
  • style(vue-teible): update pagination styling (272569d)
  • chore: build (2c809c1)
  • chore: update deps & tests (8241eeb)
  • chore: update tests docs (6119c7f)
  • chore(vue-teible): remove unused sass files (0c892e7)

BREAKING CHANGE

  • datatable__heading & datatable__unit is now removed
  • row--last styling is now removed
  • the styling layout changed

0.10.5 (2019-11-12)

0.10.4 (2019-11-04)

0.10.3 (2019-10-29)

  • v0.10.3 (c833fc8)
  • chore: add pretest script for linting (cca225d)
  • chore: update deps (0211111)
  • fix(vue-teible): remove unnecessary stringification for slot-scope value (2283d32)

0.10.2 (2019-10-17)

  • v0.10.2 (dd37d1d)
  • docs(vue-teible): correct outdated example (679f749)
  • fix(vue-teible): exclude octicons in non-iife builds (5dd11ec)
  • chore: update deps (2377d12)

0.10.1 (2019-10-09)

  • v0.10.1 (14fba5d)
  • feat(vue-teible): add support for vue-i18n (139cc4a)
  • chore: update CHANGELOG (eb29e17)
  • chore: update gh-pages deployment script (7346ca4)

0.10.0 (2019-09-25)

  • Revert "chore: 0.9.21 changelog [ci skip]" (95c943f)
  • v0.10.0 (7e8fc53)
  • chore: 0.9.21 changelog [ci skip] (9101d60)
  • chore: add CHANGELOG (733ed93)
  • chore: add commitizen (0cdcfd0)
  • chore: refactor the structure (9ca0d7c)
  • chore: update CHANGELOG (4330763)
  • chore: update contributing docs (94d201a)
  • chore: update deps (941e483)
  • chore: update deps (0d4944b)
  • chore: update deps & clean up (769ee6c)
  • chore(teible): remove the iife output (d12e0b5)
  • chore(vue-teible-example): correct publicPath (a3c7301)
  • docs(teible): add README (f37bdf0)
  • refactor: keep the props pure (4cf5fbb)
  • refactor: move common utils & styles to teible package (3ecb78f)
  • refactor: transform before querying & rework the mutation (fee7cc8)
  • refactor: update examples (a0ee678)

BREAKING CHANGE

  • stylesheet import is now for iife only. Immutability is now using clone instead of JSON (un)serialization
  • The Array items are now mutated because of performance. You can query with the transformed data now
  • The items prop is now immutable

0.9.21 (2019-07-03)

0.9.20 (2019-06-24)

  • v0.9.20 (e31f98e)
  • fix: prevent the default behavior of filter reset (99d4374)
  • fix: reset page to 1 when the filter changes (8276426)
  • chore: update deps (cd01b35)

0.9.19 (2019-06-10)

0.9.18 (2019-06-10)

0.9.17 (2019-05-22)

0.9.16 (2019-04-22)

0.9.15 (2019-02-11)

0.9.14 (2019-01-15)

0.9.13 (2019-01-11)

  • v0.9.13 (3bdbb6f)
  • fix(vue-teible-example): lint (7ca91fc)
  • fix(vue-teible): set word-break prop in cell style (b0fed5f)
  • chore(vue-teible): update deps (2299b68)

0.9.12 (2019-01-09)

  • v0.9.12 (dec485f)
  • feat(vue-teible-example): add example for da0c0c1 (6462559)
  • feat(vue-teible): add item as the second param of render functions (da0c0c1)

0.9.11 (2019-01-07)

0.9.10 (2018-12-21)

0.9.9 (2018-12-21)

  • v0.9.9 (e5922a1)
  • chore: prevent clean script from removing the whole dist directory (a01f9be)
  • chore: update deps (97072e5)
  • fix(vue-teible): fix extra attributes for table cells (58641b8)

0.9.8 (2018-12-12)

0.9.7 (2018-12-09)

0.9.6 (2018-11-27)

  • v0.9.5 (46d02b3)
  • v0.9.6 (c760bec)
  • fix(core): fix snapshots for dd5ffbb (8b5f8f9)
  • fix(vue): add defensive checks for #12 - Sorting null values throws error (3c33a71), closes #12
  • fix(vue): re-implement data sorting (d8dc560)
  • chore: update deps (dd5ffbb)

0.9.4 (2018-11-26)

  • v0.9.4 (8d56ec4)
  • fix(vue-teible-example): include css for bb10b3f486a31552cdcccca7ff2a032acc2b1d2e (01e56a5)
  • fix(vue): fix being passed by object when sorting (7fef39d)

0.9.3 (2018-11-19)

0.9.2 (2018-11-14)

0.9.1 (2018-11-14)

0.9.0 (2018-11-06)

  • v0.9.0 (c51da8e)
  • chore: clean package.json (dbb1a7a)
  • chore: update deps (36e17ea)
  • chore: upgrade babel to v7 for jest (b6f2050)
  • feat(vue): [BEAKING CHANGE] extract css (bb10b3f)

0.8.9 (2018-11-02)

  • v0.8.9 (44ea69e)
  • chore: update lint configs (5308c44)
  • chore(vue): re-document tests (cb30202)
  • fix(vue-teible-example): update lint config (e7e723a)
  • fix(vue): remove Array.from (daaa103)

0.8.8 (2018-11-01)

  • Set theme jekyll-theme-cayman (d09c8de)
  • v0.8.8 (b84e10e)
  • vue-teible-example: remove dist (7ece3f2)
  • chore: add deploying script (22fa93d)
  • chore: add missing dependencies (ad2e5a3)
  • chore: clean gh-pages config (2b7516c)
  • chore: clean up package.json (77bcdc7)
  • chore: update dependencies & rollup config (abcd8d6)
  • chore: update deps (e6daa22)
  • chore: update travis node_js (65e2997)
  • chore(vue): remove unused code in DataTablePagination (d13f000)
  • chore(vue): remove unused var in DataTableHeadContent render (2c71194)
  • build(vue): build c3c2b32 (e18a136)
  • fix(vue): clone data.items to make the input immutable (0292c35)
  • fix(vue): fix sorting helper (c3c2b32)
  • fix(vue): re-build dists (1d3926f)
  • fix(vue): rewrite paging unique function (6131a49)
  • refactor: re-structure development tools & re-write vue-teible-example (7566a0c)

0.8.7 (2018-10-30)

0.8.6 (2018-10-30)

0.8.5 (2018-10-22)

  • v0.8.5 (141599b)
  • chore(vue): update octicons-vue requirement (f2b9076)

0.8.4 (2018-10-22)

0.8.3 (2018-10-17)

0.8.2 (2018-10-17)

0.8.1 (2018-10-16)

0.8.0 (2018-10-15)

  • update dependencies (ac0f2a2)
  • v0.8.0 (36f2a04)
  • vue-teible-example: update due to 147c0a7 (e42af5c)
  • vue-teible-example: update due to ed46a90 (5a40ddf)
  • vue-teible: fix ed46a90 (147c0a7)
  • vue-teible: remove async/await in favor of Promise & buble outputs (ed46a90)

0.7.11 (2018-10-12)

0.7.10 (2018-10-12)

0.7.9 (2018-10-12)

0.7.8 (2018-10-09)

0.7.7 (2018-10-08)

  • v0.7.7 (74bd585)
  • vue-teible & vue-teible-example: build for b50f961 (adf1621)
  • vue-teible: use commonjs lib instead of es module when importing icons (b50f961)

0.7.6 (2018-10-02)

  • v0.7.6 (6a66327)
  • vue-teible: fix icons so tree-shaking in older versions of webpack won't break (ecd06cf)

0.7.5 (2018-09-28)

  • v0.7.5 (9e3aba3)
  • vue-teible: fix e8919b9 (6fa3892)
  • vue-teible: fix testing snapshots for c1a6479 (9d13aab)
  • vue-teible: use the column's field in th when its label is missing (c1a6479)

0.7.4 (2018-09-27)

  • update dependencies & vue-teible-example: remove uglifyjs-webpack-plugin (92364bd)
  • v0.7.4 (196ac6e)
  • vue-teible: fix click event on non-sortable fields (5e9857e)
  • vue-teible: save original field values (e8919b9)
  • vue-teible: update tests for 92364bd (a7ec5e8)

0.7.3 (2018-09-27)

  • v0.7.3 (2fa86fc)
  • vue-teible: remove overflow-x styling for .datatable__screen (8429ae0)

0.7.2 (2018-09-26)

  • v0.7.2 (8475033)
  • vue-teible: fix scopedSlots render when field is specified (91d339e)

0.7.1 (2018-09-26)

  • v0.7.1 (d69ddb0)
  • vue-teible: fix loaded items reference problem (e1c1ab6)

0.7.0 (2018-09-26)

  • v0.7.0 (890edc0)
  • vue-teible: add render feature for columns (1657f53)
  • vue-teible: make testing items from a function (c9f1fba)
  • vue-teible: update docs & vue-teible-example: update Demo for 1657f53 (5e03f00)

0.6.4 (2018-09-26)

  • v0.6.4 (906a32c)
  • vue-teible: fix orderBy and filter to use pathIndex (568b4a6)

0.6.3 (2018-09-26)

  • v0.6.3 (4dd8cb6)
  • vue-teible-example: make the package private (823a70f)
  • vue-teible: add dot-notation path-indexing for field values (2d1127c)
  • vue-teible: fix font-size units to em instead of rem (8d03fc6)
  • vue-teible: fix non-string DataTableCell field values (5285dc6)

0.6.2 (2018-08-08)

0.6.1 (2018-08-07)

  • move linting to the root repo & lint (97be451)
  • update templates (ae8b62b)
  • update travis config (0628e91)
  • v0.6.0 (797c913)
  • v0.6.1 (236df53)
  • vue-teible-example: build 539238e84fe411b884b36e25982441bf9174de6b (6b23666)
  • vue-teible: add a defensive check for chunk (fffc85a)
  • vue-teible: fix $asyncbind bug (539238e)
  • vue-teible: re-organize README (0c3d880)
  • vue-teible: remove a minor defensive check for chunk (899b304)
  • vue-teible: remove forOf loops (2e73b2c)
  • vue-teible: remove lodash (ca5fb30)
  • vue-teible: reserve the fiddle (f907059)
  • vue-teible: update jsfiddle (dbba219)
  • vue-teible: update README (76d87c3)
  • vue-teible: use rollup instead of vue-cli-serice (514c290)
  • monorepo: fixpack (910a44c)
  • monorepo: update .gitignore (ccb01d3)
  • monorepo: update rollup (3586e0c)

0.5.2 (2018-08-03)

0.5.1 (2018-08-03)

0.5.0 (2018-07-27)

  • v0.5.0 (47e5dae)
  • vue-teible-example: rebuild (a531167)
  • vue-teible-example: update dependencies (f06b05e)
  • vue-teible: fix the tree-shaking issue with icons (temporarily) (571313a)
  • vue-teible: include deps for UMD builds. close #2 (591258d), closes #2
  • vue-teible: update dependencies (cf30bf1)
  • monorepo: add roadmap (d3fa725)
  • monorepo: bump root version (25d511c)
  • monorepo: update dependencies (981b6ae)

0.4.1 (2018-07-24)

  • v0.4.1 (13e591e)
  • vue-teible-example: remove console.log (08cd12a)
  • vue-teible: close #1 (e48d88c), closes #1
  • monorepo: update @vue/test-utils (e01f90a)
  • monorepo: update snapshots for e01f90a54aee53b30e57f5f4b29e0b305eeac7ad (76aaef8)

0.4.0 (2018-07-20)

  • v0.4.0 (7b12302)
  • vue-teible-example: build 290fa7d03e2dcd2e1e5a6657183b61b6e3605dbb (c578fac)
  • vue-teible-example: build ee55fc8a5cd28113ac0a86252d9497a23e8253e6 (d7b5894)
  • vue-teible-example: put a defensive check on destroy method (5030f12)
  • vue-teible-example: refactor (c17e41e)
  • vue-teible-example: refactor (8f57e5b)
  • vue-teible-example: restyle the example (ee55fc8)
  • vue-teible: add a live demo (b0f3f4d)
  • vue-teible: update tableheadcontent (290fa7d)

0.3.0 (2018-07-19)

  • fix package.json files (674bace)
  • once upon a time... (82b0097)
  • update READMEs (c09f9ea)
  • v0.2.0 (8c448db)
  • v0.3.0 (9b3a0fa)
  • vue-teible-example: add README (14fe81c)
  • vue-teible-example: include dist (543f307)
  • vue-teible-example: refactor (fe58a6f)
  • vue-teible-example: style (82d14c4)
  • vue-teible-example: update baseURL (90e0fa0)
  • vue-teible-example: update checkbox (38ebd14)
  • vue-teible-example: update vue.config.js (9cf1c6f)
  • vue-teible: add README (43d3803)
  • vue-teible: correct example & link vue-teible-example (f3d2e1b)
  • vue-teible: filter out empty fields (8671f8b)
  • vue-teible: update README (db69eac)
  • whitelist files (2d382b9)
  • monorepo: add CONTRIBUTING.md (ca0a541)
  • monorepo: add README (7c4f86d)
  • monorepo: add some fancy docs (7cd86b3)
  • monorepo: fix CI scripts (59b1539)
  • monorepo: fix README (c43b2b2)
  • monorepo: fix README (21459e4)
  • monorepo: fix README (cc3a4b1)
  • monorepo: fix Travis config (0a3b066)
  • monorepo: fix Travis config (5db119e)
  • monorepo: limit versions (6c7db6a)
  • monorepo: update initial version (cb73833)