bulma-extensions
Version:
Set of extensions for Bulma.io CSS Framework
64 lines (34 loc) • 2.4 kB
Markdown
<a name="0.1.5"></a>
## [0.1.5](https://github.com/Wikiki/bulma-tooltip/compare/0.1.4...0.1.5) (2018-02-10)
### Bug Fixes
* **gulp:** Clean whole dist folder ([e403d11](https://github.com/Wikiki/bulma-tooltip/commit/e403d11))
* **gulp:** Correct dist filenames ([ece4bd4](https://github.com/Wikiki/bulma-tooltip/commit/ece4bd4))
* **package.json:** Main file path correction ([8b52ee1](https://github.com/Wikiki/bulma-tooltip/commit/8b52ee1))
* **package.json:** Main file path correction ([d3feb49](https://github.com/Wikiki/bulma-tooltip/commit/d3feb49))
<a name="0.1.4"></a>
## [0.1.4](https://github.com/Wikiki/bulma-tooltip/compare/0.1.1...0.1.4) (2018-02-09)
### Bug Fixes
* **bower:** Add missing version ([ef90484](https://github.com/Wikiki/bulma-tooltip/commit/ef90484))
### Features
* **gulp:** Add release task ([6baf98c](https://github.com/Wikiki/bulma-tooltip/commit/6baf98c))
# Change Log
## [Unreleased](https://github.com/wikiki/bulma-tooltip/tree/HEAD)
[Full Changelog](https://github.com/wikiki/bulma-tooltip/compare/0.1.1...HEAD)
**Implemented enhancements:**
- Adding .is-tooltip-active [\#11](https://github.com/Wikiki/bulma-tooltip/issues/11)
**Fixed bugs:**
- Import problem [\#5](https://github.com/Wikiki/bulma-tooltip/issues/5)
**Closed issues:**
- tooltip.sass should imports initial variables [\#9](https://github.com/Wikiki/bulma-tooltip/issues/9)
- Right out of the gate, tooltip flickers [\#8](https://github.com/Wikiki/bulma-tooltip/issues/8)
- defect link on readme.md [\#7](https://github.com/Wikiki/bulma-tooltip/issues/7)
- bower? [\#6](https://github.com/Wikiki/bulma-tooltip/issues/6)
**Merged pull requests:**
- Fix \#11: Keep tooltip open with .is-tooltip-active [\#12](https://github.com/Wikiki/bulma-tooltip/pull/12) ([alfonsogarciacaro](https://github.com/alfonsogarciacaro))
## [0.1.1](https://github.com/wikiki/bulma-tooltip/tree/0.1.1) (2017-11-30)
**Closed issues:**
- Tooltip wrap around [\#4](https://github.com/Wikiki/bulma-tooltip/issues/4)
- Error compiling tooltip.sass to .css [\#3](https://github.com/Wikiki/bulma-tooltip/issues/3)
- Missing LICENSE file [\#2](https://github.com/Wikiki/bulma-tooltip/issues/2)
- Compatibility [\#1](https://github.com/Wikiki/bulma-tooltip/issues/1)
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*