@leofavre/memory-game-component
Version:
A memory game web component.
62 lines (27 loc) • 2.82 kB
Markdown
# [@leofavre/memory-game-component-v1.3.1](https://github.com/leofavre/memory-game-elements/compare/@leofavre/memory-game-component-v1.3.0...@leofavre/memory-game-component-v1.3.1) (2018-10-18)
### Bug Fixes
* Allow styles to be set from the outside ([59a27de](https://github.com/leofavre/memory-game-elements/commit/59a27de))
# [@leofavre/memory-game-component-v1.3.0](https://github.com/leofavre/memory-game-elements/compare/@leofavre/memory-game-component-v1.2.3...@leofavre/memory-game-component-v1.3.0) (2018-10-17)
### Features
* Enhance native `HTMLElement` with `withElmnt` ([dde46f8](https://github.com/leofavre/memory-game-elements/commit/dde46f8))
# [@leofavre/memory-game-component-v1.2.3](https://github.com/leofavre/memory-game-elements/compare/@leofavre/memory-game-component-v1.2.2...@leofavre/memory-game-component-v1.2.3) (2018-10-15)
### Bug Fixes
* Standardize documentation between repositories ([c5f2742](https://github.com/leofavre/memory-game-elements/commit/c5f2742))
# [@leofavre/memory-game-component-v1.2.2](https://github.com/leofavre/memory-game-elements/compare/@leofavre/memory-game-component-v1.2.1...@leofavre/memory-game-component-v1.2.2) (2018-10-12)
### Bug Fixes
* Import Flip Card directly ([f01db96](https://github.com/leofavre/memory-game-elements/commit/f01db96))
# [@leofavre/memory-game-component-v1.2.1](https://github.com/leofavre/memory-game-elements/compare/@leofavre/memory-game-component-v1.2.0...@leofavre/memory-game-component-v1.2.1) (2018-10-08)
### Bug Fixes
* Export defined elements ([c9882ae](https://github.com/leofavre/memory-game-elements/commit/c9882ae))
# [@leofavre/memory-game-component-v1.2.0](https://github.com/leofavre/memory-game-elements/compare/@leofavre/memory-game-component-v1.1.0...@leofavre/memory-game-component-v1.2.0) (2018-10-06)
### Features
* Write documentation ([f020c2a](https://github.com/leofavre/memory-game-elements/commit/f020c2a)), closes [#16](https://github.com/leofavre/memory-game-elements/issues/16)
# [@leofavre/memory-game-component-v1.1.0](https://github.com/leofavre/memory-game-elements/compare/@leofavre/memory-game-component-v1.0.0...@leofavre/memory-game-component-v1.1.0) (2018-10-06)
### Bug Fixes
* Allow cursor style to be changed ([067485d](https://github.com/leofavre/memory-game-elements/commit/067485d))
* Scope css properties ([564c955](https://github.com/leofavre/memory-game-elements/commit/564c955))
### Features
* Implement custom DOM events ([0746678](https://github.com/leofavre/memory-game-elements/commit/0746678)), closes [#15](https://github.com/leofavre/memory-game-elements/issues/15)
# @leofavre/memory-game-component-v1.0.0 (2018-10-06)
### Features
* Implements the component ([4c338ca](https://github.com/leofavre/memory-game-elements/commit/4c338ca))