# Changelog ## [1.0.0](https://github.com/rx/presenters/tree/1.0.0) (2020-12-20) [Full Changelog](https://github.com/rx/presenters/compare/v0.5.0...1.0.0) **Closed issues:** - Validation on components and plugins is not run [\#274](https://github.com/rx/presenters/issues/274) **Merged pull requests:** - Semantic release [\#296](https://github.com/rx/presenters/pull/296) ([rx](https://github.com/rx)) - Bump lodash from 4.17.14 to 4.17.20 in /views/mdc [\#295](https://github.com/rx/presenters/pull/295) ([dependabot[bot]](https://github.com/apps/dependabot)) - Plugin Generator [\#294](https://github.com/rx/presenters/pull/294) ([rx](https://github.com/rx)) - Need quotes around behavior [\#293](https://github.com/rx/presenters/pull/293) ([NullTerminator](https://github.com/NullTerminator)) - Allow "currency" as a behavior in text fields [\#292](https://github.com/rx/presenters/pull/292) ([dsgraham](https://github.com/dsgraham)) - Allow setting background color of a card [\#291](https://github.com/rx/presenters/pull/291) ([NullTerminator](https://github.com/NullTerminator)) - Bump http-proxy from 1.17.0 to 1.18.1 in /views/mdc [\#290](https://github.com/rx/presenters/pull/290) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump handlebars from 4.3.3 to 4.7.6 in /views/mdc [\#289](https://github.com/rx/presenters/pull/289) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump node-sass from 4.11.0 to 4.13.1 in /views/mdc [\#288](https://github.com/rx/presenters/pull/288) ([dependabot[bot]](https://github.com/apps/dependabot)) - Namespace CSS and field level validation errors [\#287](https://github.com/rx/presenters/pull/287) ([dsgraham](https://github.com/dsgraham)) - Bump elliptic from 6.4.1 to 6.5.3 in /views/mdc [\#286](https://github.com/rx/presenters/pull/286) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump json from 2.1.0 to 2.3.1 [\#285](https://github.com/rx/presenters/pull/285) ([dependabot[bot]](https://github.com/apps/dependabot)) - Presenter definition options [\#284](https://github.com/rx/presenters/pull/284) ([dsgraham](https://github.com/dsgraham)) - Html decorators [\#282](https://github.com/rx/presenters/pull/282) ([NullTerminator](https://github.com/NullTerminator)) - Bump npm from 6.13.4 to 6.14.6 in /views/mdc [\#281](https://github.com/rx/presenters/pull/281) ([dependabot[bot]](https://github.com/apps/dependabot)) - Unescape attrs before passing them to replaces [\#279](https://github.com/rx/presenters/pull/279) ([NullTerminator](https://github.com/NullTerminator)) - Dispatch an event when the calendar picker is closed [\#278](https://github.com/rx/presenters/pull/278) ([NullTerminator](https://github.com/NullTerminator)) - Bump rack from 2.0.8 to 2.2.3 [\#277](https://github.com/rx/presenters/pull/277) ([dependabot[bot]](https://github.com/apps/dependabot)) - Allow table columns to have non markdown values [\#276](https://github.com/rx/presenters/pull/276) ([NullTerminator](https://github.com/NullTerminator)) - Hook up validation for components and plugins from the post event. [\#275](https://github.com/rx/presenters/pull/275) ([dsgraham](https://github.com/dsgraham)) - New cart support [\#273](https://github.com/rx/presenters/pull/273) ([kgrafius](https://github.com/kgrafius)) - Bump websocket-extensions from 0.1.3 to 0.1.4 in /views/mdc [\#272](https://github.com/rx/presenters/pull/272) ([dependabot[bot]](https://github.com/apps/dependabot)) - Changed content implementation of inline from inline to inline-block. … [\#271](https://github.com/rx/presenters/pull/271) ([kgrafius](https://github.com/kgrafius)) - Fix snackbar callback [\#270](https://github.com/rx/presenters/pull/270) ([dsgraham](https://github.com/dsgraham)) - Introduce text\_field `behavior` attribute [\#269](https://github.com/rx/presenters/pull/269) ([jadefish](https://github.com/jadefish)) - Fix text field icons [\#268](https://github.com/rx/presenters/pull/268) ([jadefish](https://github.com/jadefish)) - Updated card markup with a containing div for managing visibility. Ad… [\#267](https://github.com/rx/presenters/pull/267) ([kgrafius](https://github.com/kgrafius)) - Ensure lifecycle events are always dispatched [\#266](https://github.com/rx/presenters/pull/266) ([jadefish](https://github.com/jadefish)) - Remove Nokogiri as an explicit dependency [\#265](https://github.com/rx/presenters/pull/265) ([jadefish](https://github.com/jadefish)) - Fix frozen string mutation issue with Ruby 2.7.0 [\#264](https://github.com/rx/presenters/pull/264) ([jadefish](https://github.com/jadefish)) - Alternate css hide strategy [\#263](https://github.com/rx/presenters/pull/263) ([kgrafius](https://github.com/kgrafius)) - Added icons to the select component [\#262](https://github.com/rx/presenters/pull/262) ([rx](https://github.com/rx)) - Update rake requirement from ~\> 11.3 to ~\> 13.0 [\#261](https://github.com/rx/presenters/pull/261) ([dependabot[bot]](https://github.com/apps/dependabot)) - Dmonsewicz/add color to secondary title for expansion panel [\#259](https://github.com/rx/presenters/pull/259) ([dennismonsewicz](https://github.com/dennismonsewicz)) - adding Icons mixin to Common [\#258](https://github.com/rx/presenters/pull/258) ([dennismonsewicz](https://github.com/dennismonsewicz)) - Use color classes for background-color so we can use palette colors [\#257](https://github.com/rx/presenters/pull/257) ([NullTerminator](https://github.com/NullTerminator)) - Render table pagination buttons as buttons [\#255](https://github.com/rx/presenters/pull/255) ([jadefish](https://github.com/jadefish)) - Implement Typography.prototype.value\(\) [\#254](https://github.com/rx/presenters/pull/254) ([jadefish](https://github.com/jadefish)) - Flag HTML in POSTs [\#253](https://github.com/rx/presenters/pull/253) ([dsgraham](https://github.com/dsgraham)) - Add before\_render configuration setting [\#251](https://github.com/rx/presenters/pull/251) ([jadefish](https://github.com/jadefish)) - Allow replaces to skip some input values [\#250](https://github.com/rx/presenters/pull/250) ([NullTerminator](https://github.com/NullTerminator)) - Provide CSRF authenticity token meta tags and pass through on POST [\#249](https://github.com/rx/presenters/pull/249) ([dsgraham](https://github.com/dsgraham)) - Added `case\_type` attribute to text\_field component. [\#248](https://github.com/rx/presenters/pull/248) ([kgrafius](https://github.com/kgrafius)) - Bump rack-cors from 1.0.2 to 1.1.0 [\#247](https://github.com/rx/presenters/pull/247) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump rack from 2.0.6 to 2.0.8 [\#246](https://github.com/rx/presenters/pull/246) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump npm from 6.11.3 to 6.13.4 in /views/mdc [\#245](https://github.com/rx/presenters/pull/245) ([dependabot[bot]](https://github.com/apps/dependabot)) - Allow the use of a dialog from a list line. [\#244](https://github.com/rx/presenters/pull/244) ([dsgraham](https://github.com/dsgraham)) - Number field [\#243](https://github.com/rx/presenters/pull/243) ([kgrafius](https://github.com/kgrafius)) - Only load scripts from a flow-matic once [\#242](https://github.com/rx/presenters/pull/242) ([NullTerminator](https://github.com/NullTerminator)) - Allow setting background color for buttons and contents [\#239](https://github.com/rx/presenters/pull/239) ([NullTerminator](https://github.com/NullTerminator)) - Dependabot bumped one, but had old versions of others. lock from bundle [\#238](https://github.com/rx/presenters/pull/238) ([NullTerminator](https://github.com/NullTerminator)) - Updates to be web component / shadow dom friendly [\#234](https://github.com/rx/presenters/pull/234) ([NullTerminator](https://github.com/NullTerminator)) - Bump rubyzip from 1.2.3 to 1.3.0 [\#229](https://github.com/rx/presenters/pull/229) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump mixin-deep from 1.3.1 to 1.3.2 in /views/mdc [\#213](https://github.com/rx/presenters/pull/213) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump eslint-utils from 1.3.1 to 1.4.2 in /views/mdc [\#212](https://github.com/rx/presenters/pull/212) ([dependabot[bot]](https://github.com/apps/dependabot)) ## [v0.5.0](https://github.com/rx/presenters/tree/v0.5.0) (2019-11-01) [Full Changelog](https://github.com/rx/presenters/compare/0.5.0...v0.5.0) # HISTORY This is the manual changelog, managed before switching to github_changelog_generator. ## [0.2.00] - 2018-09-18 ### Added - This change log - [Namespaces] - [Slider component] - [Rich text component] - [Map component] - [Chip as input] - [Tagged Input] - [Grid Padding] - [Grid Wide/Table scrolling] - [Overline Text Style] - [Blank lines] - [Page separator] - [Clear action] - Floating content blocks - Request logging ### Removed - Autocomplete event ### Changed - Text field - draw with outlined style by default - Text field - support for leading or trailing icons - Text field - disabled support - Text area - can specify cols to control width - Select options - can pass the option text as the first parameter, or in the block. - List - component action blocks are now actions - List - color and border - Content blocks - icons support - Events - aliases focus and blur (maps to focusin and focusout) - Typography - available in menu items, including markdown - Typography - removed trailing line breaks - Rails helper table_for helper - accepts timezone for auto time formatting - Date time - default format changed - Webclient FAB button - shifted up and out to make room for list actions ### Fixed - Text field - Removed excessive trailing spacing - Context is no longer copied and it is not included in the pom json - List - selected lists can render selected with the checked option [Unreleased]: https://github.com/rx/presenters/compare/v0.1.14...HEAD [0.1.14]: https://github.com/rx/presenters/compare/v0.1.14...v0.1.13 [Namespaces]: https://powerful-bastion-96181.herokuapp.com/namespaces [Stepper]: https://powerful-bastion-96181.herokuapp.com/steppers [Rich text component]: https://powerful-bastion-96181.herokuapp.com/text_areas [Slider component]: https://powerful-bastion-96181.herokuapp.com/sliders [Tagged Input]: https://powerful-bastion-96181.herokuapp.com/tagged_input [Overline Text Style]: https://powerful-bastion-96181.herokuapp.com/styles [Page separator]: https://powerful-bastion-96181.herokuapp.com/separator [Blank lines]: https://powerful-bastion-96181.herokuapp.com/styles [Grid Padding]: https://powerful-bastion-96181.herokuapp.com/layouts [Map component]: https://powerful-bastion-96181.herokuapp.com/maps [Clear action]: https://powerful-bastion-96181.herokuapp.com/clear_action [Chip as input]: https://powerful-bastion-96181.herokuapp.com/chips#input_chips [Floating content blocks]:https://powerful-bastion-96181.herokuapp.com/content#floating [Grid Wide/Table scrolling]:https://powerful-bastion-96181.herokuapp.com/tables \* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*