Releases: leftshiftone/conveyjs
Releases · leftshiftone/conveyjs
Release 3.1.0
- Merge pull request #55 from leftshiftone/infrastructure/upgrade-gaia-sdk-2.0.3 (fe216a4)
- [INFRA] Upgrade gaia-sdk dependency (1a51838)
- Merge pull request #54 from leftshiftone/feature/GAIA-1680 (5fa6cf0)
- [GAIA-1680] Remove unused getDataAttribute (569534d)
- [GAIA-1680] Implement code review feedback (292d40a)
- [GAIA-1680] Send comment instead of commentText (4af9015)
- [GAIA-1680] Small refactor (53cd382)
- [GAIA-1680] Make last clicked button rating type (0b90685)
- [GAIA-1680] Send score in paylod, comment in attributes (ad250d3)
- [GAIA-1680] Add lto classes, upate documentation (391b506)
- [GAIA-1680] Create RatingButton interface (b094b67)
- [GAIA-1680] Simplify button handling (f2eab0e)
- [GAIA-1680] Add comment field (4da1fe7)
- [GAIA-1680] Add like and dislike buttons (201aebb)
- [GAIA-1680] Render rating only on correct container (9e1969c)
- [GAIA-1680] Add Rating renderable (57954b8)
- [GAIA-1680] Add rating renderer class (5e091f9)
- Merge pull request #53 from leftshiftone/feature/change-type (32d7b00)
- [INFRA] changed type from Map to RendererByChannelId (4ea247c)
- do not require a clean working dir when doing a patch release (fa7b1a6)
- trigger minor release an not candidate when using trigger-release:minor (4214ac3)
Release 3.0.1
Release 3.0.0
Release 3.0.0-rc.4
Release 3.0.0-rc.3
Release 3.0.0-rc.2
- updated sdk version (7460f93)
Release 3.0.0-rc.1
- Bump http-proxy from 1.17.0 to 1.18.1 (#47) (da57f68)
- Bump node-fetch from 2.3.0 to 2.6.1 (#48) (240e8c3)
- updated sdk (8c6fe2e)
- updated readme (44d9e1c)
- EventStream modified (422e835)
- Merge pull request #46 from leftshiftone/feature/1748 (2fda0b5)
- [GAIA-1748] Stringify submit value, correct button attributes (1b69b83)
- Bump node-sass from 4.13.0 to 4.13.1 (#45) (8088b5f)
- Bump decompress from 4.2.0 to 4.2.1 (#44) (e8a794a)
- added release candidate workflows for CI (1e3c9c5)
Release 3.0.0-rc.0
Release 2.3.0
Release 2.2.0
- Merge pull request #38 from leftshiftone/feature/energie-97 (9727861)
- Merge branch 'master' into feature/energie-97 (eaff986)
- [ENERGIE-97] Add HorizontalStackedBar, add icon to doughnut, change doughnut to allow the same label for different types (a123728)
- [GAIA-1472] (extend choice test) (#37) (ef8f948)
- Feature/gaia 1471 (#36) (64fac6b)
- [INFRA] out of memory exception during tests (#32) (13b890b)
- [LO-242] problem with multiple choice inputs, added tests (#33) (0b56b63)
- introduced selectionItem and selectable as subelements of selection +… (#34) (4bfc75a)
- Merge branch 'master' into feature/energie-97 (811c903)
- use curl docker image for webhooks (2ff6aa5)
- Feature/new tests (#31) (18e8fe1)
- fixed singleChoice selection (#29) (6a2d7b3)
- added npm badge (d84e526)
- use lock file for ci cache (019570d)
- store test results for ci (faa996e)
- collect test results in for ci (5a04ba1)
- use a single worker for jest (44448b5)
- fix onclick for specs with undefined position (#28) (7bac73e)
- Add horizontalStackedBar, adjust donut display & stackedbar (985958d)
- fix onclick for specs with undefined position (0abdfe4)