UNPKG

@fishtank/fishtank-vue

Version:

[Fish Tank VueJS Component Module](https://fishtank.bna.com)

913 lines (505 loc) 74.1 kB
# 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="5.2.7"></a> ## [5.2.7](https://github.com/bloombergbna/fishtank-vue/compare/v5.2.6...v5.2.7) (2019-08-08) ### Features * Added Tooltip component. ([8a10662](https://github.com/bloombergbna/fishtank-vue/commit/8a10662)) * Refactored FishTankTooltip, to align and extend an existing Popper.js based tooltip component. ([50c2290](https://github.com/bloombergbna/fishtank-vue/commit/50c2290)) <a name="5.2.6"></a> ## [5.2.6](https://github.com/bloombergbna/fishtank-vue/compare/v5.2.5...v5.2.6) (2019-08-05) ### Bug Fixes * Added placeholder fix for font faces not being loaded in component css; each component that uses font-primary/font-accent instead of the Text Component now loads the font CDN stylesheet. FishTankText and FishTankHeading now also load the CDNs, now fully self encased. ([c1ce29d](https://github.com/bloombergbna/fishtank-vue/commit/c1ce29d)) <a name="5.2.5"></a> ## [5.2.5](https://github.com/bloombergbna/fishtank-vue/compare/v5.2.4...v5.2.5) (2019-08-01) ### Features * Added uppercase prop to FishTankText; WIP JSDoc notation. ([50b54d2](https://github.com/bloombergbna/fishtank-vue/commit/50b54d2)) <a name="5.2.4"></a> ## [5.2.4](https://github.com/bloombergbna/fishtank-vue/compare/v5.2.3...v5.2.4) (2019-07-30) ### Bug Fixes * fixed DatePicker import typo ([cbb552a](https://github.com/bloombergbna/fishtank-vue/commit/cbb552a)) <a name="5.2.3"></a> ## [5.2.3](https://github.com/bloombergbna/fishtank-vue/compare/v5.2.2...v5.2.3) (2019-07-30) <a name="5.2.2"></a> ## [5.2.2](https://github.com/bloombergbna/fishtank-vue/compare/v5.2.1...v5.2.2) (2019-07-30) ### Bug Fixes * fixed exports for Modals, cards and checkbox /switch components ([69d534f](https://github.com/bloombergbna/fishtank-vue/commit/69d534f)) * fixed exports for Modals, cards and checkbox /switch components ([2ceb219](https://github.com/bloombergbna/fishtank-vue/commit/2ceb219)) * fixed scrolling and overlay css issues ([94623b0](https://github.com/bloombergbna/fishtank-vue/commit/94623b0)) ### Features * Added date input/picker component ([da70bf8](https://github.com/bloombergbna/fishtank-vue/commit/da70bf8)) * Adding BLAW Date Selector components ([17d9102](https://github.com/bloombergbna/fishtank-vue/commit/17d9102)) <a name="5.2.1"></a> ## [5.2.1](https://github.com/bloombergbna/fishtank-vue/compare/v5.2.0...v5.2.1) (2019-07-24) <a name="5.2.0"></a> # [5.2.0](https://github.com/bloombergbna/fishtank-vue/compare/v5.1.0...v5.2.0) (2019-07-24) ### Bug Fixes * added export for FishTankModalV2 ([c41de81](https://github.com/bloombergbna/fishtank-vue/commit/c41de81)) ### Features * Added Overflow prop to modal, to set overflow-y property on modal body content; Added open and close event emitters to allow binding to Modal open and close. ([9366420](https://github.com/bloombergbna/fishtank-vue/commit/9366420)) <a name="5.1.0"></a> # [5.1.0](https://github.com/bloombergbna/fishtank-vue/compare/v5.0.1...v5.1.0) (2019-07-22) ### Features * Added Overflow prop to modal, to set overflow-y property on modal body content; Added open and close event emitters to allow binding to Modal open and close. ([f56959b](https://github.com/bloombergbna/fishtank-vue/commit/f56959b)) * Renamed FishTankCheckboxV2 to FishTankCheckboxSwitch ([a4d8b0d](https://github.com/bloombergbna/fishtank-vue/commit/a4d8b0d)) <a name="5.0.1"></a> ## [5.0.1](https://github.com/bloombergbna/fishtank-vue/compare/v5.0.1-1...v5.0.1) (2019-07-19) ### Bug Fixes * fixed build errer in main scripts due to typo ([5d62dd8](https://github.com/bloombergbna/fishtank-vue/commit/5d62dd8)) ### Features * Added neutral badge option ([9fa029b](https://github.com/bloombergbna/fishtank-vue/commit/9fa029b)) * Added neutral badge option ([6858383](https://github.com/bloombergbna/fishtank-vue/commit/6858383)) <a name="5.0.1-1"></a> ## [5.0.1-1](https://github.com/bloombergbna/fishtank-vue/compare/v5.0.0...v5.0.1-1) (2019-07-15) ### Bug Fixes * fixed build errer in main scripts due to typo ([395c8ea](https://github.com/bloombergbna/fishtank-vue/commit/395c8ea)) <a name="5.0.0"></a> # [5.0.0](https://github.com/bloombergbna/fishtank-vue/compare/v4.10.9...v5.0.0) (2019-07-12) * BREAKING CHANGES: No longer distributing separate css files for components; removed functions to generate individual component css. File contents have been empty for some time now. This is a housekeeping breaking changed to no longer distribute these deprecated files <a name="4.10.9"></a> ## [4.10.9](https://github.com/bloombergbna/fishtank-vue/compare/v4.10.8-prerelease...v4.10.9) (2019-07-11) ### Features * refactored and added inline comments to CardV2 ([c01b077](https://github.com/bloombergbna/fishtank-vue/commit/c01b077)) <a name="4.10.8-prerelease"></a> ## [4.10.8-prerelease](https://github.com/bloombergbna/fishtank-vue/compare/v4.10.7...v4.10.8-prerelease) (2019-07-03) ### Features * added basic files to start building tooltip component ([3c8e4d2](https://github.com/bloombergbna/fishtank-vue/commit/3c8e4d2)) * Adding a Fish Tank table component ([0782aa2](https://github.com/bloombergbna/fishtank-vue/commit/0782aa2)) * all my work on the tooltip component, what's left is changes to styles, functionlity minor changes to match what is needed for products, etc., ([dc22a8a](https://github.com/bloombergbna/fishtank-vue/commit/dc22a8a)) * basic logic for tooltip component ([7640caa](https://github.com/bloombergbna/fishtank-vue/commit/7640caa)) * changes to tooltip ([0950877](https://github.com/bloombergbna/fishtank-vue/commit/0950877)) * minor changes ([2d64adc](https://github.com/bloombergbna/fishtank-vue/commit/2d64adc)) * minor changes to tooltip ([4868387](https://github.com/bloombergbna/fishtank-vue/commit/4868387)) * progress with popper.js tooltip rendering ([5a44292](https://github.com/bloombergbna/fishtank-vue/commit/5a44292)) * restructured folders to better support integration with vue styleguidist ([cf78e34](https://github.com/bloombergbna/fishtank-vue/commit/cf78e34)) * setup for tooltips component ([0ea8088](https://github.com/bloombergbna/fishtank-vue/commit/0ea8088)) * updates to tooltip ([919f56e](https://github.com/bloombergbna/fishtank-vue/commit/919f56e)) <a name="4.10.7"></a> ## [4.10.7](https://github.com/bloombergbna/fishtank-vue/compare/v4.10.6...v4.10.7) (2019-06-26) <a name="4.10.6"></a> ## [4.10.6](https://github.com/bloombergbna/fishtank-vue/compare/v4.10.5-prerelease...v4.10.6) (2019-06-26) ### Features * minor updates to existing content loaders unit test ([3215e45](https://github.com/bloombergbna/fishtank-vue/commit/3215e45)) <a name="4.10.5-prerelease"></a> ## [4.10.5-prerelease](https://github.com/bloombergbna/fishtank-vue/compare/v4.10.4...v4.10.5-prerelease) (2019-06-19) ### Bug Fixes * refactored spinner to generate a unique ID per instance; with that change, had to move much of the SVG style functioality to be dynamically generated inline ([f1a8763](https://github.com/bloombergbna/fishtank-vue/commit/f1a8763)) ### Features * Refactored text component to align with bb-vue-components ([fa36c76](https://github.com/bloombergbna/fishtank-vue/commit/fa36c76)) <a name="4.10.4"></a> ## [4.10.4](https://github.com/bloombergbna/fishtank-vue/compare/v4.10.3...v4.10.4) (2019-06-17) ### Bug Fixes * Updated rollup config script to use postcss custommedia post-processor ([de36d80](https://github.com/bloombergbna/fishtank-vue/commit/de36d80)) <a name="4.10.3"></a> ## [4.10.3](https://github.com/bloombergbna/fishtank-vue/compare/v4.10.2...v4.10.3) (2019-06-17) ### Features * Added remove funtionality to text badges ([1b3583b](https://github.com/bloombergbna/fishtank-vue/commit/1b3583b)) * added unit test for FishTankTabs ([a064ce1](https://github.com/bloombergbna/fishtank-vue/commit/a064ce1)) * update to tabs unit tests ([6ae410f](https://github.com/bloombergbna/fishtank-vue/commit/6ae410f)) * update to unit test to account for emmitted events ([9e17a1a](https://github.com/bloombergbna/fishtank-vue/commit/9e17a1a)) <a name="4.10.2"></a> ## [4.10.2](https://github.com/bloombergbna/fishtank-vue/compare/v4.10.1...v4.10.2) (2019-06-13) ### Features * added BLAW fishtank higlighted text component ([afae036](https://github.com/bloombergbna/fishtank-vue/commit/afae036)) * added Fish Tank Highlight unit test ([24d3eb1](https://github.com/bloombergbna/fishtank-vue/commit/24d3eb1)) * updated highlight text color switching ([399e6b5](https://github.com/bloombergbna/fishtank-vue/commit/399e6b5)) <a name="4.10.1"></a> ## [4.10.1](https://github.com/bloombergbna/fishtank-vue/compare/v4.10.0...v4.10.1) (2019-06-12) <a name="4.10.0"></a> # [4.10.0](https://github.com/bloombergbna/fishtank-vue/compare/v4.10.0-4...v4.10.0) (2019-06-12) ### Features * Added badgesV2 which supports indeterminate and number badges ([b1d2927](https://github.com/bloombergbna/fishtank-vue/commit/b1d2927)) * Added badgesV2 which supports indeterminate and number badges ([25f1e9b](https://github.com/bloombergbna/fishtank-vue/commit/25f1e9b)) <a name="4.10.0-4"></a> # [4.10.0-4](https://github.com/bloombergbna/fishtank-vue/compare/v4.10.0-3...v4.10.0-4) (2019-06-12) ### Features * updated modal slot options ([4810446](https://github.com/bloombergbna/fishtank-vue/commit/4810446)) <a name="4.10.0-3"></a> # [4.10.0-3](https://github.com/bloombergbna/fishtank-vue/compare/v4.10.0-2...v4.10.0-3) (2019-06-11) <a name="4.10.0-2"></a> # [4.10.0-2](https://github.com/bloombergbna/fishtank-vue/compare/v4.10.0-1...v4.10.0-2) (2019-06-11) <a name="4.10.0-1"></a> # [4.10.0-1](https://github.com/bloombergbna/fishtank-vue/compare/v4.10.0-0...v4.10.0-1) (2019-06-11) <a name="4.10.0-0"></a> # [4.10.0-0](https://github.com/bloombergbna/fishtank-vue/compare/v4.9.0...v4.10.0-0) (2019-06-11) ### Bug Fixes * removed border from FishTankTab component ([578ad9a](https://github.com/bloombergbna/fishtank-vue/commit/578ad9a)) * removed css modules; fixed css error no showing changed state of radios in radiolist component ([8c19d4c](https://github.com/bloombergbna/fishtank-vue/commit/8c19d4c)) ### Features * added active styles for vertical tabs ([8b324be](https://github.com/bloombergbna/fishtank-vue/commit/8b324be)) * added Fish Tank tabs V2 ([9df7057](https://github.com/bloombergbna/fishtank-vue/commit/9df7057)) * added responsive display styles(None, Flex, Block, inlineBlock, visuallHidden) to available props ([d3cccb9](https://github.com/bloombergbna/fishtank-vue/commit/d3cccb9)) * cleaned up styles on vertical tabs ([a818855](https://github.com/bloombergbna/fishtank-vue/commit/a818855)) * code cleanup ([9fe8821](https://github.com/bloombergbna/fishtank-vue/commit/9fe8821)) * heading text is now fully customizable ([c2af230](https://github.com/bloombergbna/fishtank-vue/commit/c2af230)) * minor changes modal enhancements ([466ad8d](https://github.com/bloombergbna/fishtank-vue/commit/466ad8d)) * minor changes to modals ([e3106bd](https://github.com/bloombergbna/fishtank-vue/commit/e3106bd)) * refactored Tag and textInput to remove text component and add text styles; ([07aa5bd](https://github.com/bloombergbna/fishtank-vue/commit/07aa5bd)) * removed padding from Modal version 2's footer ([b829bfd](https://github.com/bloombergbna/fishtank-vue/commit/b829bfd)) * renamed fish tank vertical tab files to FishTankVerticalTabs ([7520918](https://github.com/bloombergbna/fishtank-vue/commit/7520918)) * updated modal slot options ([94065b5](https://github.com/bloombergbna/fishtank-vue/commit/94065b5)) <a name="4.9.0"></a> # [4.9.0](https://github.com/bloombergbna/fishtank-vue/compare/v4.8.0...v4.9.0) (2019-05-21) ### Bug Fixes * adjusted wrapping class name around text input. ([353f8c0](https://github.com/bloombergbna/fishtank-vue/commit/353f8c0)) ### Features * added version 2 of cards component ([ac6504b](https://github.com/bloombergbna/fishtank-vue/commit/ac6504b)) * made changes to how branding stripe colors are updated ([f0db82c](https://github.com/bloombergbna/fishtank-vue/commit/f0db82c)) * minor changes to how colors are being updates ([3886ec8](https://github.com/bloombergbna/fishtank-vue/commit/3886ec8)) * refactored grid css into grid.scss to allow box and column to share the same grid styles. ([371a2ea](https://github.com/bloombergbna/fishtank-vue/commit/371a2ea)) * Refactored Lookup to use Popper.js to dynamically position popup on scroll ([13ea4e0](https://github.com/bloombergbna/fishtank-vue/commit/13ea4e0)) * updated card v2 to use scoped styles instead of css modules. also updated props descriptions ([cc4ef29](https://github.com/bloombergbna/fishtank-vue/commit/cc4ef29)) * updated cards v2 so text and background are customizable ([9252085](https://github.com/bloombergbna/fishtank-vue/commit/9252085)) * updated changes custom card heading ([ced424b](https://github.com/bloombergbna/fishtank-vue/commit/ced424b)) * updated more changes custom card heading ([d8bb2ea](https://github.com/bloombergbna/fishtank-vue/commit/d8bb2ea)) * Updated package.json to install latest version of VueJ and vue-template-compiler compatible with vue@2.5.17, rather than fixing to 2.5.17. ([8a2bb3e](https://github.com/bloombergbna/fishtank-vue/commit/8a2bb3e)) <a name="4.8.0"></a> # [4.8.0](https://github.com/bloombergbna/fishtank-vue/compare/v4.8.0-3...v4.8.0) (2019-05-10) ### Bug Fixes * changed data: function(){} notation to data(){} to fix issue in build when data is beign rendered as an object eg: 'data:{}'; ([7896e72](https://github.com/bloombergbna/fishtank-vue/commit/7896e72)) * removed 'types/' from gitignore ([c7d96c8](https://github.com/bloombergbna/fishtank-vue/commit/c7d96c8)) * returned legacy FishTankTextInput to lib, moved new text input into FishTankTextInputV2; will deprecated in favor of new text input in new unified library ([99ccaac](https://github.com/bloombergbna/fishtank-vue/commit/99ccaac)) ### Features * implemented Popper.js to position lookup dropdown ([2e9332c](https://github.com/bloombergbna/fishtank-vue/commit/2e9332c)) * moved column prop to shared boxMixin; updated examples to reflect ([432454a](https://github.com/bloombergbna/fishtank-vue/commit/432454a)) <a name="4.8.0-3"></a> # [4.8.0-3](https://github.com/bloombergbna/fishtank-vue/compare/v4.8.0-2...v4.8.0-3) (2019-05-08) <a name="4.8.0-2"></a> # [4.8.0-2](https://github.com/bloombergbna/fishtank-vue/compare/v4.8.0-1...v4.8.0-2) (2019-05-08) <a name="4.8.0-1"></a> # [4.8.0-1](https://github.com/bloombergbna/fishtank-vue/compare/v4.8.0-0...v4.8.0-1) (2019-05-08) <a name="4.8.0-0"></a> # [4.8.0-0](https://github.com/bloombergbna/fishtank-vue/compare/v4.7.0...v4.8.0-0) (2019-05-03) ### Bug Fixes * Removed CSS modules from FishTankTag ([1ba20ac](https://github.com/bloombergbna/fishtank-vue/commit/1ba20ac)) ### Features * Added FishTankBadge component ([9fbf9c0](https://github.com/bloombergbna/fishtank-vue/commit/9fbf9c0)) * added keyboard tabbing hover effect ([267c3a9](https://github.com/bloombergbna/fishtank-vue/commit/267c3a9)) * Added layout component. Layout provides the high level page layout structure, inlien with Fishtank requirements ([c59a0e2](https://github.com/bloombergbna/fishtank-vue/commit/c59a0e2)) * added toggle on tab seperator style bar ([85e03c3](https://github.com/bloombergbna/fishtank-vue/commit/85e03c3)) * Broke out Textarea into a seperte FishTankTextArea component ([dafd649](https://github.com/bloombergbna/fishtank-vue/commit/dafd649)) * Broke out TextArea type of text input into seperate FishTankTextArea component ([ec131a7](https://github.com/bloombergbna/fishtank-vue/commit/ec131a7)) * Broke out TextArea type of text input into seperate FishTankTextArea component ([02d93ac](https://github.com/bloombergbna/fishtank-vue/commit/02d93ac)) * changes to tab component ([c1b8d5f](https://github.com/bloombergbna/fishtank-vue/commit/c1b8d5f)) * confirmed the ease of tab componen style positioning via the use of divs or FishTankBox Component ([85a35e3](https://github.com/bloombergbna/fishtank-vue/commit/85a35e3)) * created single merged FishTankCheckboxV2 component with prop option to change to a switch/slider; Legacy FishTankCheckbox to remain until deprecation ([68f83ac](https://github.com/bloombergbna/fishtank-vue/commit/68f83ac)) * documentation notes on tab functionality ([85603f0](https://github.com/bloombergbna/fishtank-vue/commit/85603f0)) * documented example code ([677696c](https://github.com/bloombergbna/fishtank-vue/commit/677696c)) * enabled switch off between click and keyboard tabing ([a29359d](https://github.com/bloombergbna/fishtank-vue/commit/a29359d)) * enabled tab switching ([a4d4105](https://github.com/bloombergbna/fishtank-vue/commit/a4d4105)) * minor changes to tabs.vue style testing ([cc50d9f](https://github.com/bloombergbna/fishtank-vue/commit/cc50d9f)) * minor corrections to contribution guidelines ([f62b301](https://github.com/bloombergbna/fishtank-vue/commit/f62b301)) * Refactoring to support label orientation and layout; fixed highlight state for accessibility ([a88239a](https://github.com/bloombergbna/fishtank-vue/commit/a88239a)) * removal of horizontal tab icon functionality and edits to styles so that meet specificity of 10 ([fd878f5](https://github.com/bloombergbna/fishtank-vue/commit/fd878f5)) * started styling on BLAW FishTank Tab Component ([0a20bff](https://github.com/bloombergbna/fishtank-vue/commit/0a20bff)) * updated how changed states are emitted/handled for tabs ([9550485](https://github.com/bloombergbna/fishtank-vue/commit/9550485)) <a name="4.7.0"></a> # [4.7.0](https://github.com/bloombergbna/fishtank-vue/compare/v4.6.1...v4.7.0) (2019-04-10) ### Bug Fixes * added event listener for esc to close dropdown ([dadf347](https://github.com/bloombergbna/fishtank-vue/commit/dadf347)) * Fixed background color class name reference functionality for Box components ([fef2d3a](https://github.com/bloombergbna/fishtank-vue/commit/fef2d3a)) ### Features * Merged BLAW RadioList and FishTankRadio into FishTankRadioList; Provided accessibility structure to allow radio groups, tabbing between groups, and arrow navigation between options for keyboard navigation, and screen reader support ([d37a280](https://github.com/bloombergbna/fishtank-vue/commit/d37a280)) <a name="4.6.1"></a> ## [4.6.1](https://github.com/bloombergbna/fishtank-vue/compare/v4.6.0...v4.6.1) (2019-04-03) ### Bug Fixes * fixed mouse click event, and close on tab rather than on blur for better usability ([ac63233](https://github.com/bloombergbna/fishtank-vue/commit/ac63233)) <a name="4.6.0"></a> # [4.6.0](https://github.com/bloombergbna/fishtank-vue/compare/v4.6.0-2...v4.6.0) (2019-04-03) ### Bug Fixes * added fallback scss values for css custom propertis in Success alert and Accordion ([62c45b8](https://github.com/bloombergbna/fishtank-vue/commit/62c45b8)) ### Features * Accessibility features for selects ([e5abcba](https://github.com/bloombergbna/fishtank-vue/commit/e5abcba)) * Added FishTankLookup ([afb08c4](https://github.com/bloombergbna/fishtank-vue/commit/afb08c4)) <a name="4.6.0-2"></a> # [4.6.0-2](https://github.com/bloombergbna/fishtank-vue/compare/v4.6.0-1...v4.6.0-2) (2019-04-02) <a name="4.6.0-1"></a> # [4.6.0-1](https://github.com/bloombergbna/fishtank-vue/compare/v4.6.0-0...v4.6.0-1) (2019-04-02) ### Bug Fixes * added fallback scss values for css custom propertis in Success alert and Accordion ([8c23d5a](https://github.com/bloombergbna/fishtank-vue/commit/8c23d5a)) <a name="4.6.0-0"></a> # [4.6.0-0](https://github.com/bloombergbna/fishtank-vue/compare/v4.5.0...v4.6.0-0) (2019-04-02) ### Features * Accessibility features for selects ([c71878a](https://github.com/bloombergbna/fishtank-vue/commit/c71878a)) * Added FishTankLookup ([6b063e6](https://github.com/bloombergbna/fishtank-vue/commit/6b063e6)) * Added FishTankLookup ([f7dfb63](https://github.com/bloombergbna/fishtank-vue/commit/f7dfb63)) * Added new BTax gradient style and theme to loaders ([71d6f87](https://github.com/bloombergbna/fishtank-vue/commit/71d6f87)) * Created new build scripts to compile css custom property styles for components. ([7345304](https://github.com/bloombergbna/fishtank-vue/commit/7345304)) <a name="4.5.0"></a> # [4.5.0](https://github.com/bloombergbna/fishtank-vue/compare/v4.4.0...v4.5.0) (2019-03-20) ### Bug Fixes * CSS Custom Properties Refactor of Accordion; Class name and template refactor of Accordion ([2e6144c](https://github.com/bloombergbna/fishtank-vue/commit/2e6144c)) ### Features * Major internal refactor of checkboxes. Largely stateless now, uses v-model or v-bind:value to set variab le binding ([ca3fb2f](https://github.com/bloombergbna/fishtank-vue/commit/ca3fb2f)) * Refactored Alerts to use CSS custom variables ([7f45b61](https://github.com/bloombergbna/fishtank-vue/commit/7f45b61)) <a name="4.4.0"></a> # [4.4.0](https://github.com/bloombergbna/fishtank-vue/compare/v4.4.0-4.4.0-1.0...v4.4.0) (2019-03-07) <a name="4.4.0-4.4.0-1.0"></a> # [4.4.0-4.4.0-1.0](https://github.com/bloombergbna/fishtank-vue/compare/v4.3.2-0...v4.4.0-4.4.0-1.0) (2019-03-07) ### Bug Fixes * created cleanClasses function for text test ([0c8d913](https://github.com/bloombergbna/fishtank-vue/commit/0c8d913)) * Moved [@fishtank](https://github.com/fishtank) dev dependancies into dependancies, so they carry over into consumers's project ([55dad69](https://github.com/bloombergbna/fishtank-vue/commit/55dad69)) * updated [@fishtank](https://github.com/fishtank) foundation packages dependancies to fixed values. Moving forward, with maintain fixed value references, as opposed to using '~', '^', or '>=' ([3bcd251](https://github.com/bloombergbna/fishtank-vue/commit/3bcd251)) * updated [@fishtank](https://github.com/fishtank) foundation packages dependancies to fixed values. Moving forward, with maintain fixed value references, as opposed to using '~', '^', or '>=' ([2f70c35](https://github.com/bloombergbna/fishtank-vue/commit/2f70c35)) ### Features * added optional required prop for FishTankTextInput ([27167fc](https://github.com/bloombergbna/fishtank-vue/commit/27167fc)) * fixed spinner radius cross browser visibility error ([2dbe9a5](https://github.com/bloombergbna/fishtank-vue/commit/2dbe9a5)) * made some changes to simplify scss ([05c8fa2](https://github.com/bloombergbna/fishtank-vue/commit/05c8fa2)) * refactored swtich component css, removed BEM style notation and added CSS Modules ([60db267](https://github.com/bloombergbna/fishtank-vue/commit/60db267)) * removed nested css styles ([c5bb1b5](https://github.com/bloombergbna/fishtank-vue/commit/c5bb1b5)) * scoped css styles for spinner ([5424582](https://github.com/bloombergbna/fishtank-vue/commit/5424582)) <a name="4.4.0-0"></a> # [4.4.0-0](https://github.com/bloombergbna/fishtank-vue/compare/v4.3.2-0...v4.4.0-0) (2019-03-07) ### Bug Fixes * created cleanClasses function for text test ([0c8d913](https://github.com/bloombergbna/fishtank-vue/commit/0c8d913)) * Moved [@fishtank](https://github.com/fishtank) dev dependancies into dependancies, so they carry over into consumers's project ([55dad69](https://github.com/bloombergbna/fishtank-vue/commit/55dad69)) * updated [@fishtank](https://github.com/fishtank) foundation packages dependancies to fixed values. Moving forward, with maintain fixed value references, as opposed to using '~', '^', or '>=' ([3bcd251](https://github.com/bloombergbna/fishtank-vue/commit/3bcd251)) * updated [@fishtank](https://github.com/fishtank) foundation packages dependancies to fixed values. Moving forward, with maintain fixed value references, as opposed to using '~', '^', or '>=' ([2f70c35](https://github.com/bloombergbna/fishtank-vue/commit/2f70c35)) ### Features * added optional required prop for FishTankTextInput ([27167fc](https://github.com/bloombergbna/fishtank-vue/commit/27167fc)) * fixed spinner radius cross browser visibility error ([2dbe9a5](https://github.com/bloombergbna/fishtank-vue/commit/2dbe9a5)) * made some changes to simplify scss ([05c8fa2](https://github.com/bloombergbna/fishtank-vue/commit/05c8fa2)) * refactored swtich component css, removed BEM style notation and added CSS Modules ([60db267](https://github.com/bloombergbna/fishtank-vue/commit/60db267)) * removed nested css styles ([c5bb1b5](https://github.com/bloombergbna/fishtank-vue/commit/c5bb1b5)) * scoped css styles for spinner ([5424582](https://github.com/bloombergbna/fishtank-vue/commit/5424582)) <a name="4.3.2-0"></a> ## [4.3.2-0](https://github.com/bloombergbna/fishtank-vue/compare/v4.3.1...v4.3.2-0) (2019-03-04) ### Bug Fixes * Fixing vulnerability error in lodash by upgrading to lodash@>=4.17.11 ([5a91113](https://github.com/bloombergbna/fishtank-vue/commit/5a91113)) * Moved [@fishtank](https://github.com/fishtank) dev dependancies into dependancies, so they carry over into consumers's project ([fa5e994](https://github.com/bloombergbna/fishtank-vue/commit/fa5e994)) <a name="4.3.1"></a> ## [4.3.1](https://github.com/bloombergbna/fishtank-vue/compare/v4.3.0...v4.3.1) (2019-03-01) ### Bug Fixes * Fixed 'style.success' with '.success' in success alert component ([280db90](https://github.com/bloombergbna/fishtank-vue/commit/280db90)) * fixed circular dependancy error in FishTankCheckbox ([09ab01a](https://github.com/bloombergbna/fishtank-vue/commit/09ab01a)) * Refactored checkbox to leverage css modules ([fbc2c08](https://github.com/bloombergbna/fishtank-vue/commit/fbc2c08)) <a name="4.3.0"></a> # [4.3.0](https://github.com/bloombergbna/fishtank-vue/compare/v4.3.0-1...v4.3.0) (2019-02-26) ### Bug Fixes * Refactored FishTankCard to use CSS Module ([a9b83f0](https://github.com/bloombergbna/fishtank-vue/commit/a9b83f0)) * refactored Radios to use CSS modules ([bf09f7d](https://github.com/bloombergbna/fishtank-vue/commit/bf09f7d)) <a name="4.3.0-1"></a> # [4.3.0-1](https://github.com/bloombergbna/fishtank-vue/compare/v4.3.0-0...v4.3.0-1) (2019-02-25) ### Bug Fixes * rollup-plugin-vue@4.7.2 has a dependancy of vue-runtime-helpers. Added to dependancies ([fbe0870](https://github.com/bloombergbna/fishtank-vue/commit/fbe0870)) <a name="4.3.0-0"></a> # [4.3.0-0](https://github.com/bloombergbna/fishtank-vue/compare/v4.2.0...v4.3.0-0) (2019-02-25) ### Bug Fixes * added fishtank/space to css scope for buttonGroup ([f2c00f4](https://github.com/bloombergbna/fishtank-vue/commit/f2c00f4)) * adjust css cascade of icon color for BaseAlert; minot edits to AlertSuccess ([ffda5a9](https://github.com/bloombergbna/fishtank-vue/commit/ffda5a9)) * Update to eslint rules related to kebab casing, and line breaks ([1b3b1ae](https://github.com/bloombergbna/fishtank-vue/commit/1b3b1ae)) * Updated package.json with new version of icons-vue ([f0a72d4](https://github.com/bloombergbna/fishtank-vue/commit/f0a72d4)) ### Features * added margin prop to Box ([02c9ba8](https://github.com/bloombergbna/fishtank-vue/commit/02c9ba8)) * added Tag prop to box to allow box to generate semantic elements like section, aside, article, etc. We have a limited list of semantic HTML5 elements related to layout, but can be expanded if needed. ([aa6af83](https://github.com/bloombergbna/fishtank-vue/commit/aa6af83)) <a name="4.2.0"></a> # [4.2.0](https://github.com/bloombergbna/fishtank-vue/compare/v4.1.1...v4.2.0) (2019-02-21) ### Bug Fixes * fixed css import for Box component styles ([39efb65](https://github.com/bloombergbna/fishtank-vue/commit/39efb65)) ### Features * merge BLAW dropdown, renamed FishTankSelect, and applied accessibility features - aria tagging and keyboard navigation ([2bf176a](https://github.com/bloombergbna/fishtank-vue/commit/2bf176a)) <a name="4.1.0-3"></a> # [4.1.0-3](https://github.com/bloombergbna/fishtank-vue/compare/v4.1.0-2...v4.1.0-3) (2019-02-12) <a name="4.1.1"></a> ## [4.1.1](https://github.com/bloombergbna/fishtank-vue/compare/v4.1.0...v4.1.1) (2019-02-20) <a name="4.1.0"></a> # [4.1.0](https://github.com/bloombergbna/fishtank-vue/compare/v4.1.0-2...v4.1.0) (2019-02-20) ### Features * add css modules to stles ([9a65674](https://github.com/bloombergbna/fishtank-vue/commit/9a65674)) * added accessiblity toggle on click and tab with and without highlight for accordions ([e7bad01](https://github.com/bloombergbna/fishtank-vue/commit/e7bad01)) * Added FishTankText documentation ([42a373f](https://github.com/bloombergbna/fishtank-vue/commit/42a373f)) * Added FishTankText documentation ([99ca569](https://github.com/bloombergbna/fishtank-vue/commit/99ca569)) * Added Heading component - beta ([226fcd1](https://github.com/bloombergbna/fishtank-vue/commit/226fcd1)) * added keyboard tabbing and click events to accordion component and it's children ([96e6261](https://github.com/bloombergbna/fishtank-vue/commit/96e6261)) * added method to accordions on click to clear focus state when element is clicked by mouse ([e486883](https://github.com/bloombergbna/fishtank-vue/commit/e486883)) * added smooth transitioning between clickin and tabbing accessibility highlighting ([a3961ec](https://github.com/bloombergbna/fishtank-vue/commit/a3961ec)) * Box documentation ([5b42952](https://github.com/bloombergbna/fishtank-vue/commit/5b42952)) * merge BLAW dropdown, renamed FishTankSelect, and applied accessibility features - aria tagging and keyboard navigation ([b95a2b7](https://github.com/bloombergbna/fishtank-vue/commit/b95a2b7)) * removed bem style notation from css ([5fc2a0d](https://github.com/bloombergbna/fishtank-vue/commit/5fc2a0d)) * Removed the debug code. ([5f29ccc](https://github.com/bloombergbna/fishtank-vue/commit/5f29ccc)) * tab and click accessiblity functionality added to booth accordion default, and small options ([b6a97a4](https://github.com/bloombergbna/fishtank-vue/commit/b6a97a4)) * updated accessbility tabbing and highlighting to match parent accordion when tabbing or using mouse ([eb216ad](https://github.com/bloombergbna/fishtank-vue/commit/eb216ad)) * Updated box component to use cssmodules ([6ca32f7](https://github.com/bloombergbna/fishtank-vue/commit/6ca32f7)) * Updated inline dev documentation for Text, Switch, and Radio components ([4999275](https://github.com/bloombergbna/fishtank-vue/commit/4999275)) * Updated rollup config to provide minified builds by default, and provide minufied and unminified builds in dist ([053bc69](https://github.com/bloombergbna/fishtank-vue/commit/053bc69)) ======= >>>>>>> f4aac58b9515abc1ff901acc89586eee59e01b54 <a name="4.1.0-3"></a> # [4.1.0-3](https://github.com/bloombergbna/fishtank-vue/compare/v4.1.0-2...v4.1.0-3) (2019-02-12) ### Features * add css modules to stles ([9a65674](https://github.com/bloombergbna/fishtank-vue/commit/9a65674)) * Added FishTankText documentation ([99ca569](https://github.com/bloombergbna/fishtank-vue/commit/99ca569)) * Added FishTankText documentation ([42a373f](https://github.com/bloombergbna/fishtank-vue/commit/42a373f)) * Added Heading component - beta ([226fcd1](https://github.com/bloombergbna/fishtank-vue/commit/226fcd1)) * Box documentation ([5b42952](https://github.com/bloombergbna/fishtank-vue/commit/5b42952)) * removed bem style notation from css ([5fc2a0d](https://github.com/bloombergbna/fishtank-vue/commit/5fc2a0d)) * Removed the debug code. ([5f29ccc](https://github.com/bloombergbna/fishtank-vue/commit/5f29ccc)) * Updated box component to use cssmodules ([6ca32f7](https://github.com/bloombergbna/fishtank-vue/commit/6ca32f7)) * Updated inline dev documentation for Text, Switch, and Radio components ([4999275](https://github.com/bloombergbna/fishtank-vue/commit/4999275)) * Updated rollup config to provide minified builds by default, and provide minufied and unminified builds in dist ([053bc69](https://github.com/bloombergbna/fishtank-vue/commit/053bc69)) <a name="4.1.0-2"></a> # [4.1.0-2](https://github.com/bloombergbna/fishtank-vue/compare/v4.0.2...v4.1.0-2) (2019-02-04) ### Features * addded basic group toggle functionality to group accordions ([5f2dfbf](https://github.com/bloombergbna/fishtank-vue/commit/5f2dfbf)) * addded basic group toggle functionality to group accordions ([b17cfea](https://github.com/bloombergbna/fishtank-vue/commit/b17cfea)) * added css modules to accordion component ([df0d5e1](https://github.com/bloombergbna/fishtank-vue/commit/df0d5e1)) * added css modules to accordion component ([7c1b511](https://github.com/bloombergbna/fishtank-vue/commit/7c1b511)) * added documentation to FishTankCheckbox ([e1054e8](https://github.com/bloombergbna/fishtank-vue/commit/e1054e8)) * added documentation to FishTankCheckbox ([3f1339d](https://github.com/bloombergbna/fishtank-vue/commit/3f1339d)) * added documentation to FishTankCheckbox ([21f753c](https://github.com/bloombergbna/fishtank-vue/commit/21f753c)) * basic functionality to accordion group added ([89fc054](https://github.com/bloombergbna/fishtank-vue/commit/89fc054)) * basic functionality to accordion group added ([62813af](https://github.com/bloombergbna/fishtank-vue/commit/62813af)) * changes to accordion group ([8ba4551](https://github.com/bloombergbna/fishtank-vue/commit/8ba4551)) * changes to accordion group ([acf240f](https://github.com/bloombergbna/fishtank-vue/commit/acf240f)) * cleaned up console errors on accordion group ([8d49cc8](https://github.com/bloombergbna/fishtank-vue/commit/8d49cc8)) * cleaned up console errors on accordion group ([977723c](https://github.com/bloombergbna/fishtank-vue/commit/977723c)) * fixed margin errors in accordion styles ([09f5df2](https://github.com/bloombergbna/fishtank-vue/commit/09f5df2)) * fixed margin errors in accordion styles ([786d57f](https://github.com/bloombergbna/fishtank-vue/commit/786d57f)) * minor changes to accordion large structure ([55d88a7](https://github.com/bloombergbna/fishtank-vue/commit/55d88a7)) * minor changes to accordion large structure ([2a5fec3](https://github.com/bloombergbna/fishtank-vue/commit/2a5fec3)) * minor changes to accordion large structure ([dfd178e](https://github.com/bloombergbna/fishtank-vue/commit/dfd178e)) * minor changes to accordion large structure ([3fa6d41](https://github.com/bloombergbna/fishtank-vue/commit/3fa6d41)) * modified alignment of labels within buttons ([45eae06](https://github.com/bloombergbna/fishtank-vue/commit/45eae06)) * Refactored Box to remove dependancy on vue-property-decorator ([5d1624c](https://github.com/bloombergbna/fishtank-vue/commit/5d1624c)) * Refactored Box to remove dependancy on vue-property-decorator ([9ac0636](https://github.com/bloombergbna/fishtank-vue/commit/9ac0636)) * renamed fishtank accordion large to fishtank accordion ([eb34c29](https://github.com/bloombergbna/fishtank-vue/commit/eb34c29)) * renamed fishtank accordion large to fishtank accordion ([92534ad](https://github.com/bloombergbna/fishtank-vue/commit/92534ad)) * updated styles on accordian component ([1e60c34](https://github.com/bloombergbna/fishtank-vue/commit/1e60c34)) * updated styles on accordian component ([e0d5068](https://github.com/bloombergbna/fishtank-vue/commit/e0d5068)) <a name="4.1.0-1"></a> # [4.1.0-1](https://github.com/bloombergbna/fishtank-vue/compare/v4.1.0-0...v4.1.0-1) (2019-01-28) ### Features * Refactored Box to remove dependancy on vue-property-decorator ([9ac0636](https://github.com/bloombergbna/fishtank-vue/commit/9ac0636)) <a name="4.1.0-0"></a> # [4.1.0-0](https://github.com/bloombergbna/fishtank-vue/compare/v4.0.2...v4.1.0-0) (2019-01-28) ### Features * added documentation to FishTankCheckbox ([3f1339d](https://github.com/bloombergbna/fishtank-vue/commit/3f1339d)) <a name="4.0.2"></a> ## [4.0.2](https://github.com/bloombergbna/fishtank-vue/compare/v4.0.1...v4.0.2) (2019-01-18) ### Bug Fixes * added vue-property-decorator as a temporary dependancy to the project, to support FishTankBox ([9e86aed](https://github.com/bloombergbna/fishtank-vue/commit/9e86aed)) <a name="4.0.1"></a> ## [4.0.1](https://github.com/bloombergbna/fishtank-vue/compare/v4.0.0...v4.0.1) (2019-01-17) ### Bug Fixes * moved ts-lib to dependancies ([d13f803](https://github.com/bloombergbna/fishtank-vue/commit/d13f803)) <a name="4.0.0"></a> # [4.0.0](https://github.com/bloombergbna/fishtank-vue/compare/v4.0.0-1...v4.0.0) (2019-01-17) ### Bug Fixes * scss dependancy import for FishTankTag ([2b62b5a](https://github.com/bloombergbna/fishtank-vue/commit/2b62b5a)) * scss dependancy import for FishTankTag ([66848ca](https://github.com/bloombergbna/fishtank-vue/commit/66848ca)) ### Features * added postcss variable script to process styles using css variables for backwards compatibility for IE ([47a9368](https://github.com/bloombergbna/fishtank-vue/commit/47a9368)) <a name="4.0.0-1"></a> # [4.0.0-1](https://github.com/bloombergbna/fishtank-vue/compare/v4.0.0-0...v4.0.0-1) (2019-01-16) ### Bug Fixes * Adjust css import for tags to properly insert space css-properties stylesheet ([9a2c442](https://github.com/bloombergbna/fishtank-vue/commit/9a2c442)) * Format and TS syntax fixes for Box, radio and Tags; CSS fixes for Radios and Tags. Updates Text input styles to use css modules. Updated utility scripts ([ba0e0e4](https://github.com/bloombergbna/fishtank-vue/commit/ba0e0e4)) <a name="4.0.0-0"></a> # [4.0.0-0](https://github.com/bloombergbna/fishtank-vue/compare/v3.9.0-0...v4.0.0-0) (2019-01-15) * Merge pull request #2 from BGOV/feat-css-edits-docs-release ([18ab095](https://github.com/bloombergbna/fishtank-vue/commit/18ab095)), closes [#2](https://github.com/bloombergbna/fishtank-vue/issues/2) ### Bug Fixes * fixing TS errors and CSS import errors breaking the build ([beced49](https://github.com/bloombergbna/fishtank-vue/commit/beced49)) ### Features * added accordion componention component with basic styles ([088e660](https://github.com/bloombergbna/fishtank-vue/commit/088e660)) * added accordion componention component with basic styles ([8820d82](https://github.com/bloombergbna/fishtank-vue/commit/8820d82)) * added accordion group component ([a19dee1](https://github.com/bloombergbna/fishtank-vue/commit/a19dee1)) * added accordion group component ([ad1bd89](https://github.com/bloombergbna/fishtank-vue/commit/ad1bd89)) * added animation to chevrons ([de0bfd1](https://github.com/bloombergbna/fishtank-vue/commit/de0bfd1)) * added animation to chevrons ([35a6f8d](https://github.com/bloombergbna/fishtank-vue/commit/35a6f8d)) * added disabled state to accordion component ([5b57046](https://github.com/bloombergbna/fishtank-vue/commit/5b57046)) * added disabled state to accordion component ([e27874d](https://github.com/bloombergbna/fishtank-vue/commit/e27874d)) * added drop down panel and chevron replacement on accordion ([be578db](https://github.com/bloombergbna/fishtank-vue/commit/be578db)) * added drop down panel and chevron replacement on accordion ([73d26f0](https://github.com/bloombergbna/fishtank-vue/commit/73d26f0)) * Added FishTankBox component. Component in current development, in alpha state. ([b6e760d](https://github.com/bloombergbna/fishtank-vue/commit/b6e760d)) * Added FishTankBox component. Component in current development, in alpha state. ([39b3e78](https://github.com/bloombergbna/fishtank-vue/commit/39b3e78)) * added props to accordion component ([ec0a4f2](https://github.com/bloombergbna/fishtank-vue/commit/ec0a4f2)) * added props to accordion component ([9435c5a](https://github.com/bloombergbna/fishtank-vue/commit/9435c5a)) * cleaned out all component scss files with the exception of the unused alert.scss for the Alert Error, Info, & Success Components ([e838928](https://github.com/bloombergbna/fishtank-vue/commit/e838928)) * cleaned out all component scss files with the exception of the unused alert.scss for the Alert Error, Info, & Success Components ([60efc6e](https://github.com/bloombergbna/fishtank-vue/commit/60efc6e)) * cleared button group scss files and added styles within button group component ([c00233c](https://github.com/bloombergbna/fishtank-vue/commit/c00233c)) * cleared button group scss files and added styles within button group component ([0c9d0f0](https://github.com/bloombergbna/fishtank-vue/commit/0c9d0f0)) * cleared text component style sheet and added styles within component ([4c70ddc](https://github.com/bloombergbna/fishtank-vue/commit/4c70ddc)) * cleared text component style sheet and added styles within component ([6b794ac](https://github.com/bloombergbna/fishtank-vue/commit/6b794ac)) * code cleanup on checkbox component ([25db18b](https://github.com/bloombergbna/fishtank-vue/commit/25db18b)) * code cleanup on checkbox component ([4a6f266](https://github.com/bloombergbna/fishtank-vue/commit/4a6f266)) * fixed lintin errors in content loaders & cards ([64e40a4](https://github.com/bloombergbna/fishtank-vue/commit/64e40a4)) * fixed lintin errors in content loaders & cards ([6e826b3](https://github.com/bloombergbna/fishtank-vue/commit/6e826b3)) * fixed merge conflicts ([a4aef62](https://github.com/bloombergbna/fishtank-vue/commit/a4aef62)) * fixed merge conflicts ([2e2b0b5](https://github.com/bloombergbna/fishtank-vue/commit/2e2b0b5)) * moved scss styles within accordion component ([f1a7eea](https://github.com/bloombergbna/fishtank-vue/commit/f1a7eea)) * re-added empty previously deleted emptly .scss files ([f7e6c45](https://github.com/bloombergbna/fishtank-vue/commit/f7e6c45)) * re-added empty previously deleted emptly .scss files ([15214ae](https://github.com/bloombergbna/fishtank-vue/commit/15214ae)) * removed Cards scss files and added styles within Cards component ([6ffcb8c](https://github.com/bloombergbna/fishtank-vue/commit/6ffcb8c)) * removed Cards scss files and added styles within Cards component ([cc2901c](https://github.com/bloombergbna/fishtank-vue/commit/cc2901c)) * removed input checkbox scss files and added styles within input checkbox component ([0ff8ed8](https://github.com/bloombergbna/fishtank-vue/commit/0ff8ed8)) * removed input checkbox scss files and added styles within input checkbox component ([c25fcc9](https://github.com/bloombergbna/fishtank-vue/commit/c25fcc9)) * removed Modals scss files and added styles within Modals component ([149d836](https://github.com/bloombergbna/fishtank-vue/commit/149d836)) * removed Modals scss files and added styles within Modals component ([bc49526](https://github.com/bloombergbna/fishtank-vue/commit/bc49526)) * removed spinner scss files and added styles within spinner component ([427caaf](https://github.com/bloombergbna/fishtank-vue/commit/427caaf)) * removed spinner scss files and added styles within spinner component ([2156b41](https://github.com/bloombergbna/fishtank-vue/commit/2156b41)) * removed styles for radio button and added them within the component ([b27a2c3](https://github.com/bloombergbna/fishtank-vue/commit/b27a2c3)) * removed styles for radio button and added them within the component ([0e6cafe](https://github.com/bloombergbna/fishtank-vue/commit/0e6cafe)) * removed Switch scss files and added styles within Switch component ([be9ba05](https://github.com/bloombergbna/fishtank-vue/commit/be9ba05)) * removed Switch scss files and added styles within Switch component ([9aa954c](https://github.com/bloombergbna/fishtank-vue/commit/9aa954c)) * removed Tags scss file ([39e5f6c](https://github.com/bloombergbna/fishtank-vue/commit/39e5f6c)) * removed Tags scss file ([6f41aef](https://github.com/bloombergbna/fishtank-vue/commit/6f41aef)) * removed text inputs scss files and added styles within text inputs component ([f655cb1](https://github.com/bloombergbna/fishtank-vue/commit/f655cb1)) * removed text inputs scss files and added styles within text inputs component ([7a71cce](https://github.com/bloombergbna/fishtank-vue/commit/7a71cce)) * Single accordion component ([760e073](https://github.com/bloombergbna/fishtank-vue/commit/760e073)) * updated chevron toggle ([a8f61d7](https://github.com/bloombergbna/fishtank-vue/commit/a8f61d7)) * updated chevron toggle ([f258e91](https://github.com/bloombergbna/fishtank-vue/commit/f258e91)) * updated scss for Button FAB ([7b6025c](https://github.com/bloombergbna/fishtank-vue/commit/7b6025c)) * updated scss for Button FAB ([b4923d3](https://github.com/bloombergbna/fishtank-vue/commit/b4923d3)) * updated scss for buttons Gradients, Outline Dark, and Outline Dark Small ([741ce0b](https://github.com/bloombergbna/fishtank-vue/commit/741ce0b)) * updated scss for buttons Gradients, Outline Dark, and Outline Dark Small ([9f02496](https://github.com/bloombergbna/fishtank-vue/commit/9f02496)) * updated style placement of feature icon and feature label components ([5513b7b](https://github.com/bloombergbna/fishtank-vue/commit/5513b7b)) * updated style placement of feature icon and feature label components ([6790d05](https://github.com/bloombergbna/fishtank-vue/commit/6790d05)) * updated styles button Ouline, button Outline Small, and button Destructive components ([34317c8](https://github.com/bloombergbna/fishtank-vue/commit/34317c8)) * updated styles button Ouline, button Outline Small, and button Destructive components ([fc1f38d](https://github.com/bloombergbna/fishtank-vue/commit/fc1f38d)) * updated styles on the alert components ([0820341](https://github.com/bloombergbna/fishtank-vue/commit/0820341)) * updated styles on the alert components ([835b51a](https://github.com/bloombergbna/fishtank-vue/commit/835b51a)) * updated styles to buttonPrimary and buttonSecondary components ([19bafb0](https://github.com/bloombergbna/fishtank-vue/commit/19bafb0)) * updated styles to buttonPrimary and buttonSecondary components ([658465f](https://github.com/bloombergbna/fishtank-vue/commit/658465f)) * updates to outline button scss and ghost button component ([e4f8023](https://github.com/bloombergbna/fishtank-vue/commit/e4f8023)) * updates to outline button scss and ghost button component ([2b8cb1c](https://github.com/bloombergbna/fishtank-vue/commit/2b8cb1c)) ### BREAKING CHANGES * Moved css out of individual css files, into component <a name="3.9.0-0"></a> # [3.9.0-0](https://github.com/bloombergbna/fishtank-vue/compare/v3.8.0...v3.9.0-0) (2019-01-08) ### Bug Fixes * fixed paginate component dependancy tree ([eadda53](https://github.com/bloombergbna/fishtank-vue/commit/eadda53)) ### Features * Add pagination component ([9c844be](https://github.com/bloombergbna/fishtank-vue/commit/9c844be)) <a name="3.8.0"></a> # [3.8.0](https://github.com/bloombergbna/fishtank-vue/compare/v3.8.0-2...v3.8.0) (2019-01-03) ### Features * added props to dynamically handle aria label text from users ([457b202](https://github.com/bloombergbna/fishtank-vue/commit/457b202)) * Added Radio accessibility features and fixed some TS errors ([5f5e623](https://github.com/bloombergbna/fishtank-vue/commit/5f5e623)) * aria-labels added to cards; card content, card headers, and card container ([3ac69b4](https://github.com/bloombergbna/fishtank-vue/commit/3ac69b4)) * New radio group element providing grouping and accessibility focus state for collection of radio elements ([5a5cc33](https://github.com/bloombergbna/fishtank-vue/commit/5a5cc33)) * removed unnecessary props and added role and aria-label to headings for header card ([0ac6d40](https://github.com/bloombergbna/fishtank-vue/commit/0ac6d40)) <a name="3.8.0-2"></a> # [3.8.0-2](https://github.com/bloombergbna/fishtank-vue/compare/v3.8.0-1...v3.8.0-2) (2018-12-17) ### Features * added accessibility features to modals ([ee5dee1](https://github.com/bloombergbna/fishtank-vue/commit/ee5dee1)) * added aria label for feature button Icon and removed console error ([f9dd0e7](https://github.com/bloombergbna/fishtank-vue/commit/f9dd0e7)) * updated version of rollup-plugin-vue and other dependancies to leverage css-modules in build components ([8b4fc8d](https://github.com/bloombergbna/fishtank-vue/commit/8b4fc8d)) <a name="3.8.0-1"></a> # [3.8.0-1](https://github.com/bloombergbna/fishtank-vue/compare/v3.8.0-0...v3.8.0-1) (2018-12-13) ### Features * testing postcss & css module integration in rollup build ([0dec7b6](https://github.com/bloombergbna/fishtank-vue/commit/0dec7b6)) <a name="3.8.0-0"></a> # [3.8.0-0](https://github.com/bloombergbna/fishtank-vue/compare/v3.7.0...v3.8.0-0) (2018-12-13) ### Features * achieved toggle on error state when input is edited when on field with an error ([221fb3f](https://github.com/bloombergbna/fishtank-vue/commit/221fb3f)) * achieved toggle on error state when input is edited when on field with an error ([15ec074](https://github.com/bloombergbna/fishtank-vue/commit/15ec074)) * added Error Icon to error message ([a9ba44a](https://github.com/bloombergbna/fishtank-vue/commit/a9ba44a)) * addressed merge conflicts ([c049c2d](https://github.com/bloombergbna/fishtank-vue/commit/c049c2d)) * assigned different inputs their own return values for testing on the views/InputText page ([c4e77d7](https://github.com/bloombergbna/fishtank-vue/commit/c4e77d7)) * assigned different inputs their own return values for testing on the views/InputText page ([486dbf4](https://github.com/bloombergbna/fishtank-vue/commit/486dbf4)) * changed to updateValue method ([5e570ab](https://github.com/bloombergbna/fishtank-vue/commit/5e570ab)) * changed to updateValue method ([4dd39cd](https://github.com/bloombergbna/fishtank-vue/commit/4dd39cd)) * cleaned up some styles on the tag to match designs ([24173b5](https://github.com/bloombergbna/fishtank-vue/commit/24173b5)) * code refactor and cleanup ([f7549d8](https://github.com/bloombergbna/fishtank-vue/commit/f7549d8)) * code refactor and cleanup ([aa6bcba](https://github.com/bloombergbna/fishtank-vue/commit/aa6bcba)) * further updates to FAB button ([04a1ff6](https://github.com/bloombergbna/fishtank-vue/commit/04a1ff6)) * refactored Tags to leverage text com