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

Vite as Volto bundler #6050

Draft
wants to merge 44 commits into
base: main
Choose a base branch
from
Draft

Vite as Volto bundler #6050

wants to merge 44 commits into from

Conversation

sneridagh
Copy link
Member

@sneridagh sneridagh commented May 24, 2024

This PR is the implementation of the PLIP:
#6320


📚 Documentation preview 📚: https://volto--6050.org.readthedocs.build/

@sneridagh sneridagh requested a review from pnicolli May 24, 2024 21:59
Copy link

netlify bot commented May 24, 2024

Deploy Preview for plone-components canceled.

Name Link
🔨 Latest commit 7b047fb
🔍 Latest deploy log https://app.netlify.com/sites/plone-components/deploys/6700203d4de77700080d00a0

* main: (73 commits)
  Release 18.0.0-alpha.36
  Rename missing command
  Image widget PR as breaking (#6125)
  Release @plone/slate 18.0.0-alpha.14
  Release @plone/registry 1.7.0
  Rename Makefile targets (#6104)
  fix: nonContentRoutes diff path (#6102)
  Automatically set the label to `03 type: feature (plip)` for PLIPs (#6122)
  Add ImageWidget with upload/drop/external and inline/widget capabilities (#5607)
  Ensure that sidebar field will not steal focus when metadata is edited (#5983)
  Prevent duplicated UUUIDs in inner blocks when copying container blocks (#6112)
  feat: handle breakList in detached TextBlockEditor (#6106)
  Make dynamic/live teaser without additional requests (#6024)
  Fix issue of duplicated blocks upon pasting an image into the Slate E… (#5818)
  Remove `api` folder. Add `backend` folder using latest backend best practices (#6110)
  Rename files with wrong extension `js->jsx` when they contain JSX. (#6114)
  Improve shadowing by including the support for `js->jsx` extensions in… (#6113)
  issue-5452 markdown shortcut (#5495)
  Release 18.0.0-alpha.35
  Release @plone/types 1.0.0-alpha.16
  ...
* main:
  Release 18.0.0-alpha.37
  Release @plone/types 1.0.0-alpha.17
  fix(teaser): reset button undefined when no target (#6121)
  (feat): Add loading visual and succes message in controlpanel when deleting users and groups (#6127)
  Upgrade `react-intl` to maximum 3.x series.  (#6128)
  Added three missing German translations. (#6124)
  Fritz hoing Github actions improvements (#6120)
* main:
  Automatically add the PLIP to the PLIP project board (#6134)
  Fix link to renamed `src/constants/Languages.cjs` (#6135)
  Release 18.0.0-alpha.39
  Release generate-volto 9.0.0-alpha.17
  rename test-setup-config.js to test-setup-config.jsx (#6133)
  Cleanup Image widget and pass down `onSelectItem` prop if any (#6132)
  Release 18.0.0-alpha.38
  Release @plone/slate 18.0.0-alpha.15
  Rename `constants/Language` module to the right suffix, and other actions to make ESM bundlers happy. (#6130)
@davisagli davisagli added 22 status: in-progress proof of concept A proof of concept, ready to lead to something great! labels Sep 6, 2024
* main: (97 commits)
  Release 18.0.0-alpha.43
  Release @plone/slate 18.0.0-alpha.18
  Release @plone/client 1.0.0-alpha.17
  Added a notice in the upgrade guide for CookiePlone as the recommended way for generating projects and add-on boilerplate (#6286)
  Fix typo in Changelog for #6285 (#6287)
  Update to Volto 6.0.13 (#6285)
  Fix order component (#6284)
  Remove dangling `.only` in Cypress test (#6282)
  Empty GridBlocks will not be rendered in 'View' (#6280)
  Refactor Content upload modal  (#5047)
  Passes the `user` to the `restricted` function of the block settings (#6271)
  Refactored SelectMetadataField.jsx to functional component (#5570)
  Remove "Generate tabs for items other than folders" field from navigation control panel (#6278)
  Refactor DatetimeWidget (#6213)
  Added make i18n to volto (#6274)
  Place the actions-storybook in correct folder (#6275)
  Refactor ReferenceWidget (#5093)
  Fix error in SortOn component when there is no sort selected. (#6273)
  When user changes location, set the userSession.token value based on cookie (#6079)
  Trivial MyST syntax enhancement
  ...
@sneridagh sneridagh changed the title [WIP] Remove RAZZLE - Volto Vite build Vite as Volto bundler Sep 27, 2024
@sneridagh sneridagh linked an issue Sep 27, 2024 that may be closed by this pull request
This was referenced Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
22 status: in-progress proof of concept A proof of concept, ready to lead to something great!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Vite as Volto bundler
2 participants