Commit graph

199 commits

Author SHA1 Message Date
Allan Cole
40e33fdd01 Varia: Simply hides the wpstats image :-) 2019-07-26 17:10:55 -04:00
Allan Cole
0785818027 Varia: Fixes a small variable issue in menu-link spacing, no need to recompile 2019-07-26 16:46:09 -04:00
Allan Cole
7c0a36aa61 Varia: Unset measuere variable default 2019-07-25 17:10:22 -04:00
Allan Cole
1e237696f4
Merge pull request #1148 from Automattic/fix/spacer-block-mobile
Varia: Improve spacer blocks on Mobile
2019-07-25 14:12:22 -04:00
Allan Cole
d83c6c90c4
Merge pull request #1147 from Automattic/fix/group-block-mobile-view
Varia: Fix responsive logic for better mobile view
2019-07-25 14:11:34 -04:00
Allan Cole
691a88f62d Varia: Update lodash 2019-07-25 11:10:04 -04:00
Allan Cole
da6b1a7697 Varia: Fix security issue in lodash dependency 2019-07-25 10:46:23 -04:00
Allan Cole
305dc529da Varia: Recompiling RTL styles 2019-07-25 10:12:29 -04:00
Thomas Guillot
fb107e7099 Varia: Update Form input padding for Child Theme and avoid duplicate import of same stylesheet 2019-07-25 12:21:43 +01:00
Allan Cole
c477b2c136 Varia: On mobile, limit spacer-block to 32px height and force zero vertical margins 2019-07-24 18:10:19 -04:00
Allan Cole
d6821eaf9c Varia: Cleaning up logic to focus only on .alignwide and .alignfull 2019-07-24 17:15:43 -04:00
Allan Cole
2b9ee332e1 Varia: Optimizing responsive logic 2019-07-24 16:59:18 -04:00
Allan Cole
1e5274380a Varia: Clean up responsive content container styles 2019-07-24 16:46:06 -04:00
Takashi Irie
719cec8e7b Varia: More cleanup 2019-07-24 16:06:16 +01:00
Takashi Irie
0ab1c16062 Varia: Remove Invalid US-ASCII character 2019-07-24 15:57:29 +01:00
Takashi Irie
4bbbe400fd
Merge pull request #1126 from Automattic/fix/varia-footer-widget-area-location-name
Varia: Add missing output the footer menu.
2019-07-24 10:59:16 +01:00
Allan Cole
2ab7da58f9 Varia: align items to bottom for cleaner layout 2019-07-23 18:35:08 -04:00
Allan Cole
69eab869ce Varia: Add styles to better support widgets in footer 2019-07-23 18:27:29 -04:00
Allan Cole
ba43d1a55d Varia: Add styles for the footer menu 2019-07-23 18:10:52 -04:00
Allan Cole
0d69da0d68
Merge branch 'master' into varia_add_posts_list_block_support 2019-07-23 17:34:47 -04:00
Allan Cole
d444938348 Varia: Recompiling styles after merge 2019-07-23 17:20:37 -04:00
Allan Cole
dfea93dcca
Merge branch 'master' into update/varia-media-text-paragraph 2019-07-23 17:11:02 -04:00
Allan Cole
163a1ef392 Varia: Have links inherit the color only when the block (Media & Text or Paragrpah) are using a background color 2019-07-23 17:02:07 -04:00
Allan Cole
8c042c53ae Merge branch 'master' into update/varia-media-text-paragraph 2019-07-23 16:50:22 -04:00
Allan Cole
7c547fbe67
Merge pull request #1121 from Automattic/fix/issue-1111
Varia: Sets font size for title block sama as body
2019-07-23 16:29:34 -04:00
Allan Cole
72fb2676ac Varia: Add spacing after last post on Blog List if View All Posts button exists
- Add button style to View All Posts to match infinite scroll behaivior
2019-07-23 16:20:55 -04:00
Allan Cole
ede54fbada
Merge pull request #1107 from Automattic/fix/issue-1106
Varia: Reduce gap between header and content when homepage title is hidden.
2019-07-23 15:49:55 -04:00
Danny Dudzic
0eec4313c1 Varia: Add missing output the footer menu and change the name of its location 2019-07-22 23:06:05 +02:00
Allan Cole
00a1b2cea4 Varia: Resolving conflicts with master 2019-07-22 13:37:05 -04:00
Thomas Guillot
c300fb50f9 Varia: Update RTL stylesheet 2019-07-22 17:13:20 +01:00
Thomas Guillot
3e526d1b9e Varia: Reset the img height to auto 2019-07-22 17:09:50 +01:00
Allan Cole
57fe9bfa1b Varia: Revising a8c-posts-list block styles
- Optimize selector nesting
- Add style for `featured` span to match archives
- Add vertical spacing to match index/archives
- Add link color to meta data and clean up spacing
- Use small font-size in meta data
2019-07-22 11:06:33 -04:00
Thomas Guillot
1c88107692 Varia: Have links inherit the color only when the block (Media & Text or Paragrpah) are using a background color
+ rebuild Redhill

See #1113
2019-07-22 14:43:19 +01:00
Thomas Guillot
5b7342d9e8 Revert "Varia: Make sure links in the Media & Text blocks use the correct colour"
This reverts commit 745a0b8415.
2019-07-22 12:48:40 +01:00
Thomas Guillot
cc07e1a37c Revert "Varia: Remove Media & Text block editor style"
This reverts commit fa9df39453.
2019-07-22 12:48:33 +01:00
Takashi Irie
f00b779ede Varia: Sets font size for title block sama as body 2019-07-22 12:28:35 +01:00
Thomas Guillot
fa9df39453 Varia: Remove Media & Text block editor style 2019-07-22 08:32:14 +01:00
Thomas Guillot
745a0b8415 Varia: Make sure links in the Media & Text blocks use the correct colour 2019-07-22 08:19:12 +01:00
Takashi Irie
7d1bdbd7c1 Varia: Reduce gap between header and content when homepage title is hidden 2019-07-20 15:54:37 +01:00
Jeffrey Pearce
c4a139a78d First draft Posts List Block Support for Varia. 2019-07-19 20:27:15 +02:00
Takashi Irie
904bffbea6
Merge pull request #1102 from Automattic/update/varia-screenshot
Varia: Update the screenshot to include the new Varia theme name
2019-07-19 17:41:58 +01:00
Allan Cole
2713600a19 Varia: Removing language file since these are handled by Glotpress on wpcom 2019-07-19 11:32:36 -04:00
Thomas Guillot
5970e650cb Varia: Reset Slideshow block list 2019-07-19 13:51:20 +01:00
Danny Dudzic
01ac3ef9a9 Varia: Update the screenshot to include the new Varia theme name 2019-07-19 14:47:45 +02:00
Thomas Guillot
dd4999acdd Varia: Remove trailing comma in map-deep-set() 2019-07-19 11:29:26 +01:00
Jeffrey Pearce
360007f0ab Varia lodash package update. 2019-07-19 11:49:14 +02:00
Allan Cole
7d4948d3b6 Updateing theme links, removing unused files 2019-07-18 23:44:43 -04:00
Allan Cole
b14a1faa1a Renaming all references to _dsgnsystm strings to varia 2019-07-18 23:37:13 -04:00
Allan Cole
e2d0179c9e Rename _dsgnsystm directory to varia 2019-07-18 23:24:52 -04:00