2.1.2 (2021-06-18)
- add Rack > 2.2.2 support (6e23287)
2.1.2 (2021-06-18)
- add Rack > 2.2.2 support (6e23287)
1.0.0 (2020-12-20)
Closed issues:
- Validation on components and plugins is not run #274
Merged pull requests:
- Semantic release #296 (rx)
- Bump lodash from 4.17.14 to 4.17.20 in /views/mdc #295 (dependabot[bot])
- Plugin Generator #294 (rx)
- Need quotes around behavior #293 (NullTerminator)
- Allow "currency" as a behavior in text fields #292 (dsgraham)
- Allow setting background color of a card #291 (NullTerminator)
- Bump http-proxy from 1.17.0 to 1.18.1 in /views/mdc #290 (dependabot[bot])
- Bump handlebars from 4.3.3 to 4.7.6 in /views/mdc #289 (dependabot[bot])
- Bump node-sass from 4.11.0 to 4.13.1 in /views/mdc #288 (dependabot[bot])
- Namespace CSS and field level validation errors #287 (dsgraham)
- Bump elliptic from 6.4.1 to 6.5.3 in /views/mdc #286 (dependabot[bot])
- Bump json from 2.1.0 to 2.3.1 #285 (dependabot[bot])
- Presenter definition options #284 (dsgraham)
- Html decorators #282 (NullTerminator)
- Bump npm from 6.13.4 to 6.14.6 in /views/mdc #281 (dependabot[bot])
- Unescape attrs before passing them to replaces #279 (NullTerminator)
- Dispatch an event when the calendar picker is closed #278 (NullTerminator)
- Bump rack from 2.0.8 to 2.2.3 #277 (dependabot[bot])
- Allow table columns to have non markdown values #276 (NullTerminator)
- Hook up validation for components and plugins from the post event. #275 (dsgraham)
- New cart support #273 (kgrafius)
- Bump websocket-extensions from 0.1.3 to 0.1.4 in /views/mdc #272 (dependabot[bot])
- Changed content implementation of inline from inline to inline-block. … #271 (kgrafius)
- Fix snackbar callback #270 (dsgraham)
- Introduce text_field
behavior
attribute #269 (jadefish) - Fix text field icons #268 (jadefish)
- Updated card markup with a containing div for managing visibility. Ad… #267 (kgrafius)
- Ensure lifecycle events are always dispatched #266 (jadefish)
- Remove Nokogiri as an explicit dependency #265 (jadefish)
- Fix frozen string mutation issue with Ruby 2.7.0 #264 (jadefish)
- Alternate css hide strategy #263 (kgrafius)
- Added icons to the select component #262 (rx)
- Update rake requirement from ~> 11.3 to ~> 13.0 #261 (dependabot[bot])
- Dmonsewicz/add color to secondary title for expansion panel #259 (dennismonsewicz)
- adding Icons mixin to Common #258 (dennismonsewicz)
- Use color classes for background-color so we can use palette colors #257 (NullTerminator)
- Render table pagination buttons as buttons #255 (jadefish)
- Implement Typography.prototype.value() #254 (jadefish)
- Flag HTML in POSTs #253 (dsgraham)
- Add before_render configuration setting #251 (jadefish)
- Allow replaces to skip some input values #250 (NullTerminator)
- Provide CSRF authenticity token meta tags and pass through on POST #249 (dsgraham)
- Added
case\_type
attribute to text_field component. #248 (kgrafius) - Bump rack-cors from 1.0.2 to 1.1.0 #247 (dependabot[bot])
- Bump rack from 2.0.6 to 2.0.8 #246 (dependabot[bot])
- Bump npm from 6.11.3 to 6.13.4 in /views/mdc #245 (dependabot[bot])
- Allow the use of a dialog from a list line. #244 (dsgraham)
- Number field #243 (kgrafius)
- Only load scripts from a flow-matic once #242 (NullTerminator)
- Allow setting background color for buttons and contents #239 (NullTerminator)
- Dependabot bumped one, but had old versions of others. lock from bundle #238 (NullTerminator)
- Updates to be web component / shadow dom friendly #234 (NullTerminator)
- Bump rubyzip from 1.2.3 to 1.3.0 #229 (dependabot[bot])
- Bump mixin-deep from 1.3.1 to 1.3.2 in /views/mdc #213 (dependabot[bot])
- Bump eslint-utils from 1.3.1 to 1.4.2 in /views/mdc #212 (dependabot[bot])
v0.5.0 (2019-11-01)
This is the manual changelog, managed before switching to github_changelog_generator.
- 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
- Autocomplete event
- 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
- 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
* This Changelog was automatically generated by github_changelog_generator