Skip to content

Commit

Permalink
Merge pull request #13 from InDIOS/development
Browse files Browse the repository at this point in the history
Bump to version 0.3.0
  • Loading branch information
InDIOS authored Oct 29, 2018
2 parents 29e24be + c46a138 commit a216b24
Show file tree
Hide file tree
Showing 20 changed files with 6,842 additions and 6,924 deletions.
2 changes: 1 addition & 1 deletion .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
examples/
src/
test/
spec/
specs/
tools/index.ts
tools/tsconfig.json
package-lock.json
Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
0.3.0
- Added warning when trebor-tools module are not installed.
- Added trebor-tools as dependency when format is 'es' or 'cjs'.
- Refactored helper function names to be compatible with 'trebor-tools'.
- Optimized component destroy hook.

0.2.4
- Added ability to get the iteration index when iterate over obejcts.
- Fixed issue initializing element attributes.
Expand Down
10 changes: 0 additions & 10 deletions examples/select/index.html

This file was deleted.

Loading

0 comments on commit a216b24

Please sign in to comment.