diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a1433e..4bd8ca1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,119 @@ # Changelog +## 1.0.0 (2024-10-07) + + +### Features + +* add control btns ([d90e1cf](https://github.com/graasp/graasp-app-name-the-frame/commit/d90e1cff1eed12c500b186556c1717250eb0f092)) +* add explaination comments ([504f5aa](https://github.com/graasp/graasp-app-name-the-frame/commit/504f5aa0b4b8a8808cb2c267ac611af9c25c57aa)) +* change data structure of labels at preview steo ([28aaf83](https://github.com/graasp/graasp-app-name-the-frame/commit/28aaf83eff81546a88bf9cbfce80bc619a16be15)) +* change style of label ections ([3dd7a57](https://github.com/graasp/graasp-app-name-the-frame/commit/3dd7a57d50c93326eae81285c1ac88ec8dcacff8)) +* compute isSubmitted inside useMemo instedof using state ([977f870](https://github.com/graasp/graasp-app-name-the-frame/commit/977f8706f35fde3c6fcdabb4a4ad396744ef3f27)) +* create add label step ([a71ae1c](https://github.com/graasp/graasp-app-name-the-frame/commit/a71ae1c8272c128d92a6e9238602791ef8839af3)) +* create labels context to handle addition and edition of labels ([fe4f5f3](https://github.com/graasp/graasp-app-name-the-frame/commit/fe4f5f356d742506ebfdab82b0a14c8f6b739288)) +* create player view ([47b7c7a](https://github.com/graasp/graasp-app-name-the-frame/commit/47b7c7a8377102522a3de069007f6fe9aad3df19)) +* create upload image builder step ([d6f9cc1](https://github.com/graasp/graasp-app-name-the-frame/commit/d6f9cc1efc95291ee500f701f905691daf7e00de)) +* downgrade husky ([043954c](https://github.com/graasp/graasp-app-name-the-frame/commit/043954c519f5376bb38afda71572c1a803309fdb)) +* downgrade husky ([e088b7c](https://github.com/graasp/graasp-app-name-the-frame/commit/e088b7c5eb7d0f171452819099a0936f0f110449)) +* fix husky scripts ([f1b4a00](https://github.com/graasp/graasp-app-name-the-frame/commit/f1b4a00899b1e82ec85fd00828d7d4c124ca6ea3)) +* fix upload image when deployed ([4a96406](https://github.com/graasp/graasp-app-name-the-frame/commit/4a96406aded170ad4614bbfd1f655cd69040703f)) +* get rid of labels state ([2c1bcf5](https://github.com/graasp/graasp-app-name-the-frame/commit/2c1bcf5fc90d6282060656fbb433521638df137e)) +* get rid of toaster msg in case of uploading settings file ([f69d76f](https://github.com/graasp/graasp-app-name-the-frame/commit/f69d76f695dae350f4792ffa3f0fcf8f6593ac0e)) +* initalize preview step ([f4a0fe1](https://github.com/graasp/graasp-app-name-the-frame/commit/f4a0fe132b15b9baa89a17cfebf2023259f77608)) +* move getting settings in add label step ([6cd6721](https://github.com/graasp/graasp-app-name-the-frame/commit/6cd67213f8af6eb06311d0cfd93fa29fac4cdc9c)) +* order app data to get last answers ([963e469](https://github.com/graasp/graasp-app-name-the-frame/commit/963e469b5dd2e8dea54019154cae822d58644f48)) +* refactoring onDragEnd and position conversion ([eb4c711](https://github.com/graasp/graasp-app-name-the-frame/commit/eb4c711ff8d3acbbb97d35de6db5bd88f384cf99)) +* rename AddDraggableLabel file name ([1f926ca](https://github.com/graasp/graasp-app-name-the-frame/commit/1f926ca7e6a4e1d462021d9a749bc37aec2a243c)) +* rename and structure files ([fc49fba](https://github.com/graasp/graasp-app-name-the-frame/commit/fc49fba6608bc912ab87ed236f0c904f40ea4350)) +* rename and structure files ([305214e](https://github.com/graasp/graasp-app-name-the-frame/commit/305214e2ef5bfbbe8fdb1e41c557755917ad899c)) +* renaming and moving retry and submit button to top in player view ([1189aa1](https://github.com/graasp/graasp-app-name-the-frame/commit/1189aa17469b4dd973258177904ab31a91a78853)) +* save label position as percentage ([a3823c8](https://github.com/graasp/graasp-app-name-the-frame/commit/a3823c87b0f7ba4626b29029f62621885a7ea7a1)) +* show results in builder ([#168](https://github.com/graasp/graasp-app-name-the-frame/issues/168)) ([1c686ed](https://github.com/graasp/graasp-app-name-the-frame/commit/1c686ed66a6b59aefad2dc32922d5522b3a74cb5)) +* style draggable containers ([048333c](https://github.com/graasp/graasp-app-name-the-frame/commit/048333cc4cb684d447a6cc585a58e6c58dcc0aba)) +* style enhancement ([10ef7e8](https://github.com/graasp/graasp-app-name-the-frame/commit/10ef7e8707714551931551b6089039ae6363ed3c)) +* style enhancements ([4925ac2](https://github.com/graasp/graasp-app-name-the-frame/commit/4925ac2f6cb695e5329ad018c5f2396962a06d2c)) +* style max width for label content ([6b37fd1](https://github.com/graasp/graasp-app-name-the-frame/commit/6b37fd1a106f222694d874f535b260bc93e64d49)) +* **test:** implements builder tests ([#139](https://github.com/graasp/graasp-app-name-the-frame/issues/139)) ([84dbc99](https://github.com/graasp/graasp-app-name-the-frame/commit/84dbc998f37119305c7a1d97e1ea5c5b22445a86)) + + +### Bug Fixes + +* allow delete a label in frame ([#200](https://github.com/graasp/graasp-app-name-the-frame/issues/200)) ([aa2efe1](https://github.com/graasp/graasp-app-name-the-frame/commit/aa2efe108b37fc66ef6a60742015b86b82afacf5)) +* **deps:** update dependency @emotion/react to v11.13.3 ([3dff2fd](https://github.com/graasp/graasp-app-name-the-frame/commit/3dff2fdab08905731e625fa526fd945bad44ab1b)) +* **deps:** update dependency @graasp/translations to v1.28.2 ([6e1d1fe](https://github.com/graasp/graasp-app-name-the-frame/commit/6e1d1fe5a09c1dc3548df4022ba0612e47338f2f)) +* **deps:** update dependency @graasp/translations to v1.31.1 ([f10b226](https://github.com/graasp/graasp-app-name-the-frame/commit/f10b226986dc71b072fc6f316382eda0a4c379b0)) +* **deps:** update dependency @graasp/translations to v1.31.2 ([d4545c5](https://github.com/graasp/graasp-app-name-the-frame/commit/d4545c5f323b0b18ce98ea2fa26955a6fdbe319f)) +* **deps:** update dependency @graasp/translations to v1.31.3 ([df8e97d](https://github.com/graasp/graasp-app-name-the-frame/commit/df8e97df99d6101651a318979e25e6c676c9b5cd)) +* **deps:** update dependency @graasp/translations to v1.35.1 ([6760a35](https://github.com/graasp/graasp-app-name-the-frame/commit/6760a35bdf260c27549f9e692a12bf7c67e5c275)) +* **deps:** update dependency @graasp/ui to v5.1.0 ([d5acee1](https://github.com/graasp/graasp-app-name-the-frame/commit/d5acee1d69dc9515375f6d21fccf2db6cb2ff4da)) +* **deps:** update dependency @mui/lab to v5.0.0-alpha.171 ([f12328c](https://github.com/graasp/graasp-app-name-the-frame/commit/f12328c07d367222b316462c7571a8b7f11802b1)) +* **deps:** update dependency @sentry/react to v7.119.0 ([c1ed915](https://github.com/graasp/graasp-app-name-the-frame/commit/c1ed915465122d655730deeaaebb14d593ea9924)) +* **deps:** update dependency @types/node to v20.14.10 ([7ba6f70](https://github.com/graasp/graasp-app-name-the-frame/commit/7ba6f70d656fde5ce102dde696c9789b8c929f99)) +* **deps:** update dependency @types/node to v20.14.11 ([42aad98](https://github.com/graasp/graasp-app-name-the-frame/commit/42aad982d767a7d35526f0b411bdf812b6dae1be)) +* **deps:** update dependency @types/node to v20.14.12 ([db7bda2](https://github.com/graasp/graasp-app-name-the-frame/commit/db7bda26ee0cf6802b5eb33cebd23288715da573)) +* **deps:** update dependency @types/node to v20.14.15 ([3a685cd](https://github.com/graasp/graasp-app-name-the-frame/commit/3a685cd52be3725ee03d1f41622191c32824e06a)) +* **deps:** update dependency @types/node to v20.14.9 ([ca49b76](https://github.com/graasp/graasp-app-name-the-frame/commit/ca49b76ed33848b264569f9f68adf4e046a82684)) +* **deps:** update dependency @types/node to v20.15.0 ([a64af7e](https://github.com/graasp/graasp-app-name-the-frame/commit/a64af7e948b5be6e4594e98b722079e790f83a84)) +* **deps:** update dependency @types/node to v20.16.0 ([96e58d5](https://github.com/graasp/graasp-app-name-the-frame/commit/96e58d55c2c09a06c255d416eda10df4125e86ff)) +* **deps:** update dependency @types/node to v20.16.1 ([1543949](https://github.com/graasp/graasp-app-name-the-frame/commit/1543949c25c55df1d78c1231b37e61672c3a3961)) +* **deps:** update dependency @types/node to v20.16.2 ([5f045eb](https://github.com/graasp/graasp-app-name-the-frame/commit/5f045eb29d73018a44e8f3b29acf76639e2854d7)) +* **deps:** update dependency @types/node to v20.16.5 ([2ac3278](https://github.com/graasp/graasp-app-name-the-frame/commit/2ac32788b717ea777ad7f3f0e7ad7c3bf28f7b40)) +* **deps:** update dependency @types/react to v18.3.4 ([0b130ec](https://github.com/graasp/graasp-app-name-the-frame/commit/0b130ecfe31476dc69ba16ca3e28fd2d4c18c156)) +* **deps:** update dependency @types/react to v18.3.5 ([ef4dbe1](https://github.com/graasp/graasp-app-name-the-frame/commit/ef4dbe114992e46d058a0e42f320b1c358a93a7b)) +* **deps:** update dependency @types/react to v18.3.7 ([d4e07f4](https://github.com/graasp/graasp-app-name-the-frame/commit/d4e07f4eb97af451056a758a1677bc1dbc33e15d)) +* **deps:** update dependency @types/react to v18.3.8 ([be7d37d](https://github.com/graasp/graasp-app-name-the-frame/commit/be7d37d4395f51daf943ea652658926b952db344)) +* **deps:** update dependency @uppy/xhr-upload to v3.6.8 ([28f366f](https://github.com/graasp/graasp-app-name-the-frame/commit/28f366f849f38edb63229f61b28a5aec029b95dd)) +* **deps:** update dependency i18next to v23.11.5 ([571cb38](https://github.com/graasp/graasp-app-name-the-frame/commit/571cb3827769cb88135e6530b567227eb8c902f7)) +* **deps:** update dependency i18next to v23.12.1 ([bc888f0](https://github.com/graasp/graasp-app-name-the-frame/commit/bc888f07a996575c2cbb074b9c1d6aeb6ffe64dc)) +* **deps:** update dependency i18next to v23.12.2 ([c68b54c](https://github.com/graasp/graasp-app-name-the-frame/commit/c68b54c4cffc9837ccda71b05ac6708d82275d35)) +* **deps:** update dependency i18next to v23.12.7 ([e801374](https://github.com/graasp/graasp-app-name-the-frame/commit/e8013749e2e84dd38f20fa0c2d3e9877d2fb3509)) +* **deps:** update dependency i18next to v23.14.0 ([99bbc46](https://github.com/graasp/graasp-app-name-the-frame/commit/99bbc4630d74037c36e3d7d1ee7e70278572014a)) +* **deps:** update dependency i18next to v23.15.1 ([c3c0bb9](https://github.com/graasp/graasp-app-name-the-frame/commit/c3c0bb9e859224f24bf830553a790db393d89474)) +* **deps:** update dependency react-i18next to v14.1.3 ([cb0a869](https://github.com/graasp/graasp-app-name-the-frame/commit/cb0a8691e2c589abf2d296050511d501e3cd5503)) +* **deps:** update dependency react-zoom-pan-pinch to v3.6.0 ([c9b83e6](https://github.com/graasp/graasp-app-name-the-frame/commit/c9b83e6be3aed08e6aafc4bc055954c43986b05b)) +* **deps:** update dependency react-zoom-pan-pinch to v3.6.1 ([14897e0](https://github.com/graasp/graasp-app-name-the-frame/commit/14897e07e57ead7b2cdd5588b2ea2374d04860fa)) +* **deps:** update dependency typescript to v5.5.3 ([9f6d125](https://github.com/graasp/graasp-app-name-the-frame/commit/9f6d125dfc2a9e3a08e2172a79190c642b59803f)) +* **deps:** update dependency typescript to v5.5.4 ([86bccb1](https://github.com/graasp/graasp-app-name-the-frame/commit/86bccb1b07eb4e7761e453ee281b0fe7949485f6)) +* **deps:** update dependency typescript to v5.6.2 ([3ebd2f0](https://github.com/graasp/graasp-app-name-the-frame/commit/3ebd2f07dfcbe750e4bf18e76a1a7603b113b606)) +* **deps:** update emotion monorepo to v11.12.0 ([4d0b518](https://github.com/graasp/graasp-app-name-the-frame/commit/4d0b51837983f26d449c2f5db2c07bce81574340)) +* **deps:** update emotion monorepo to v11.13.0 ([c3e91d1](https://github.com/graasp/graasp-app-name-the-frame/commit/c3e91d144d005a4139b68078a2d71cb0cb6619f6)) +* **deps:** update graasp packages ([c8714bc](https://github.com/graasp/graasp-app-name-the-frame/commit/c8714bc3f0941522914d58574d57c288bafa8668)) +* **deps:** update graasp packages ([00943e6](https://github.com/graasp/graasp-app-name-the-frame/commit/00943e68c8b8d74253f766e7d9998e38b638b786)) +* **deps:** update mui (non-major) ([7cc76ec](https://github.com/graasp/graasp-app-name-the-frame/commit/7cc76ec95af3b21c24dff3b16cb1368cd8ee8c44)) +* **deps:** update mui (non-major) ([42f0ee1](https://github.com/graasp/graasp-app-name-the-frame/commit/42f0ee1f512564c03c2648ffc1683fdde14a16f6)) +* **deps:** update mui (non-major) to v5.15.21 ([1939619](https://github.com/graasp/graasp-app-name-the-frame/commit/193961953f8b780c153ccfb3f48e191641201236)) +* **deps:** update mui (non-major) to v5.16.0 ([d2324ff](https://github.com/graasp/graasp-app-name-the-frame/commit/d2324ff16e27eccbda230a3c20288c32750ac15f)) +* **deps:** update mui (non-major) to v5.16.4 ([ce243e4](https://github.com/graasp/graasp-app-name-the-frame/commit/ce243e44d057516fec7c97492665fa814040b208)) +* **deps:** update mui (non-major) to v5.16.7 ([10fdf1e](https://github.com/graasp/graasp-app-name-the-frame/commit/10fdf1eb562fc62fb99d68ba5500c6fca333caae)) +* **deps:** update uppy packages ([da77117](https://github.com/graasp/graasp-app-name-the-frame/commit/da77117dcd5571ef6cc1243c79e7e12ecd2d1595)) +* **deps:** update uppy packages ([a053f4d](https://github.com/graasp/graasp-app-name-the-frame/commit/a053f4d27c93bb7fa63271093dfe2573ca8f0ba9)) +* do not go next on label add, remove styled ([#186](https://github.com/graasp/graasp-app-name-the-frame/issues/186)) ([cd6e87f](https://github.com/graasp/graasp-app-name-the-frame/commit/cd6e87f19b9abe0045973a93f8e8a589ff9a5f52)) +* enhancements for preview style ([5d8885d](https://github.com/graasp/graasp-app-name-the-frame/commit/5d8885de9d386d4ad4beeeee01bcc136afd3848c)) +* fix builder test ([4a3722a](https://github.com/graasp/graasp-app-name-the-frame/commit/4a3722a95a7e7298788de4aa6043098427dd1062)) +* fix builder test ([b4bbca6](https://github.com/graasp/graasp-app-name-the-frame/commit/b4bbca673890375c1faa5eafa3a3b9dc4fbf9249)) +* get rid of image dimension settings data ([c05e932](https://github.com/graasp/graasp-app-name-the-frame/commit/c05e932e9e856eb292815ddfd9cbbbfd2f8ed842)) +* position of form incase of zooming/in out ([834a82b](https://github.com/graasp/graasp-app-name-the-frame/commit/834a82b1f479fe6859099dcd1a9dd955956b45f1)) +* prevent double render tab ([#184](https://github.com/graasp/graasp-app-name-the-frame/issues/184)) ([c916175](https://github.com/graasp/graasp-app-name-the-frame/commit/c91617529c0557a1ec4952e7299bb24895f6c36e)) +* prevent panning on label edit or label drag ([#198](https://github.com/graasp/graasp-app-name-the-frame/issues/198)) ([dd20eb8](https://github.com/graasp/graasp-app-name-the-frame/commit/dd20eb896e938ef718aff49311caf11d49268d11)) +* refactor and better use beautiful dnd ([#199](https://github.com/graasp/graasp-app-name-the-frame/issues/199)) ([5b0b290](https://github.com/graasp/graasp-app-name-the-frame/commit/5b0b2909b76e9ab2fec8f96ca2b2a184c092f79e)) +* remove unused vars ([a1cc388](https://github.com/graasp/graasp-app-name-the-frame/commit/a1cc38895ee505680d56915e44dabc50beb712b4)) +* rename builderView folser to builder ([53081eb](https://github.com/graasp/graasp-app-name-the-frame/commit/53081eb86132dd43f51a2ae752c087625b2f2827)) +* renaming and fix review comments ([99b6794](https://github.com/graasp/graasp-app-name-the-frame/commit/99b6794673e3ebe1f21157208cb854785527de92)) +* review comments ([32c830f](https://github.com/graasp/graasp-app-name-the-frame/commit/32c830f618da21f0ec6c02757f528af5caf44751)) +* review comments ([45ff6c8](https://github.com/graasp/graasp-app-name-the-frame/commit/45ff6c869a3a9b19a96cd96f917c23771a763b1d)) +* review comments ([4226037](https://github.com/graasp/graasp-app-name-the-frame/commit/4226037e48439eafd0f2a1b829b93da634f79d03)) +* start adding label msg ([5afdc18](https://github.com/graasp/graasp-app-name-the-frame/commit/5afdc18b3b5cced6e81fbf641c85cf79a751afed)) +* style issues ([6f4d6a7](https://github.com/graasp/graasp-app-name-the-frame/commit/6f4d6a726a823673de19dc37c2f7ce22aaf8f5ca)) +* sync offest y and x if image dimensions changed ([291e897](https://github.com/graasp/graasp-app-name-the-frame/commit/291e897e6a5f63bf0ead6e972776f4c55a84d132)) +* sync preview step with updates from add label ([c069aaf](https://github.com/graasp/graasp-app-name-the-frame/commit/c069aaf3705bb7b0340306a733d57f73a4aec7a1)) +* test for player view unconfigured app ([9f86e9a](https://github.com/graasp/graasp-app-name-the-frame/commit/9f86e9a1920a3199c7319bf13f269909f9495ec3)) +* update app id vars in deploy-dev ([41ba302](https://github.com/graasp/graasp-app-name-the-frame/commit/41ba302d064e915f005dbca0d86a2d3c3199ebcc)) +* update app id vars in deploy-prod ([d37a6ae](https://github.com/graasp/graasp-app-name-the-frame/commit/d37a6ae47e77fb718515d0312a7fd4a31a0a474a)) +* update app id vars in deploy-stage ([b08010d](https://github.com/graasp/graasp-app-name-the-frame/commit/b08010d402b68c3d1018c380b911c07c881dbb33)) +* use token from context ([4a96406](https://github.com/graasp/graasp-app-name-the-frame/commit/4a96406aded170ad4614bbfd1f655cd69040703f)) +* use token from context ([a130faf](https://github.com/graasp/graasp-app-name-the-frame/commit/a130faf9122b5cf5fdd61bd1f44c6f362edc6834)) + ## [1.2.5](https://github.com/graasp/graasp-app-starter-ts-vite/compare/v1.2.4...v1.2.5) (2024-05-13) diff --git a/package.json b/package.json index e1c8eac..cb8b46e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graasp-app-starter-ts-vite", - "version": "1.2.5", + "version": "1.0.0", "license": "AGPL-3.0-only", "author": "Graasp", "contributors": [