Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release web-components 0.2.0 #198

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.1.0"
".": "0.2.0"
}
44 changes: 44 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
# Changelog

## [0.2.0](https://github.com/ecoacoustics/web-components/compare/web-components-v0.1.0...web-components-v0.2.0) (2024-09-27)


### Features

* Add a help dialog element ([97c72ba](https://github.com/ecoacoustics/web-components/commit/97c72ba78ac8d3d5679c8c1e98c37e4fd0507610))
* Add a progress bar to show dataset progress ([4d5f30b](https://github.com/ecoacoustics/web-components/commit/4d5f30b6a363a90b9b22edb930bf480dda44738f)), closes [#163](https://github.com/ecoacoustics/web-components/issues/163)
* Add fullscreen toggle button ([a78952b](https://github.com/ecoacoustics/web-components/commit/a78952b09949d6aaa2628f38af4c84cbaa275f28))
* Add info card component ([cda5c96](https://github.com/ecoacoustics/web-components/commit/cda5c960a9e28671b06d3424e0fe3a4e1eddffff))
* Add UI to change verification grid size ([d24cecc](https://github.com/ecoacoustics/web-components/commit/d24cecca1711ec43d1a91591b29ed5e6d6c2c5dc))
* Added mock-up validation interface component ([abd079a](https://github.com/ecoacoustics/web-components/commit/abd079af13734c514d0760fc5f68d0776c200247))
* Added spectrogram settings to media controls ([7548046](https://github.com/ecoacoustics/web-components/commit/75480463cd1924b13bc67deb9fcdafc1828ab99a))
* Added support for csv's ([b1d167d](https://github.com/ecoacoustics/web-components/commit/b1d167d52a0238a67bb8a391c08d0befdc5a02f2))
* Added support for selection highlight box ([5e8b106](https://github.com/ecoacoustics/web-components/commit/5e8b1068ede50a9ba9f29da9d424e49cd3c75b3a))
* Change axes component to render in Lit ([546acc3](https://github.com/ecoacoustics/web-components/commit/546acc396aa93a1237891a41c17f81d620f11ce6))
* Change axes component to render in Lit ([6401aca](https://github.com/ecoacoustics/web-components/commit/6401aca62ccd780319f02f711c63c038c0c35f0c))
* Create decision component ([638c8a6](https://github.com/ecoacoustics/web-components/commit/638c8a6931c49edb5cc59d09139c299161084ce8))
* Grid tiles automatically size to fill grid ([#186](https://github.com/ecoacoustics/web-components/issues/186)) ([182224e](https://github.com/ecoacoustics/web-components/commit/182224eb0b81424a591e023a53c8d2262a5dea2c))
* New verification/classification mental models ([13f39dd](https://github.com/ecoacoustics/web-components/commit/13f39dd98132be712a8242baacf4fbb8f499d034))
* Remove positive only classifications ([77b788b](https://github.com/ecoacoustics/web-components/commit/77b788b20e53831497644a9db6d732de43737032)), closes [#135](https://github.com/ecoacoustics/web-components/issues/135) [#160](https://github.com/ecoacoustics/web-components/issues/160) [#122](https://github.com/ecoacoustics/web-components/issues/122)
* Show completed actions in segmented meter ([504d728](https://github.com/ecoacoustics/web-components/commit/504d7288e85ba1f86b30a97299fd67e334d19bd9)), closes [#134](https://github.com/ecoacoustics/web-components/issues/134)
* **spectrogram:** Enabled spectrogram resizing ([a8f4fe8](https://github.com/ecoacoustics/web-components/commit/a8f4fe89a4c5d26d95cff3cff5cd136e945033e0))
* **spectrogram:** improve performance ([4027822](https://github.com/ecoacoustics/web-components/commit/4027822ab32198e51376acab59127a7df5323968))
* **spectrogram:** optimization ([2f6b813](https://github.com/ecoacoustics/web-components/commit/2f6b813ae547d2b97e3a0d394356ef83a3924f8b))


### Bug Fixes

* Added support for Firefox ESR and code cleanup ([ca596e2](https://github.com/ecoacoustics/web-components/commit/ca596e24b2bb5f90ead97f98413657bab92e9080))
* Adjust for CDN release ([dd5db93](https://github.com/ecoacoustics/web-components/commit/dd5db938847181740a74c4bd4f2d3061dbe29ad5))
* Clicking an active decision should remove it ([9fa9298](https://github.com/ecoacoustics/web-components/commit/9fa92980bc6370e49311fa646eccf0f2ff237374))
* Icons not being included in production build ([ab365b7](https://github.com/ecoacoustics/web-components/commit/ab365b75ea48d331023ceb5611fcc70261e21437)), closes [#98](https://github.com/ecoacoustics/web-components/issues/98)
* Pagination bugs ([b534845](https://github.com/ecoacoustics/web-components/commit/b5348452cc945edf52f6870d3a9e4c1d583cb149))
* playwright snapshot tests ([6d397d0](https://github.com/ecoacoustics/web-components/commit/6d397d02e16f304d55a9b410bb179b6fd8240955))
* PR review feedback ([5fc8a94](https://github.com/ecoacoustics/web-components/commit/5fc8a94a01e5d8cda1f788e11300310d7fbc7dd3))
* Race conditions ([d70a33d](https://github.com/ecoacoustics/web-components/commit/d70a33d4efc04bc2a2045cb86b2ac2927b1ee99a))
* Remove d3-scale and implement mel scale axes ([a27021d](https://github.com/ecoacoustics/web-components/commit/a27021de6fc1ff34d4b0999680d3f9a8218d2018))
* Rows with no decisions should be emitted ([e539d1f](https://github.com/ecoacoustics/web-components/commit/e539d1f79a651b8ec17c5a53f972038d8f1f9a98))
* Selection box is to eager to start selection ([262d397](https://github.com/ecoacoustics/web-components/commit/262d397dd1713d50cdf2c441ee8b10a7c49392a1)), closes [#123](https://github.com/ecoacoustics/web-components/issues/123)
* Shortcuts should reflect native bindings ([7d989da](https://github.com/ecoacoustics/web-components/commit/7d989daa17e101dadf8747d9e98e67a05f064823))
* **spectrogram:** Improve normalization ([d5df4c4](https://github.com/ecoacoustics/web-components/commit/d5df4c42ec50a4f749e4f89941a1f84e9d0f1457))
* Unplayable after reaching the end of recording ([#175](https://github.com/ecoacoustics/web-components/issues/175)) ([94c499c](https://github.com/ecoacoustics/web-components/commit/94c499c6ec49f573b2c8639cf1b6b8175f375b5b)), closes [#110](https://github.com/ecoacoustics/web-components/issues/110)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ecoacoustics/web-components",
"description": "Ecoacoustic web components",
"version": "0.1.1-alpha.5",
"version": "0.2.0",
"types": "@types/",
"type": "module",
"main": "components.js",
Expand Down
Loading