Releases: amnestywebsite/humanity-theme
Releases · amnestywebsite/humanity-theme
v1.2.0
What's Changed
Features:
- Add Call to Action block patterns
- Add Audio/Quote block patterns
Fixes:
- Rendering issue in README.md
- Missing spacing above Blockquote block
- Layout of Latest Posts block in Sidebars
- Erroneous whitespace below Hero block
Chores:
- Move deprecated blocks to correct directory
- Bump Webpack version
- Bump Micromatch version
Full Changelog: v1.1.2...v1.2.0
v1.1.2
Fixes:
- Add missing viewport meta tags
v1.1.1
v1.1.0
What's Changed
- Social Icons Block Styles by @Gentyspun in #97
- Stop slider extending outside header and footer by @Gentyspun in #96
- Adds a preview image to the theme by @Gentyspun in #94
- Bold Text on Header Spacing by @Gentyspun in #93
- Conditional Featured Image Output by @Gentyspun in #92
- Fix render of link list in custom input mode by @jaymcp in #105
- Skip download block setup if no elements found by @jaymcp in #101
- Remove unnecessary margin on LWI items by @jaymcp in #102
- Fix site language collisions by @jaymcp in #98
- Revert paragraph changes from 48d9bb8 by @jaymcp in #107
- Add fallback path to search permalink helper by @jaymcp in #100
- Sidebar Block Widths by @Gentyspun in #112
- Allow language names to be overridden in site options by @jaymcp in #113
- Add new deployment targets (STG + PRD) by @jaymcp in #118
- Remove width constraint from, and fix labelling of, site logo by @jaymcp in #117
- iFrame Block Styles by @Gentyspun in #111
- Add Alignment Styles To The List Block by @Gentyspun in #109
- A - Z block - make letter boxes larger by @Gentyspun in #138
- Header Block - Fix Smaller/Normal size option by @Gentyspun in #136
- Adjust sorting of terms in Term List block by @jaymcp in #135
- Remove 'hidden' capability from locations by @jaymcp in #134
- Introduce gutters to article containers by @jaymcp in #150
- Bump tar from 6.2.0 to 6.2.1 in /private by @dependabot in #153
- Update translations by @jaymcp in #149
- Replace spaceless with plain output buffering in collapsible block by @jaymcp in #158
- Register Raw Code block in PHP by @Gentyspun in #162
- Background Media PHP Register and Render by @Gentyspun in #160
- Register and render the counter block in PHP by @Gentyspun in #157
- Renders the countdown block in php for FSE by @Gentyspun in #152
- Call to Action FSE Support by @Gentyspun in #155
- Register and Render Links with Icons block in PHP by @Gentyspun in #163
- Register the header block in PHP by @Gentyspun in #170
- Fix Flourish Embeds by @jaymcp in #137
- Register theme as translatable using Humanity Translation Management by @jaymcp in #166
- Introduce basic FSE support by @jaymcp in #104
- Fix JS linting in Webpack config; fix resulting errors by @jaymcp in #197
- Adds the chunky heading with links block pattern by @Gentyspun in #188
- Adds a 66/33 Chapter Block Pattern by @Gentyspun in #189
- Adds 66/33 text with image block pattern by @Gentyspun in #191
- Adds the 66/33 text with video block pattern by @Gentyspun in #192
- 66/33 Text with Facts block pattern by @Gentyspun in #187
- Adds the 50/50 text with image block pattern by @Gentyspun in #193
- Add new Hero block to replace Header and Banner blocks by @jaymcp in #103
- Adds evergreen text highlight block pattern by @Gentyspun in #207
- Adds the full width image with buttons block pattern by @Gentyspun in #195
- Adds the 50/50 text with video block patterns by @Gentyspun in #194
- Ensure path is always set in redirect regex match by @jaymcp in #204
- Remove block restrictions by @jaymcp in #206
- Adds links with icons related patterns by @Gentyspun in #200
- Creates the web report post pattern by @Gentyspun in #203
- Adds press release plus template block pattern by @Gentyspun in #210
- Adds the Issue Post Template Pattern by @Gentyspun in #212
- Chore/styling issues between brand plugin by @Gentyspun in #214
- Adds perspective post template block pattern by @Gentyspun in #209
- Refine pattern categories by @jaymcp in #220
- Remove social share pattern by @jaymcp in #202
- Fix issues with rendering the Hero and its forebears by @jaymcp in #216
- Fix calls to undefined functions by @jaymcp in #222
- Add gutters to most templates by @jaymcp in #223
- Pattern - 66 - 33 - Heading Block by @Gentyspun in #247
- 25-25-25-25 Links with Icons patterns by @Gentyspun in #242
- Ensure author banner ID is an int in template by @jaymcp in #250
- Add a transforms.to within the custom collapsable block by @Gentyspun in #241
- Details Block Humanity Styles by @Gentyspun in #240
- Remove the automatic addition of Section block to pages by @jaymcp in #232
- Fix Hero rendering issues by @jaymcp in #253
- Header image credits shown on video by @Gentyspun in #95
- Bump braces from 3.0.2 to 3.0.3 in /private by @dependabot in #254
- v1.1.0 by @jaymcp in #239
New Contributors
- @dependabot made their first contribution in #153
Full Changelog:
v1.0.3
Fixes:
- Missing theme screenshot
- Flourish Embed HTTPS enforcement
- Iframe Button URI embedding
- Linting of JSX files
- ESLint violations
- Missing URI path in taxonomy redirect
v1.0.2
Fixes:
- Potential collision in language handling when languages share an ISO 639-1 code
- Translations packs not loading correctly in some circumstances
- Missing whitespace after formatted text in Collapsable block
v1.0.1
Fixes:
- Prevent featured image output if post has a header block
- Add fallback path to search permalink helper to prevent PHP Warning
- Remove unnecessary margin on Links With Icons block
- Resolve rendering and editing issues with Post List block in editor
- Remove paragraph width constraint
- Remove width constraint from site logo
- Ignore accents when sorting terms in A-Z block
- Increase size of buttons on A-Z block to distribute more sensibly
- Introduce gutters on post single
v1.0.0
Initial Release!