Commit graph

7 commits

Author SHA1 Message Date
infinite-persistence
36f2b149d5
Change style for card title
I think it looks better to not place the title within the card's border when there are multiple cards in a page, like in the case of the new Settings Layout. Otherwise, it's hard to differentiate between title and settings-row.

The proper method is to style Card itself, but this is a quick fix for the Settings Page PR. Will come back to it later.
2021-08-09 13:41:38 +08:00
infinite-persistence
e9034a03c2
Setings Page Side Navigation
Utilizing previous work in d8787cb4 for anchor navigation, navigate to the specific card in the settings page when clicked.

I like this model mainly because in Mobile, users don't need to keep opening the drawer to navigate -- they just need to scroll. This allows us to use the same design for Mobile and App.

# Conflicts:
#	ui/page/settings/view.jsx
2021-08-09 13:41:34 +08:00
infinite-persistence
7c0cb55b2b
[Content] grab "Skip publish preview" 2021-08-09 11:56:52 +08:00
infinite-persistence
e2f59e04f5
[Content] grab "Purchase and tip confirmations" 2021-08-09 11:56:52 +08:00
infinite-persistence
a40257f551
[Content] grab Notifications, Block/Muted, Creator Settings 2021-08-09 11:56:51 +08:00
infinite-persistence
e973e0bc54
[Content] refactor and grab Max Purchase Price 2021-08-09 11:56:50 +08:00
infinite-persistence
40b92b7ddf
[Content] grab original "Content Settings" 2021-08-09 11:56:49 +08:00