Skip to content

Commit

Permalink
[Sanity] Oppdatert til v3.20, slått på kommentarer (#2487)
Browse files Browse the repository at this point in the history
* 🎨 Updated sanity and enabled comments

* ♻️ Oppdatert structure

* 🎨 Bruker native input for bedre perspective og comment støtte

* 🎨 Added presentation-mode

* ⚡ Raskere load av sider

* 🔥 Fjernet experimental features
  • Loading branch information
KenAJoh authored Nov 17, 2023
1 parent d52085f commit 8783f18
Show file tree
Hide file tree
Showing 9 changed files with 336 additions and 735 deletions.
14 changes: 7 additions & 7 deletions aksel.nav.no/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@
"dependencies": {
"@amplitude/analytics-browser": "^2.2.3",
"@portabletext/react": "^3.0.11",
"@sanity/client": "^6.6.0",
"@sanity/client": "^6.8.6",
"@sanity/code-input": "4.1.1",
"@sanity/color-input": "^3.1.0",
"@sanity/image-url": "1.0.2",
"@sanity/table": "1.0.1",
"@sanity/vision": "3.18.0",
"@sanity/vision": "3.20.0",
"boring-avatars": "1.10.1",
"clsx": "^1.2.1",
"codesandbox": "^2.2.3",
Expand All @@ -57,9 +57,9 @@
"react-dom": "^18.0.0",
"react-hotjar": "^6.1.0",
"react-responsive-masonry": "^2.1.7",
"sanity": "3.18.0",
"sanity-plugin-asset-source-unsplash": "^1.1.1",
"sanity-plugin-media": "^2.2.2",
"sanity": "3.20.0",
"sanity-plugin-asset-source-unsplash": "^1.1.2",
"sanity-plugin-media": "^2.2.4",
"sharp": "0.32.6",
"styled-components": "^6.0.0",
"swr": "^1.1.2",
Expand All @@ -72,8 +72,8 @@
"@next/bundle-analyzer": "13.2.1",
"@next/eslint-plugin-next": "13.2.1",
"@playwright/test": "1.35.1",
"@sanity/block-tools": "^3.18.0",
"@sanity/schema": "^3.18.0",
"@sanity/block-tools": "^3.20.0",
"@sanity/schema": "^3.20.0",
"@testing-library/jest-dom": "^5.16.0",
"@testing-library/react": "^13.3.0",
"@types/jest": "^29.0.0",
Expand Down
126 changes: 0 additions & 126 deletions aksel.nav.no/website/sanity/plugins/structure/FeedbackPreview.tsx

This file was deleted.

211 changes: 0 additions & 211 deletions aksel.nav.no/website/sanity/plugins/structure/feedback.ts

This file was deleted.

Loading

0 comments on commit 8783f18

Please sign in to comment.