@leofavre/flip-card-component
Version:
A flip card web component.
77 lines (33 loc) • 2.99 kB
Markdown
# [@leofavre/flip-card-component-v1.4.1](https://github.com/leofavre/memory-game-elements/compare/@leofavre/flip-card-component-v1.4.0...@leofavre/flip-card-component-v1.4.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/flip-card-component-v1.4.0](https://github.com/leofavre/memory-game-elements/compare/@leofavre/flip-card-component-v1.3.2...@leofavre/flip-card-component-v1.4.0) (2018-10-17)
### Features
* Enhance native `HTMLElement` with `withElmnt` ([8117ff4](https://github.com/leofavre/memory-game-elements/commit/8117ff4))
# [@leofavre/flip-card-component-v1.3.2](https://github.com/leofavre/memory-game-elements/compare/@leofavre/flip-card-component-v1.3.1...@leofavre/flip-card-component-v1.3.2) (2018-10-15)
### Bug Fixes
* Standardize documentation between repositories ([c5f2742](https://github.com/leofavre/memory-game-elements/commit/c5f2742))
# [@leofavre/flip-card-component-v1.3.1](https://github.com/leofavre/memory-game-elements/compare/@leofavre/flip-card-component-v1.3.0...@leofavre/flip-card-component-v1.3.1) (2018-10-08)
### Bug Fixes
* Export defined elements ([c9882ae](https://github.com/leofavre/memory-game-elements/commit/c9882ae))
# [@leofavre/flip-card-component-v1.3.0](https://github.com/leofavre/memory-game-elements/compare/@leofavre/flip-card-component-v1.2.0...@leofavre/flip-card-component-v1.3.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
* Parameterize the speed of the animation ([b48cecd](https://github.com/leofavre/memory-game-elements/commit/b48cecd))
# [@leofavre/flip-card-component-v1.2.0](https://github.com/leofavre/memory-game-elements/compare/@leofavre/flip-card-component-v1.1.0...@leofavre/flip-card-component-v1.2.0) (2018-10-06)
### Bug Fixes
* Speed up animation ([2a8c5e2](https://github.com/leofavre/memory-game-elements/commit/2a8c5e2))
### Features
* Add border parameter ([6c12068](https://github.com/leofavre/memory-game-elements/commit/6c12068))
# [@leofavre/flip-card-component-v1.1.0](https://github.com/leofavre/memory-game-elements/compare/@leofavre/flip-card-component-v1.0.0...@leofavre/flip-card-component-v1.1.0) (2018-10-06)
### Bug Fixes
* Show overflow ([d849ebb](https://github.com/leofavre/memory-game-elements/commit/d849ebb))
### Features
* Allow styling border-radius ([a25ed96](https://github.com/leofavre/memory-game-elements/commit/a25ed96))
# @leofavre/flip-card-component-v1.0.0 (2018-10-06)
### Bug Fixes
* Hide the component's overflow ([00ec6fc](https://github.com/leofavre/memory-game-elements/commit/00ec6fc))
### Features
* Implements the component ([1f31d86](https://github.com/leofavre/memory-game-elements/commit/1f31d86))