@decidables/prospectable-elements
Version:
prospectable-elements: Web Components for visualizing Cumulative Prospect Theory
240 lines (77 loc) • 9.29 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.2.16](https://github.com/decidables/decidables/compare/@decidables/prospectable-elements@0.2.15...@decidables/prospectable-elements@0.2.16) (2025-02-06)
**Note:** Version bump only for package @decidables/prospectable-elements
## [0.2.15](https://github.com/decidables/decidables/compare/@decidables/prospectable-elements@0.2.14...@decidables/prospectable-elements@0.2.15) (2025-01-26)
**Note:** Version bump only for package @decidables/prospectable-elements
## [0.2.14](https://github.com/decidables/decidables/compare/@decidables/prospectable-elements@0.2.13...@decidables/prospectable-elements@0.2.14) (2025-01-17)
**Note:** Version bump only for package @decidables/prospectable-elements
## [0.2.13](https://github.com/decidables/decidables/compare/@decidables/prospectable-elements@0.2.12...@decidables/prospectable-elements@0.2.13) (2024-05-04)
**Note:** Version bump only for package @decidables/prospectable-elements
## [0.2.12](https://github.com/decidables/decidables/compare/@decidables/prospectable-elements@0.2.11...@decidables/prospectable-elements@0.2.12) (2024-01-27)
**Note:** Version bump only for package @decidables/prospectable-elements
## [0.2.11](https://github.com/decidables/decidables/compare/@decidables/prospectable-elements@0.2.10...@decidables/prospectable-elements@0.2.11) (2024-01-09)
**Note:** Version bump only for package @decidables/prospectable-elements
## [0.2.10](https://github.com/decidables/decidables/compare/@decidables/prospectable-elements@0.2.9...@decidables/prospectable-elements@0.2.10) (2023-12-31)
**Note:** Version bump only for package @decidables/prospectable-elements
## [0.2.9](https://github.com/decidables/decidables/compare/@decidables/prospectable-elements@0.2.8...@decidables/prospectable-elements@0.2.9) (2023-12-28)
### Bug Fixes
* **prospectable-elements:** update plotly style ([5f36519](https://github.com/decidables/decidables/commit/5f36519710aada16202c714df9e419c57041f4b1))
## [0.2.8](https://github.com/decidables/decidables/compare/@decidables/prospectable-elements@0.2.7...@decidables/prospectable-elements@0.2.8) (2023-12-05)
### Bug Fixes
* **libraries:** add event listeners in connectedCallback ([affc3de](https://github.com/decidables/decidables/commit/affc3de94ad40a3811ae8d710dbc2461ce492251))
* **libraries:** move alignState to willUpdate ([d6decd0](https://github.com/decidables/decidables/commit/d6decd07b9430ddf858d9996869f23b987c44b42))
## [0.2.7](https://github.com/decidables/decidables/compare/@decidables/prospectable-elements@0.2.6...@decidables/prospectable-elements@0.2.7) (2023-11-30)
**Note:** Version bump only for package @decidables/prospectable-elements
## [0.2.6](https://github.com/decidables/decidables/compare/@decidables/prospectable-elements@0.2.5...@decidables/prospectable-elements@0.2.6) (2023-10-13)
### Bug Fixes
* **prospectable-elements:** fix resizing for SVG elements ([0ce39a3](https://github.com/decidables/decidables/commit/0ce39a387ddfc2ab2643c102681a2bdb249a99b7))
## [0.2.5](https://github.com/decidables/decidables/compare/@decidables/prospectable-elements@0.2.4...@decidables/prospectable-elements@0.2.5) (2023-09-13)
**Note:** Version bump only for package @decidables/prospectable-elements
## [0.2.4](https://github.com/decidables/decidables/compare/@decidables/prospectable-elements@0.2.3...@decidables/prospectable-elements@0.2.4) (2023-03-22)
**Note:** Version bump only for package @decidables/prospectable-elements
## [0.2.3](https://github.com/decidables/decidables/compare/@decidables/prospectable-elements@0.2.2...@decidables/prospectable-elements@0.2.3) (2023-01-16)
**Note:** Version bump only for package @decidables/prospectable-elements
### [0.2.2](https://github.com/decidables/decidables/compare/@decidables/prospectable-elements@0.2.1...@decidables/prospectable-elements@0.2.2) (2022-04-28)
**Note:** Version bump only for package @decidables/prospectable-elements
### [0.2.1](https://github.com/decidables/decidables/compare/@decidables/prospectable-elements@0.2.0...@decidables/prospectable-elements@0.2.1) (2022-04-27)
**Note:** Version bump only for package @decidables/prospectable-elements
## [0.2.0](https://github.com/decidables/decidables/compare/@decidables/prospectable-elements@0.1.5...@decidables/prospectable-elements@0.2.0) (2022-04-27)
### Features
* **prospectable-elements:** add identifying class names to risky-options in risky-choice ([e88ad93](https://github.com/decidables/decidables/commit/e88ad93200ac84034b301eb974e07c9d791ddcbb))
* **prospectable-elements:** add keyboard input for interactive probability in risky-option ([1925b92](https://github.com/decidables/decidables/commit/1925b92bcfa3e4370b77be5adb5893a1416d0dc7))
* **prospectable-elements:** give risky-option an intrinsic size ([f5fa197](https://github.com/decidables/decidables/commit/f5fa1973caeee0f1a22fc075f8c2c8a1f26ddeac))
* **prospectable-elements:** soft corners in equations and calculation ([0ab767c](https://github.com/decidables/decidables/commit/0ab767c66b02b298c66d2a7a821c5464c0f5f8e2))
### Bug Fixes
* **prospectable-elements:** comment out unused code for changing parameters in cpt-calculation ([d4f48f8](https://github.com/decidables/decidables/commit/d4f48f8a008017895804470e688e9220d490c5c3))
* **prospectable-elements:** fix bug in set() for cpt-probability ([f001c9f](https://github.com/decidables/decidables/commit/f001c9f058ea52175479aa1f4ec731cf8ca47494))
* **prospectable-elements:** fix logic for displaying payoffs in prospectable-response ([5fb88b7](https://github.com/decidables/decidables/commit/5fb88b71bd5cb83a8ebcc75813eed098c23537d7))
* **prospectable-elements:** fix minor bugs and typos ([87c19ac](https://github.com/decidables/decidables/commit/87c19ac6799b09d948e41aed3fc045f90e40e654))
* **prospectable-elements:** only interactive outcomes handle probability mouse input in risky-option ([afb6b55](https://github.com/decidables/decidables/commit/afb6b5523918cf068fab026fe9056ba02dd6a04e))
* **prospectable-elements:** only show buttons container when needed in prospectable-control ([8326af6](https://github.com/decidables/decidables/commit/8326af6460333c76f2060eefcd0592430a52ac92))
### [0.1.5](https://github.com/decidables/decidables/compare/@decidables/prospectable-elements@0.1.4...@decidables/prospectable-elements@0.1.5) (2022-04-07)
**Note:** Version bump only for package @decidables/prospectable-elements
### [0.1.4](https://github.com/decidables/decidables/compare/@decidables/prospectable-elements@0.1.3...@decidables/prospectable-elements@0.1.4) (2022-03-31)
**Note:** Version bump only for package @decidables/prospectable-elements
### [0.1.3](https://github.com/decidables/decidables/compare/@decidables/prospectable-elements@0.1.2...@decidables/prospectable-elements@0.1.3) (2022-03-24)
### Bug Fixes
* **prospectable-elements:** avoid blocking examples with 3d plots ([20d74d2](https://github.com/decidables/decidables/commit/20d74d27f0b37c52de6b9fc2cb0772d688a81ccc))
### [0.1.2](https://github.com/decidables/decidables/compare/@decidables/prospectable-elements@0.1.1...@decidables/prospectable-elements@0.1.2) (2022-03-24)
### Bug Fixes
* **detectable-elements,prospectable-elements:** remove IE 11 CSS hack ([dd920ac](https://github.com/decidables/decidables/commit/dd920ac9934cc74a4303a9753771818273aecf71))
* **prospectable-elements:** fix CPTValue.set() and its use in CPTExampleInteractive ([45b2bc9](https://github.com/decidables/decidables/commit/45b2bc92903c755d804f496a1d07bbbdf8942dca))
### [0.1.1](https://github.com/decidables/decidables/compare/@decidables/prospectable-elements@0.1.0...@decidables/prospectable-elements@0.1.1) (2022-03-21)
**Note:** Version bump only for package @decidables/prospectable-elements
## [0.1.0](https://github.com/decidables/decidables/compare/@decidables/prospectable-elements@0.0.4...@decidables/prospectable-elements@0.1.0) (2022-03-18)
### Features
* **all:** version bumps for dependencies ([3c4678c](https://github.com/decidables/decidables/commit/3c4678cb8753cac592feeaa646dd57b7ec622536))
### [0.0.4](https://github.com/decidables/decidables/compare/@decidables/prospectable-elements@0.0.3...@decidables/prospectable-elements@0.0.4) (2022-03-18)
**Note:** Version bump only for package @decidables/prospectable-elements
### [0.0.3](https://github.com/decidables/decidables/compare/@decidables/prospectable-elements@0.0.2...@decidables/prospectable-elements@0.0.3) (2022-03-15)
**Note:** Version bump only for package @decidables/prospectable-elements
### [0.0.2](https://github.com/decidables/decidables/compare/@decidables/prospectable-elements@0.0.1...@decidables/prospectable-elements@0.0.2) (2022-03-07)
### Bug Fixes
* **detectable-elements,prospectable-elements:** use correct version for decidables-elements ([a303a79](https://github.com/decidables/decidables/commit/a303a795ee0039ae85c06e035248df402e543f2a))
### 0.0.1 (2022-03-03)
**Note:** Version bump only for package @decidables/prospectable-elements