Skip to content

Commit

Permalink
fix: collection headers not showing; collection view page
Browse files Browse the repository at this point in the history
  • Loading branch information
transitive-bullshit committed Mar 27, 2022
1 parent 77ed8b1 commit 69b07a0
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 19 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,16 +36,16 @@
"lqip-modern": "^1.2.0",
"next": "^12.1.0",
"node-fetch": "^2.6.1",
"notion-client": "^6.0.8",
"notion-client": "^6.0.11",
"notion-types": "^6.0.6",
"notion-utils": "^6.0.8",
"notion-utils": "^6.0.11",
"p-map": "^5.3.0",
"p-memoize": "^6.0.1",
"react": "^17.0.2",
"react-body-classname": "^1.3.1",
"react-dom": "^17.0.2",
"react-icons": "^4.3.1",
"react-notion-x": "^6.0.10",
"react-notion-x": "^6.0.12",
"react-static-tweets": "^0.7.1",
"react-use": "^17.3.2",
"static-tweets": "^0.7.1",
Expand Down
4 changes: 2 additions & 2 deletions styles/notion.css
Original file line number Diff line number Diff line change
Expand Up @@ -165,8 +165,8 @@
text-align: center;
}

.notion-collection-column-title {
display: none !important;
.notion-collection-page-properties .notion-collection-column-title {
display: none;
}

.notion-collection-row-property .notion-property {
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2579,25 +2579,25 @@ normalize-url@^6.0.1:
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-6.1.0.tgz#40d0885b535deffe3f3147bec877d05fe4c5668a"
integrity sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==

notion-client@^6.0.8:
version "6.0.8"
resolved "https://registry.yarnpkg.com/notion-client/-/notion-client-6.0.8.tgz#1f6a6aaaa36c4b568dcae5a6d8efbb1da9adf447"
integrity sha512-ZZXfPVQSgUHIeUW04NXwY2NT9uydRQ+MR/HMF5ZXUQxSPs/WsIo3ddKbnrI717ytmQwAl263VXj3PNdUEc6o9g==
notion-client@^6.0.11:
version "6.0.11"
resolved "https://registry.yarnpkg.com/notion-client/-/notion-client-6.0.11.tgz#bb5f35efcfc4bbc527a042e19217de11b3232f01"
integrity sha512-66rRwJd397pvqdemn6TMccxhrovXT3eXW0dSuM458zh2/TifG9OA08dFCLZCXhH3w9hXIM12pQX32rD9Mjz0wA==
dependencies:
got "^11.8.1"
notion-types "^6.0.6"
notion-utils "^6.0.8"
notion-utils "^6.0.11"
p-map "^5.3.0"

notion-types@^6.0.6:
version "6.0.6"
resolved "https://registry.yarnpkg.com/notion-types/-/notion-types-6.0.6.tgz#bd97d25119ff3526526f05d3f7b8defb6e593194"
integrity sha512-SJF6KQvJXjzgaicatcaoDctYWWYxFP/RYUbBFEA3wYuQVprU5U7EwXddBVO6t62xpWmgLX+PKXQc1r+m/mDzCg==

notion-utils@^6.0.8:
version "6.0.8"
resolved "https://registry.yarnpkg.com/notion-utils/-/notion-utils-6.0.8.tgz#ab0dcb5d7273949938185bdd8a86edab3c339cb3"
integrity sha512-YW5HKRv9hzL/UuQzXAq872L7lizfo1z0UoTPD+5w+FASnbjwSwQfiO0nVXuxWTZoPxJxRfDC64b25JxJsLOHng==
notion-utils@^6.0.11:
version "6.0.11"
resolved "https://registry.yarnpkg.com/notion-utils/-/notion-utils-6.0.11.tgz#99ea743483217e703d360a203234b47e5dbf0e75"
integrity sha512-vNXVrzFaTBFJ9z9arrgWhqiIKY/prI1sQ6Esmxy73rC/AfnA3J4APn7M0bTMJkUQIotyjMdpEK7fjdrZPKaojA==
dependencies:
is-url-superb "^6.1.0"
notion-types "^6.0.6"
Expand Down Expand Up @@ -3162,10 +3162,10 @@ react-modal@^3.14.3:
react-lifecycles-compat "^3.0.0"
warning "^4.0.3"

react-notion-x@^6.0.10:
version "6.0.10"
resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-6.0.10.tgz#0d00718ba4e265242d52e65e777321be9486a19b"
integrity sha512-KzqOcwqSuGJzBw62eeK2w7aPG+i/GZHGwC0GnK6tNwTjaFCMo6MldwE+FTRaBtHpE9Hj5plddt+HpnHmuauqpw==
react-notion-x@^6.0.12:
version "6.0.12"
resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-6.0.12.tgz#6cf53dbc80b56d80e50706907a1fec76b7642d97"
integrity sha512-jFyZIG9dUoo+x8e3mxojSFYxcBemjzhfgiBgZZAQuegIyr6d4VHZ5kQ4lih2U2ShN7w8q90pxIW9109Xz/EE1A==
dependencies:
"@matejmazur/react-katex" "^3.1.3"
clipboard-copy "^4.0.1"
Expand All @@ -3176,7 +3176,7 @@ react-notion-x@^6.0.10:
lodash.throttle "^4.1.1"
medium-zoom "^1.0.6"
notion-types "^6.0.6"
notion-utils "^6.0.8"
notion-utils "^6.0.11"
prismjs "^1.27.0"
rc-dropdown "^3.3.3"
rc-menu "^9.5.1"
Expand Down

0 comments on commit 69b07a0

Please sign in to comment.