@fishtank/fishtank-vue
Version:
Fish Tank VueJS Component Module
297 lines (176 loc) • 17.5 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
<a name="3.4.1"></a>
## [3.4.1](https://github.com/bloombergbna/fishtank-vue/compare/v3.4.0...v3.4.1) (2018-11-16)
<a name="3.4.0"></a>
# [3.4.0](https://github.com/bloombergbna/fishtank-vue/compare/v3.3.0...v3.4.0) (2018-11-16)
### Bug Fixes
* Continued renaming or components, to support css module refactor ([60c29f0](https://github.com/bloombergbna/fishtank-vue/commit/60c29f0))
* FAB Button - minor button styling changes, and toggle on mini fab options. ([e631234](https://github.com/bloombergbna/fishtank-vue/commit/e631234))
* Fixed textarea size update when typing ([fad12d7](https://github.com/bloombergbna/fishtank-vue/commit/fad12d7))
* fixing dependancy import issues preventing proper build ([d78b476](https://github.com/bloombergbna/fishtank-vue/commit/d78b476))
* minor changes to fab button style fix ([f5ac6b5](https://github.com/bloombergbna/fishtank-vue/commit/f5ac6b5))
* Renamed a collection of components in advance of css refactor using css modules. ([9a3ce06](https://github.com/bloombergbna/fishtank-vue/commit/9a3ce06))
* Renamed components to match Fish Tank naming conventions and future css module refactor ([ed87e7f](https://github.com/bloombergbna/fishtank-vue/commit/ed87e7f))
### Features
* Added accessibility labels to some existing components. For Button group, added accessibility interactions to support button groups and focus on selected items ([347c0c3](https://github.com/bloombergbna/fishtank-vue/commit/347c0c3))
* Added docs custom block loader ([030515a](https://github.com/bloombergbna/fishtank-vue/commit/030515a))
* added/fixed page loader view, which was overwritten in error ([3f49814](https://github.com/bloombergbna/fishtank-vue/commit/3f49814))
* adding accesibility props and fixes to fishtank-vue components ([9b3e596](https://github.com/bloombergbna/fishtank-vue/commit/9b3e596))
* adding accesibility props and fixes to fishtank-vue components ([31d2b48](https://github.com/bloombergbna/fishtank-vue/commit/31d2b48))
* changes to FAB button documentation ([386343f](https://github.com/bloombergbna/fishtank-vue/commit/386343f))
* first iteration of content loaders documentation ([a1269bb](https://github.com/bloombergbna/fishtank-vue/commit/a1269bb))
* refactored Tags ([c94b9fa](https://github.com/bloombergbna/fishtank-vue/commit/c94b9fa))
* Refactored Tags ([9046945](https://github.com/bloombergbna/fishtank-vue/commit/9046945))
* removed double tab focus on feature button label ([d29b23d](https://github.com/bloombergbna/fishtank-vue/commit/d29b23d))
* removed unused imports from button feature Icon ([f21720b](https://github.com/bloombergbna/fishtank-vue/commit/f21720b))
* updated page content loaders documentation ([20d9bd9](https://github.com/bloombergbna/fishtank-vue/commit/20d9bd9))
* updated page content loaders documentation ([fbf47ef](https://github.com/bloombergbna/fishtank-vue/commit/fbf47ef))
* updated page loader documentation ([196962e](https://github.com/bloombergbna/fishtank-vue/commit/196962e))
* updated page loader documentation ([8b68b93](https://github.com/bloombergbna/fishtank-vue/commit/8b68b93))
* updated page loader documentation ([4edfbf9](https://github.com/bloombergbna/fishtank-vue/commit/4edfbf9))
* updates/changes to FAB button documentation ([5cc8172](https://github.com/bloombergbna/fishtank-vue/commit/5cc8172))
<a name="3.3.0"></a>
# [3.3.0](https://github.com/bloombergbna/fishtank-vue/compare/v3.3.0-beta.0...v3.3.0) (2018-10-31)
### Bug Fixes
* added focus state style for radio buttons ([baf2605](https://github.com/bloombergbna/fishtank-vue/commit/baf2605))
* Refactor of input checkbox styles ([7d5565e](https://github.com/bloombergbna/fishtank-vue/commit/7d5565e))
* Refactor of input checkbox styles ([d00ff3d](https://github.com/bloombergbna/fishtank-vue/commit/d00ff3d))
### Features
* Add align class to ft-loader-spinner; ([5317c3d](https://github.com/bloombergbna/fishtank-vue/commit/5317c3d)), closes [#86](https://github.com/bloombergbna/fishtank-vue/issues/86)
* added Alert Result Loader ([0b31539](https://github.com/bloombergbna/fishtank-vue/commit/0b31539))
* added AlertList content loader to list of components, and updated index.ts and ContentLoaders.vue files. ([7936471](https://github.com/bloombergbna/fishtank-vue/commit/7936471))
* added animation speed, primary color, and secondary colors to all themes for content loader, so component is fully customizable, all of these added props are not required and have standard default values ([1e09df0](https://github.com/bloombergbna/fishtank-vue/commit/1e09df0))
* added Commitee Result Loader ([5b37f5c](https://github.com/bloombergbna/fishtank-vue/commit/5b37f5c))
* added congressional staffers list content loader component ([648bc15](https://github.com/bloombergbna/fishtank-vue/commit/648bc15))
* added Directories Result Loader ([b6ce428](https://github.com/bloombergbna/fishtank-vue/commit/b6ce428))
* added Legislative Result Content Shader Component ([f6a119e](https://github.com/bloombergbna/fishtank-vue/commit/f6a119e))
* added Members of Congress Content Loader Component ([aa71c77](https://github.com/bloombergbna/fishtank-vue/commit/aa71c77))
* added News List Content Loader Component. Made some sizing adjustments to other content loader components ([4879f33](https://github.com/bloombergbna/fishtank-vue/commit/4879f33))
* added News Result Content Loader Componenet ([411f69f](https://github.com/bloombergbna/fishtank-vue/commit/411f69f))
* added Profile Result Content Loader Component ([a9a087b](https://github.com/bloombergbna/fishtank-vue/commit/a9a087b))
* added props to customizable content loader, so devs can alter width and height ([6373743](https://github.com/bloombergbna/fishtank-vue/commit/6373743))
* Created button group component ([873f551](https://github.com/bloombergbna/fishtank-vue/commit/873f551))
* Fish Tank Button Group component ([f092c83](https://github.com/bloombergbna/fishtank-vue/commit/f092c83))
* made changes in attempt to address type check console errors for ContentLoader Component's loaderHeight, loaderWidths, and Speed props. ([22dd111](https://github.com/bloombergbna/fishtank-vue/commit/22dd111))
* minor change to page loader ([6973f77](https://github.com/bloombergbna/fishtank-vue/commit/6973f77))
* moved accessibility global class script into an external mixin. ([92f2728](https://github.com/bloombergbna/fishtank-vue/commit/92f2728))
* removed compiler error by declaring module vue-content-loader in vue-shim.d.ts ([894ffe6](https://github.com/bloombergbna/fishtank-vue/commit/894ffe6))
* removed compiler errors for Alert Result loader ([27f383d](https://github.com/bloombergbna/fishtank-vue/commit/27f383d))
* removed format errors for Content Loader Alert list component ([0f0af36](https://github.com/bloombergbna/fishtank-vue/commit/0f0af36))
* Unit tests for Button group, and button group button ([19c6b83](https://github.com/bloombergbna/fishtank-vue/commit/19c6b83))
* updated Content Loader, turned all Content Loader Prefabs and made them accessible by passing in themes into the new Loader Content component. Next steps will be to make default width and required health props available for devs when they make their own custom loaders ([5436e18](https://github.com/bloombergbna/fishtank-vue/commit/5436e18))
<a name="3.3.0-beta.0"></a>
# [3.3.0-beta.0](https://github.com/bloombergbna/fishtank-vue/compare/v3.2.0-beta.0...v3.3.0-beta.0) (2018-10-19)
<a name="3.2.0-beta.0"></a>
# [3.2.0-beta.0](https://github.com/bloombergbna/fishtank-vue/compare/v3.2.0...v3.2.0-beta.0) (2018-10-19)
### Bug Fixes
* minor styling changes to text area component ([ed9ccf9](https://github.com/bloombergbna/fishtank-vue/commit/ed9ccf9))
### Features
* updated package.json to reference fishtank vue-treeselect ([287402a](https://github.com/bloombergbna/fishtank-vue/commit/287402a))
<a name="3.1.1"></a>
## [3.1.1](https://github.com/bloombergbna/fishtank-vue/compare/v3.1.0...v3.1.1) (2018-10-11)
### Bug Fixes
* Remove eslint comment typo ([803ab7a](https://github.com/bloombergbna/fishtank-vue/commit/803ab7a))
<a name="3.2.0"></a>
# [3.2.0](https://github.com/bloombergbna/fishtank-vue/compare/v3.1.0...v3.2.0) (2018-10-15)
<a name="3.2.1"></a>
## [3.2.1](https://github.com/bloombergbna/fishtank-vue/compare/v3.1.0...v3.2.1) (2018-10-15)
<a name="3.1.1"></a>
## [3.1.1](https://github.com/bloombergbna/fishtank-vue/compare/v3.1.0...v3.1.1) (2018-10-15)
### Bug Fixes
* Remove eslint comment typo ([803ab7a](https://github.com/bloombergbna/fishtank-vue/commit/803ab7a))
<a name="3.1.0"></a>
# [3.1.0](https://github.com/bloombergbna/fishtank-vue/compare/v3.0.0...v3.1.0) (2018-10-11)
### Features
* Added FishTankRenderedMarkup component powered by PrismJS ([9ff6ac2](https://github.com/bloombergbna/fishtank-vue/commit/9ff6ac2))
* Created FishTankTextAreaInput ([8f0fc38](https://github.com/bloombergbna/fishtank-vue/commit/8f0fc38))
* Created FishTankTextAreaInput ([74adc74](https://github.com/bloombergbna/fishtank-vue/commit/74adc74))
* Created FishTankTextAreaInput ([3464a80](https://github.com/bloombergbna/fishtank-vue/commit/3464a80))
* Created FishTankTextAreaInput ([fdcaa6f](https://github.com/bloombergbna/fishtank-vue/commit/fdcaa6f))
<a name="3.0.0"></a>
# [3.0.0](https://github.com/bloombergbna/fishtank-vue/compare/v2.0.0...v3.0.0) (2018-10-03)
### Features
* Created button group component ([b42913f](https://github.com/bloombergbna/fishtank-vue/commit/b42913f))
* Fish Tank Button Group component ([5ea0d3b](https://github.com/bloombergbna/fishtank-vue/commit/5ea0d3b))
* Heavy refactor of removeable tags ([3868223](https://github.com/bloombergbna/fishtank-vue/commit/3868223))
* moved accessibility global class script into an external mixin. ([ec7fab4](https://github.com/bloombergbna/fishtank-vue/commit/ec7fab4))
* refactor of original tag supporting refactor work on removable tags. ([5787bc3](https://github.com/bloombergbna/fishtank-vue/commit/5787bc3))
* Unit tests for Button group, and button group button ([909c466](https://github.com/bloombergbna/fishtank-vue/commit/909c466))
* Button Featue Icon now working ([36f18fd](https://github.com/bloombergbna/fishtank-vue/commit/36f18fdfddf798cb91cd2cca4e81c868e9652a35))
* Button Feature Label is now working ([0dd5664](https://github.com/bloombergbna/fishtank-vue/commit/0dd566486828062fca47f095868015f1e1af269d))
* changes added to documentation ([289ec5b](https://github.com/bloombergbna/fishtank-vue/commit/289ec5bb3d498bbe85451784d49d5d46957e99b9))
* added icons to button options using templates and slots ([d0850bf](https://github.com/bloombergbna/fishtank-vue/commit/d0850bf3ad008f9d02b9118b86f0aca803792f95))
* links to mini fab options for FAB using props ([6e33d1f](https://github.com/bloombergbna/fishtank-vue/commit/6e33d1fb332933b88fff0a3e0336d92a949dce6d))
* Developer focused docs for Button Group components ([ceff467](https://github.com/bloombergbna/fishtank-vue/commit/ceff467f9ca71c7d9cceacac4e9b8d802d922c0b))
### BREAKING CHANGES
* update to model binding structure of removeable tags
docs: Created documentation for tags
<a name="2.0.0"></a>
# [2.0.0](https://github.com/bloombergbna/fishtank-vue/compare/v1.1.0...v2.0.0) (2018-09-20)
### Documentation
* Added example images for InputText docs. ([a6ca8e4](https://github.com/bloombergbna/fishtank-vue/commit/a6ca8e4))
### Features
* refactored Checkbox ([fb11849](https://github.com/bloombergbna/fishtank-vue/commit/fb11849))
* Merge pull request #48 from bakpa79/docs/input-text ([ef64817](https://github.com/bloombergbna/fishtank-vue/commit/ef64817)), closes [#48](https://github.com/bloombergbna/fishtank-vue/issues/48)
### BREAKING CHANGES
* Changed bindings in InputCheckbox. use only v-model to bind to model data/variable. Value is now similar to input element value
* Changed bindings in InputCheckbox. use only v-model to bind to model data/variable. Value is now similar to input element value
* refactored binding props for checkboxes
<a name="1.1.0"></a>
# [1.1.0](https://github.com/bloombergbna/fishtank-vue/compare/v1.1.0-beta.0...v1.1.0) (2018-09-14)
<a name="1.1.0-beta.0"></a>
# [1.1.0-beta.0](https://github.com/bloombergbna/fishtank-vue/compare/v0.4.1...v1.1.0-beta.0) (2018-09-13)
### Features
* fixes broken Switch component ([d63acba](https://github.com/bloombergbna/fishtank-vue/commit/d63acba))
<a name="0.4.1"></a>
## [0.4.1](https://github.com/bloombergbna/fishtank-vue/compare/v0.4.0...v0.4.1) (2018-09-12)
<a name="0.4.0"></a>
# [0.4.0](https://github.com/bloombergbna/fishtank-vue/compare/v0.3.2...v0.4.0) (2018-09-11)
### Features
* added vue component gradient button ([bf0dc6c](https://github.com/bloombergbna/fishtank-vue/commit/bf0dc6c))
* Added vue component Outline button, made supporting file changes ([#28](https://github.com/bloombergbna/fishtank-vue/issues/28)) ([150bc43](https://github.com/bloombergbna/fishtank-vue/commit/150bc43))
* Added White Button Vue Component, made the appropiate file changes to support the white button vue component in Buttons.vue, index.ts, and _buttons.scss. Created file components/ButtonWhite.vue -Amirah ([5c60022](https://github.com/bloombergbna/fishtank-vue/commit/5c60022))
* Button Gradient Unit Test and minor changes to Button Gradient component as required of the unit test(changes should not be rolled back as they will run errors in test environment, the component itself continues to run as intended ([58e2ba1](https://github.com/bloombergbna/fishtank-vue/commit/58e2ba1))
* edited gradient button component to take in props for end color, start color, and gradient direction ([29f6ac6](https://github.com/bloombergbna/fishtank-vue/commit/29f6ac6))
* made changes to unit test. Added to test to check gradient button for passed style, linear gradient. ([7610382](https://github.com/bloombergbna/fishtank-vue/commit/7610382))
<a name="0.3.1"></a>
## 0.3.1 (2018-08-16)
<a name="0.3.2"></a>
## 0.3.2 (2018-08-16)
### Bug Fixes
* added .github folder to npm ignore ([d946d83](https://github.com/bloombergbna/fishtank-vue/commit/d946d83))
* Removed InputCheckbox test ([a287115](https://github.com/bloombergbna/fishtank-vue/commit/a287115))
* stop tracking package-lock.json file ([cab1dcd](https://github.com/bloombergbna/fishtank-vue/commit/cab1dcd))
* stop tracking package-lock.json file ([630156c](https://github.com/bloombergbna/fishtank-vue/commit/630156c))
### Features
* Added Checkbox test/review page ([b369e06](https://github.com/bloombergbna/fishtank-vue/commit/b369e06))
* Added Checkbox test/review page ([a3ff979](https://github.com/bloombergbna/fishtank-vue/commit/a3ff979))
* Added InputCheckbox.vue ([f994036](https://github.com/bloombergbna/fishtank-vue/commit/f994036))
* Added issue requests and pull request guideline docs. ([3b29c1b](https://github.com/bloombergbna/fishtank-vue/commit/3b29c1b))
* Added WIP Inpout Switch component ([3b838fd](https://github.com/bloombergbna/fishtank-vue/commit/3b838fd))
* Added WIP Inpout Switch component ([c28afe3](https://github.com/bloombergbna/fishtank-vue/commit/c28afe3))
* Binary. Removeable, and Multiselect tags ([#16](https://github.com/bloombergbna/fishtank-vue/issues/16)) ([f272d49](https://github.com/bloombergbna/fishtank-vue/commit/f272d49))
* radio ([#18](https://github.com/bloombergbna/fishtank-vue/issues/18)) ([930cd0c](https://github.com/bloombergbna/fishtank-vue/commit/930cd0c))
* Removed checkboxes from router ([b510eb6](https://github.com/bloombergbna/fishtank-vue/commit/b510eb6))
### BREAKING CHANGES
* Deleted work in progress checkbox, switch, and tag components
<a name="0.3.1"></a>
## 0.3.1 (2018-08-16)
### Bug Fixes
* added .github folder to npm ignore ([d946d83](https://github.com/bloombergbna/fishtank-vue/commit/d946d83))
* Removed InputCheckbox test ([a287115](https://github.com/bloombergbna/fishtank-vue/commit/a287115))
* stop tracking package-lock.json file ([cab1dcd](https://github.com/bloombergbna/fishtank-vue/commit/cab1dcd))
* stop tracking package-lock.json file ([630156c](https://github.com/bloombergbna/fishtank-vue/commit/630156c))
### Features
* Added Checkbox test/review page ([b369e06](https://github.com/bloombergbna/fishtank-vue/commit/b369e06))
* Added Checkbox test/review page ([a3ff979](https://github.com/bloombergbna/fishtank-vue/commit/a3ff979))
* Added InputCheckbox.vue ([f994036](https://github.com/bloombergbna/fishtank-vue/commit/f994036))
* Added issue requests and pull request guideline docs. ([3b29c1b](https://github.com/bloombergbna/fishtank-vue/commit/3b29c1b))
* Added WIP Inpout Switch component ([3b838fd](https://github.com/bloombergbna/fishtank-vue/commit/3b838fd))
* Added WIP Inpout Switch component ([c28afe3](https://github.com/bloombergbna/fishtank-vue/commit/c28afe3))
* Binary. Removeable, and Multiselect tags ([#16](https://github.com/bloombergbna/fishtank-vue/issues/16)) ([f272d49](https://github.com/bloombergbna/fishtank-vue/commit/f272d49))
* radio ([#18](https://github.com/bloombergbna/fishtank-vue/issues/18)) ([930cd0c](https://github.com/bloombergbna/fishtank-vue/commit/930cd0c))
* Removed checkboxes from router ([b510eb6](https://github.com/bloombergbna/fishtank-vue/commit/b510eb6))
### BREAKING CHANGES
* Deleted work in progress checkbox, switch, and tag components