Skip to content

Commit

Permalink
feat: Add missing pieces for a full volto integration (#3)
Browse files Browse the repository at this point in the history
* feat: improve integration with volto

* add translations and handle token

* fix subscription workflow

* add missing features

* fix code

* fix wrong imports

* fix dependency with plone components

* fix imports

* set preview view as external view

* open preview in new tab

* chore: yarn3

* chore: prettier

* improve usability and remove massive deletions

* fix columns

* fix status

* some fixes from the pr

* fix typo

* fix labels

* fix: use useCallback

---------

Co-authored-by: Piero Nicolli <[email protected]>
  • Loading branch information
cekk and pnicolli authored Jun 13, 2024
1 parent a249fae commit f45b897
Show file tree
Hide file tree
Showing 49 changed files with 14,656 additions and 5,239 deletions.
783 changes: 783 additions & 0 deletions .yarn/releases/yarn-3.2.3.cjs

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
defaultSemverRangePrefix: ""

nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-3.2.3.cjs
Loading

0 comments on commit f45b897

Please sign in to comment.