Skip to content

Latest commit

 

History

History
130 lines (57 loc) · 4.86 KB

CHANGELOG.md

File metadata and controls

130 lines (57 loc) · 4.86 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.1.0 (2021-07-06)

Features

  • circleci -> github actions: use it to run test:coverage (#139) (bf5e1e0)

0.6.2 (2018-08-31)

Bug Fixes

0.6.1 (2018-08-31)

Bug Fixes

  • missing default_argument component overriding and predicate-options display (#12) (82df478)

0.6.0 (2018-08-29)

Bug Fixes

Features

  • allow custom-css, normalized everything (4b0aff8)

0.5.1 (2018-08-22)

Bug Fixes

  • move ui-predicate-core to dep (525e40c)

0.5.0 (2018-08-22)

Bug Fixes

  • bugs (assign instead of merge, merge that was overriding ui for every instance of ui-predicate), simpler storybook (757db43)
  • css & class name, follow BEM rules (9337d09)

Features

  • ui-component-overriding: add possibility to override ui default components (6ff449d)

0.4.0 (2018-08-06)

Bug Fixes

Features

  • add eslint & fix lint on ui-predicate-core, new /getting-started for ui-predicate-vue exposed on public doc, clean cross-package doc generation, better jsdoc for ui-predicate-vue, fixed linting on ui-predicate-vue (997ebca)
  • ui-predicate-core build compiled library (47a14d4)

0.3.0 (2018-05-01)

Features

  • 😱😱😱 7 years after my first implementation with jQuery, here we come, a fully-featured UI Predicate component from scratch finally written in 10 non-consecutive days with an agnostic core (#SoC) and a first UI Framework adapter (#futurproof) for VueJS. FINALLY. This is soOOOOOOOOOOOOOOOOOOOOOOOOOOoooooooo exciting! (5db8f1a)
  • updated vuejs storybook to be able to load/dump data 👌 (469ea60)

0.2.0 (2018-04-29)

Bug Fixes

  • follow (and understand) custom-element HTML spec (33c03fd)
  • make vuejs events same as core events (#SSoT) (9ac3690)
  • updated doc (14dfb7d)
  • vue - bring back simple demo (without storybook) (86d50d2)

Features

  • display serialized data in storybook (87d2184)
  • storybook, storyshotos, image-snapshots (ee2dfe6)
  • support for [@change](https://github.com/change) and [@init](https://github.com/init) events (vue) (80b2938)