Skip to content
This repository has been archived by the owner on Oct 24, 2018. It is now read-only.

Commit

Permalink
Rework tests (#92)
Browse files Browse the repository at this point in the history
* Rework tests wip

* Rework tests

* Version bump

* Update changelog

* Update changelog
  • Loading branch information
sebastiandedeyne authored Nov 15, 2017
1 parent a5a258a commit 4eba21a
Show file tree
Hide file tree
Showing 24 changed files with 441 additions and 1,836 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

All notable changes to `vue-table-component` will be documented in this file.

## 1.7.1 - 2017-11-15
- Added a per-row click listener `<table-component @rowClick="handle">`
- Removed lodash dependency for a leaner build size
- Republished package due to build issues

## 1.7.0 - 2017-11-02
- Added named slot `tfoot` to display table footer information, receives row data as scoped properties

Expand Down
7 changes: 0 additions & 7 deletions __tests__/__snapshots__/expiring-storage.test.js.snap

This file was deleted.

This file was deleted.

Loading

0 comments on commit 4eba21a

Please sign in to comment.