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 1.0.0 #67

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jun 25, 2024

🤖 I have created a release beep boop

1.0.0 (2024-10-07)

Features

  • add control btns (d90e1cf)
  • add explaination comments (504f5aa)
  • change data structure of labels at preview steo (28aaf83)
  • change style of label ections (3dd7a57)
  • compute isSubmitted inside useMemo instedof using state (977f870)
  • create add label step (a71ae1c)
  • create labels context to handle addition and edition of labels (fe4f5f3)
  • create player view (47b7c7a)
  • create upload image builder step (d6f9cc1)
  • downgrade husky (043954c)
  • downgrade husky (e088b7c)
  • fix husky scripts (f1b4a00)
  • fix upload image when deployed (4a96406)
  • get rid of labels state (2c1bcf5)
  • get rid of toaster msg in case of uploading settings file (f69d76f)
  • initalize preview step (f4a0fe1)
  • move getting settings in add label step (6cd6721)
  • order app data to get last answers (963e469)
  • refactoring onDragEnd and position conversion (eb4c711)
  • rename AddDraggableLabel file name (1f926ca)
  • rename and structure files (fc49fba)
  • rename and structure files (305214e)
  • renaming and moving retry and submit button to top in player view (1189aa1)
  • save label position as percentage (a3823c8)
  • show results in builder (#168) (1c686ed)
  • style draggable containers (048333c)
  • style enhancement (10ef7e8)
  • style enhancements (4925ac2)
  • style max width for label content (6b37fd1)
  • test: implements builder tests (#139) (84dbc99)

Bug Fixes

  • allow delete a label in frame (#200) (aa2efe1)
  • deps: update dependency @emotion/react to v11.13.3 (3dff2fd)
  • deps: update dependency @graasp/translations to v1.28.2 (6e1d1fe)
  • deps: update dependency @graasp/translations to v1.31.1 (f10b226)
  • deps: update dependency @graasp/translations to v1.31.2 (d4545c5)
  • deps: update dependency @graasp/translations to v1.31.3 (df8e97d)
  • deps: update dependency @graasp/translations to v1.35.1 (6760a35)
  • deps: update dependency @graasp/ui to v5.1.0 (d5acee1)
  • deps: update dependency @mui/lab to v5.0.0-alpha.171 (f12328c)
  • deps: update dependency @sentry/react to v7.119.0 (c1ed915)
  • deps: update dependency @types/node to v20.14.10 (7ba6f70)
  • deps: update dependency @types/node to v20.14.11 (42aad98)
  • deps: update dependency @types/node to v20.14.12 (db7bda2)
  • deps: update dependency @types/node to v20.14.15 (3a685cd)
  • deps: update dependency @types/node to v20.14.9 (ca49b76)
  • deps: update dependency @types/node to v20.15.0 (a64af7e)
  • deps: update dependency @types/node to v20.16.0 (96e58d5)
  • deps: update dependency @types/node to v20.16.1 (1543949)
  • deps: update dependency @types/node to v20.16.2 (5f045eb)
  • deps: update dependency @types/node to v20.16.5 (2ac3278)
  • deps: update dependency @types/react to v18.3.4 (0b130ec)
  • deps: update dependency @types/react to v18.3.5 (ef4dbe1)
  • deps: update dependency @types/react to v18.3.7 (d4e07f4)
  • deps: update dependency @types/react to v18.3.8 (be7d37d)
  • deps: update dependency @uppy/xhr-upload to v3.6.8 (28f366f)
  • deps: update dependency i18next to v23.11.5 (571cb38)
  • deps: update dependency i18next to v23.12.1 (bc888f0)
  • deps: update dependency i18next to v23.12.2 (c68b54c)
  • deps: update dependency i18next to v23.12.7 (e801374)
  • deps: update dependency i18next to v23.14.0 (99bbc46)
  • deps: update dependency i18next to v23.15.1 (c3c0bb9)
  • deps: update dependency react-i18next to v14.1.3 (cb0a869)
  • deps: update dependency react-zoom-pan-pinch to v3.6.0 (c9b83e6)
  • deps: update dependency react-zoom-pan-pinch to v3.6.1 (14897e0)
  • deps: update dependency typescript to v5.5.3 (9f6d125)
  • deps: update dependency typescript to v5.5.4 (86bccb1)
  • deps: update dependency typescript to v5.6.2 (3ebd2f0)
  • deps: update emotion monorepo to v11.12.0 (4d0b518)
  • deps: update emotion monorepo to v11.13.0 (c3e91d1)
  • deps: update graasp packages (c8714bc)
  • deps: update graasp packages (00943e6)
  • deps: update mui (non-major) (7cc76ec)
  • deps: update mui (non-major) (42f0ee1)
  • deps: update mui (non-major) to v5.15.21 (1939619)
  • deps: update mui (non-major) to v5.16.0 (d2324ff)
  • deps: update mui (non-major) to v5.16.4 (ce243e4)
  • deps: update mui (non-major) to v5.16.7 (10fdf1e)
  • deps: update uppy packages (da77117)
  • deps: update uppy packages (a053f4d)
  • do not go next on label add, remove styled (#186) (cd6e87f)
  • enhancements for preview style (5d8885d)
  • fix builder test (4a3722a)
  • fix builder test (b4bbca6)
  • get rid of image dimension settings data (c05e932)
  • position of form incase of zooming/in out (834a82b)
  • prevent double render tab (#184) (c916175)
  • prevent panning on label edit or label drag (#198) (dd20eb8)
  • refactor and better use beautiful dnd (#199) (5b0b290)
  • remove unused vars (a1cc388)
  • rename builderView folser to builder (53081eb)
  • renaming and fix review comments (99b6794)
  • review comments (32c830f)
  • review comments (45ff6c8)
  • review comments (4226037)
  • start adding label msg (5afdc18)
  • style issues (6f4d6a7)
  • sync offest y and x if image dimensions changed (291e897)
  • sync preview step with updates from add label (c069aaf)
  • test for player view unconfigured app (9f86e9a)
  • update app id vars in deploy-dev (41ba302)
  • update app id vars in deploy-prod (d37a6ae)
  • update app id vars in deploy-stage (b08010d)
  • use token from context (4a96406)
  • use token from context (a130faf)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--graasp-app-starter-ts-vite branch 15 times, most recently from 19baa47 to 2f38184 Compare July 2, 2024 03:20
@github-actions github-actions bot force-pushed the release-please--branches--main--components--graasp-app-starter-ts-vite branch 11 times, most recently from 67a3ef0 to b727c39 Compare July 9, 2024 00:58
@github-actions github-actions bot force-pushed the release-please--branches--main--components--graasp-app-starter-ts-vite branch 3 times, most recently from b21a9ac to 3ea64c1 Compare July 14, 2024 17:17
@github-actions github-actions bot force-pushed the release-please--branches--main--components--graasp-app-starter-ts-vite branch 5 times, most recently from bc6b04c to 109d766 Compare August 30, 2024 12:00
@github-actions github-actions bot force-pushed the release-please--branches--main--components--graasp-app-starter-ts-vite branch 4 times, most recently from af41646 to 4364023 Compare September 6, 2024 01:55
@github-actions github-actions bot force-pushed the release-please--branches--main--components--graasp-app-starter-ts-vite branch 12 times, most recently from 2ec74c4 to 2db3ed9 Compare September 23, 2024 14:51
@github-actions github-actions bot force-pushed the release-please--branches--main--components--graasp-app-starter-ts-vite branch 2 times, most recently from cd68069 to 0609a11 Compare September 30, 2024 09:13
@github-actions github-actions bot force-pushed the release-please--branches--main--components--graasp-app-starter-ts-vite branch from 0609a11 to da74bd2 Compare October 7, 2024 14:20
@pyphilia pyphilia merged commit b85501d into main Oct 8, 2024
1 check passed
Copy link
Contributor Author

github-actions bot commented Oct 8, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant