Skip to content

Commit

Permalink
Merge pull request #354 from plone/contentbrowser-updates
Browse files Browse the repository at this point in the history
latest `pat-contentbrowser` updates
  • Loading branch information
petschki authored Oct 24, 2024
2 parents ca4ef0e + 14da526 commit 6c7ef97
Show file tree
Hide file tree
Showing 27 changed files with 52 additions and 39 deletions.
2 changes: 1 addition & 1 deletion news/336.feature
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
New `pat-contentbrowser` pattern.
New `pat-contentbrowser` pattern from `mockup==5.2.0-alpha.11`. See https://github.com/plone/mockup/releases/tag/5.2.0-alpha.11 for details.
[petschki]
8 changes: 8 additions & 0 deletions news/337.bugfix
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Update `mockup==5.2.0-alpha.12` - `mockup==5.2.0-alpha.16`.

https://github.com/plone/mockup/releases/tag/5.2.0-alpha.12
https://github.com/plone/mockup/releases/tag/5.2.0-alpha.13
https://github.com/plone/mockup/releases/tag/5.2.0-alpha.15
https://github.com/plone/mockup/releases/tag/5.2.0-alpha.16

[petschki]
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"stats": "NODE_ENV=production webpack --config webpack.config.js --json > stats.json"
},
"dependencies": {
"@plone/mockup": "5.2.0-alpha.11",
"@plone/mockup": "5.2.0-alpha.16",
"bootstrap-icons": "1.11.3",
"svg-country-flags": "git+https://github.com/hampusborgos/country-flags.git"
},
Expand All @@ -18,7 +18,7 @@
"copy-webpack-plugin": "12.0.2",
"svelte": "^4.2.18",
"svelte-keydown": "^0.7.0",
"svelte-loader": "^3.2.3",
"svelte-loader": "^3.2.4",
"svelte-scrollto": "^0.2.0",
"svg-inline-loader": "^0.8.2"
},
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
-r https://raw.githubusercontent.com/plone/buildout.coredev/5.2/requirements.txt
-r https://raw.githubusercontent.com/plone/buildout.coredev/6.1/requirements.txt
4 changes: 2 additions & 2 deletions src/plone/staticresources/static/bundle-plone/bundle.min.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Loading

0 comments on commit 6c7ef97

Please sign in to comment.