Commit graph

19 commits

Author SHA1 Message Date
Dan Luu
2f1167d9ad
Lossless image optimization (#7671)
* Lossless image optimization (using ImageOptim).

This shouldn't change the visual appearance of any images. ImageOptim
was run with the highest compression setting except that JPEG metadata
stripping was disabled because some users prefer to avoid stripping
JPEG metadata.

* Update READMEs that have Changelogs for themes impacted by lossless image optmization change.
2024-03-20 11:46:05 +00:00
Bob Matyas
05954b2d7f
#6351: Pique: Fix wide/full width columns on mobile (#6363)
* #6351: Pique: Fix wide/full width columns on mobile

* #6351: Pique: Fix wide/full width columns on mobile
2022-08-26 10:59:56 +05:30
Gustavo Hilario
231df66fd9
#4628: Pique is not adding the default color palette css to the editor (#6342)
Adding CSS code for default theme colors to the page/post editor: editor-blocks.css
2022-08-09 14:20:03 -04:00
Bob Matyas
d7d9a9a6fa
#2044: Pique: Fix button block width on mobile (#6096)
* #2044: Pique: Fix button block width on mobile

* #2044: Pique: Fix buttons on smaller screens
2022-07-15 15:17:10 +05:30
eD! Thomas
51692bc90e #2059 - Pique: Blocks with Wide Alignment Displayed Incorrectly When Nested Inside Block with Full Alignment 2020-11-06 12:10:17 +00:00
Laurel Fulford
9e1c08720e Pique: Align quote icon to right when text is right aligned. See #594. 2019-02-15 16:40:15 -08:00
Laurel Fulford
7da99877f3 Pique: Update styles for buttons; see #434. 2019-02-07 12:49:45 -08:00
Laurel
653bddbb55
Merge pull request #111 from Automattic/109-fix_nav_show_more
Pique: Updated SHOW MORE nav item to open on click
2019-02-05 10:10:03 -08:00
Laurel Fulford
811474d71d Pique: Fix issues with widget block centre alignment. 2018-12-04 11:31:05 -08:00
Laurel Fulford
1481c24d65 Pique: Update default block placeholder CSS selector. Bump version number. 2018-12-03 11:02:41 -08:00
Laurel Fulford
c4e25b5074 Pique: Minor fixes to Gutenberg implementation, including:
* Remove bottom margin styles from lists in editor.
* Update colour for pre tags in editor.
* Adjust top margin on drop caps.
* Update comment widget styles to better match theme's comment styles.
2018-11-22 11:35:03 -08:00
Laurel Fulford
561b8e6967 Pique: Make wide and full alignments more specific, to make sure they're all applied to the correct pages. 2018-11-12 15:31:45 -08:00
Laurel Fulford
c2dd310032 Pique: Continue building out Gutenberg styles and support in Pique. 2018-11-12 14:30:05 -08:00
Laurel Fulford
9977e1e360 Pique: Building out Gutenberg styles and support in theme. 2018-11-12 09:24:49 -08:00
Daniel W. Robert
005735925d Pique: Removed code comment in navigation.js file. 2018-04-27 17:19:33 -04:00
Daniel W. Robert
0e7a161893 Pique: Updated SHOW MORE nav item to open on click
This listens for either a click event or a touch event, depending on the
user's device, to toggle the 'Show More' navigation. This will no longer
open on hover, to remain consistent with the behavior on all
viewport widths.

Fixes #109.
2018-04-27 17:13:24 -04:00
Danny Dudzic
53d5e536d9 Pique: Optimizes images 2018-04-02 22:54:18 +02:00
Allan Cole
b5ed7ad001 Refactoring dropdown menu for better usability on touch devices, See: #38 2018-03-19 13:24:52 -04:00
alaczek
31fd25b9ea Initial commit of Pique 2018-02-27 14:22:06 +11:00