This repository has been archived by the owner on Aug 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathCHANGELOG
145 lines (91 loc) · 3.96 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
## [1.0.4](https://github.com/selfire1/obsidian-you-theme/releases/tag/1.0.4) (2022-09-29)
### Features
- feat: ✨ Add compatibality with custom fonts
### Fixes
- fix: add semicolon
- fix: 💄 Restyle blockquotes
- refactor: 💄 Increase blockquote font size
### Misc
- chore: 🔖 Add compatability for Obsidian 0.16.0
- docs: 📝 Add Obsidian hub support
## [1.0.3](https://github.com/selfire1/obsidian-you-theme/releases/tag/1.0.3) (2022-04-19)
### Bug fixes
- fix: 🐛 Fix targeting of header weights
## [1.0.2](https://github.com/selfire1/obsidian-you-theme/releases/tag/1.0.2) (2022-04-19)
### Bug fixes
- fix: 🐛 Fix targeting of headers
## [1.0.1](https://github.com/selfire1/obsidian-you-theme/releases/tag/1.0.1) (2022-02-24)
### Bug fixes
- fix: 🐛 Show FAB with custom page header mode disabled ([#12](https://github.com/selfire1/obsidian-you-theme/issues/12))
## [1.0.0](https://github.com/selfire1/obsidian-you-theme/releases/tag/1.0.0) (2022-02-23)
### ✨ NEW
- Rewrite theme into SCSS
- Apply Material 3 Typography
- Implement Material 3 Colour Scheme
- Add styling for plugins (breadcrumbs, cooklang)
- Redesign elements like buttons, metadata container and FAB
- Add option for a custom Floating Action Button
- Style Obsidian Live Preview
### Deletions
- 🔥 Remove custom colours. In the future, adaptive colour schemes will be added through a plugin.
## [0.1.7](https://github.com/selfire1/obsidian-you-theme/releases/tag/0.1.7) (2021-12-04)
### Improvements
- style: 💄 Lighten page header buttons
- style: 💄 Colour code cohesively
## [0.1.6](https://github.com/selfire1/obsidian-you-theme/releases/tag/0.1.6) (2021-11-17)
### Bug fixes
- fix: 🐛 Target FAB independent of added buttons (for `Custom Page Header` support)
### Deletions
- revert: 🔥 Remove option for minimal tite bar
## [0.1.5](https://github.com/selfire1/obsidian-you-theme/releases/tag/0.1.5) (2021-11-16)
### Bug fixes
- fix: 🚑️ Fix logic of style settings
## [0.1.4](https://github.com/selfire1/obsidian-you-theme/releases/tag/0.1.4) (2021-11-16)
### ✨ NEW
- feat: ✨ Add setting to hide title bar buttons
- feat: ✨ Support iOS safe area insets
### Bug fixes
- fix: 🐛 Fix incorrect colour of hamburger menu
## [0.1.3](https://github.com/selfire1/obsidian-you-theme/releases/tag/0.1.3) (2021-11-06)
### ✨ NEW
- feat: ✨ Make FAB independent of language
---
## [0.1.2](https://github.com/selfire1/obsidian-you-theme/releases/tag/0.1.2) (2021-11-05)
### Bug fixes
- fix: 🐛 Set default branding toggle to true
---
## [0.1.1](https://github.com/selfire1/obsidian-you-theme/releases/tag/0.1.1) (2021-11-05)
### ✨ NEW
- feat: ✨ Add German support for FAB [#5](https://github.com/selfire1/obsidian-you-theme/issues/5)
- feat: ✨ Add toggle for branding in Style Settings [#2](https://github.com/selfire1/obsidian-you-theme/issues/2)
### Misc
- style: 💄 Show branding based on style settings toggle
- fix: 🐛 Fix height of community plugins back button [#4](https://github.com/selfire1/obsidian-you-theme/issues/4)
- fix: 🐛 Target correct setting
- docs: 📝 Update .gitignore
---
## [0.1.0](https://github.com/selfire1/obsidian-you-theme/releases)
The first release! Plenty of new things:
### ✨ NEW
- ✨ NEW: Update FAB to Material 3
- ✨ NEW: Initialise dark theme colours
- ✨ NEW: Style empty state screen
- ✨ NEW: Style Settings Support!
- ✨ NEW: Style scrollbars
- ✨ NEW: Style embeds
- ✨ NEW: Round images
- ✨ NEW: Try styling navigate back button
- ✨ NEW: Basic Dataview styling
- ✨ NEW: Style embeds
- ✨ NEW: Add sidebar branding
- ✨ NEW: Add rounded corners to prompts
- ✨ NEW: Style metadata container
- ✨ NEW: Format editor frontmatter
- ✨ NEW: Remove underline for internal links
- ✨ NEW: iA Quattro as font
- ✨ NEW: Mobile toolbar colours
- ✨ NEW: Calculate complimentary colour
- ✨ NEW: Refactor colours
- ✨ NEW: Format and colour toolbar
- ✨ NEW: Add floating action button (FAB)
- ✨ NEW: Add tag pills