Skip to content

Commit 4e96bc7

Browse files
authored
Merge pull request #10 from adidas/feature/update-stencil-core
Update StencilJS core
2 parents 6a5a006 + f8680b9 commit 4e96bc7

File tree

6 files changed

+1849
-3156
lines changed

6 files changed

+1849
-3156
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@ www
2323
# Untracked application files and directories:
2424
src/components.d.ts
2525
test/results
26+
src/components/choicesjs-stencil/*.js

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 1.4.0
2+
3+
- Updated `@stencil/core` to version `1.5.4`.
4+
- Removed unnecessary event definitions.
5+
- Fixed method definitions: `highlightItem` and `unhighlightItem`.
6+
17
## 1.3.1
28

39
- Fixed package registry.

0 commit comments

Comments
 (0)