-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreadme.txt
More file actions
119 lines (86 loc) · 2.14 KB
/
readme.txt
File metadata and controls
119 lines (86 loc) · 2.14 KB
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
=== FTC Union Stewart ===
Contributors: Matthew W. Thomas
Requires at least: 6.1
Tested up to: 6.1
Requires PHP: 5.6
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
== Description ==
Child theme of Stuart.
== Changelog ==
= 7.1.3 =
* Smooth scroll
= 7.1.1 =
* Fix issue with anchor spacing
= 7.1.0 =
* Remove web fonts
= 7.0.0 =
* Dark mode enabled if user agent prefers it
= 6.1.2 =
* Change color of the scale pattern
= 6.1.1 =
* Adjust colors for greater readability in dark mode
= 6.1.0 =
* Adjust colors for consistency across light and dark modes
= 6.0.4 =
* Tweak social icon spacing on mobile
= 6.0.3 =
* Adjust colors for membership login in dark mode
* Tweak social icon spacing on mobile
= 6.0.2 =
* Fix flash of light on dark mode toggle
= 6.0.1 =
* Adjust colors for dark mode
= 6.0.0 =
* Add light and dark mode buttons to sidebar social links
= 5.2.0 =
* Add custom block styles for star list, separator and heading
= 5.1.0 =
* Adjust style of mobile menu
= 5.0.2 =
* Simplify logo even more
= 5.0.1 =
* Tweak spacing and try out simplified logo
= 5.0.0 =
* Change spacing and font for h3-h6 to match body text
= 4.2.4 =
* Adjust styles for member-only login form
= 4.2.3 =
* Adjust styles for member-only login form
= 4.2.2 =
* Add styles for member-only login form
= 4.2.1 =
* Adjust styles for post list pattern
= 4.2.0 =
* HTTP header to preload css
* Add member-only custom post type
= 4.1.1 =
* Restore mobile safari bugfix
= 4.1.0 =
* Inline SVGs in CSS
* Better fallback fonts
= 4.0.0 =
* FTC Union logo on both desktop and mobile
* Fix mobile layout issue affecting websites without site-logos
= 3.0.0 =
* Minify CSS files
* Remove inline custom CSS
* Enable php in sidebar
* Use cross-references for seal to reduce page size
* Simplify styles
* Use font-display: swap
= 2.0.0 =
* CDN Cache control
* Styling adjustments and bug fixes
* Change fonts to Merriweather and Public Sans
= 1.19 =
* Styling adjustments
* Replace templates for post list and home
* Create mobile theme
* Use new theme syntax for variables
= 1.18 =
* Support SMTP mail
* Support SVG uploads
= 1.17 =
* Initial release