Tibor Leupold
eeb3b48c9d
Replace deprecated xmp element with code
2023-01-20 09:18:03 -08:00
Tibor Leupold
159f5305e5
Escape displayed angle brackets in styleguide
2023-01-20 09:08:18 -08:00
Tibor Leupold
71babacfcb
Manually fix indent of research_filter_button
2023-01-20 09:03:32 -08:00
Tibor Leupold
64b5ccc338
Skip formatting of research_filter_button
2023-01-20 09:01:59 -08:00
Tibor Leupold
8da5dcb38e
Set HTML indent size in editorconfig to 4
...
This is matching djhtml's default indent size and much easier to read.
2023-01-20 08:08:39 -08:00
Tibor Leupold
8c9646d04b
Activate HTML indent check in CI
2023-01-20 08:08:39 -08:00
Mavis Ou
991f95692d
Merge pull request #9952 from mozilla/9548-ci-warnings
...
Fix CI deprecation warnings
2023-01-19 16:07:24 -08:00
Mavis Ou
839e6a60e1
Merge branch 'main' into 9548-ci-warnings
2023-01-19 10:28:38 -08:00
Mavis Ou
e0feef9521
node-version: 18
2023-01-19 10:27:46 -08:00
Mavis Ou
10a753fbdd
node-version: 18
2023-01-19 10:27:03 -08:00
Mavis Ou
66ff0c484a
node-version: 18
2023-01-19 10:26:32 -08:00
Tibor Leupold
1c64073601
Merge pull request #9983 from mozilla/9901-improve-resolution-of-publication-hero
...
#9901 Improve resolution of publication hero
2023-01-19 10:11:32 -08:00
Tibor Leupold
1a6a2ecd85
Merge branch 'main' into 9901-improve-resolution-of-publication-hero
2023-01-19 10:01:39 -08:00
Mavis Ou
19567f0add
Merge branch 'main' into 9548-ci-warnings
2023-01-19 09:15:34 -08:00
Daniel Miranda
a9301f9524
Merge pull request #9971 from mozilla/9853-display-category-cta
...
updated JS to toggle category CTA
2023-01-19 09:12:45 -08:00
Daniel Miranda
509dec1df1
Merge branch 'main' into 9853-display-category-cta
2023-01-19 08:54:03 -08:00
Mavis Ou
39832b0e8e
Merge pull request #9634 from mozilla/dependabot/pip/wagtailmedia-0.12.0
...
Bump wagtailmedia from 0.9.0 to 0.12.0
2023-01-18 16:33:14 -08:00
dependabot[bot]
5b2584db1f
Bump wagtailmedia from 0.9.0 to 0.12.0
...
Bumps [wagtailmedia](https://github.com/torchbox/wagtailmedia ) from 0.9.0 to 0.12.0.
- [Release notes](https://github.com/torchbox/wagtailmedia/releases )
- [Changelog](https://github.com/torchbox/wagtailmedia/blob/main/CHANGELOG.md )
- [Commits](https://github.com/torchbox/wagtailmedia/compare/v0.9.0...v0.12.0 )
---
updated-dependencies:
- dependency-name: wagtailmedia
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-19 00:20:55 +00:00
Mavis Ou
fe15acd881
Merge pull request #9984 from mozilla/9872-pni-bubble-styling-adjustments
...
9872 - design tweaks for PNI speech bubble
2023-01-18 14:56:49 -08:00
Mavis Ou
ac3ce0e787
Merge branch 'main' into 9872-pni-bubble-styling-adjustments
2023-01-18 14:46:49 -08:00
Mavis Ou
a4ac6c824c
9872 - design tweaks for PNI speech bubbles
2023-01-18 14:42:34 -08:00
Tibor Leupold
33d0f56683
Fix import sorting
2023-01-18 14:37:19 -08:00
Tibor Leupold
89b6073896
Fix typos
2023-01-18 14:37:19 -08:00
Tibor Leupold
b8e69c958a
Only add negative margins when heading link box is displayed
...
This was causing issue befor on pages that don't have the heading box,
because the body would be overlapping with the hero.
2023-01-18 14:37:19 -08:00
Tibor Leupold
590ea3d3d6
Use responsive screen wide image for non full screen custom hero
2023-01-18 14:37:19 -08:00
Tibor Leupold
841bfaf5cf
Use responsive screen wide image comp for full screen custom hero
2023-01-18 14:37:19 -08:00
Tibor Leupold
3927877a50
Extract fragement of responsive screen wide image
2023-01-18 14:37:19 -08:00
Tibor Leupold
8a3f79b6ea
Add picture element to match image size to screen width
2023-01-18 14:37:19 -08:00
Tibor Leupold
79a209dbda
Recreate the background image with overlay in Tailwind
...
This is also not using a real background image but an `img` tag. This
is, so in the next step, I can covert this to a `picture` with multiple
image sizes for different screen sizes.
2023-01-18 14:37:18 -08:00
Tibor Leupold
1ecbdb113b
Move padding from scss to Tailwind
2023-01-18 14:37:18 -08:00
Tibor Leupold
db782a1efb
Move background gradient (when no image) to Tailwind
2023-01-18 14:37:18 -08:00
Tibor Leupold
228244c2ba
Remove unnecessary classes
2023-01-18 14:37:18 -08:00
Tibor Leupold
63fbf7062e
Simplify image check
2023-01-18 14:37:18 -08:00
Tibor Leupold
b0e90cd1e9
Fix indentation of publication hero
2023-01-18 14:37:18 -08:00
Tibor Leupold
75a3c720ef
Fix indentation of custom hero template
2023-01-18 14:37:18 -08:00
Tibor Leupold
128a6c6b94
Move custom hero template to central dir
2023-01-18 14:37:18 -08:00
Tibor Leupold
6bb178a9c7
Move publication hero template to central directory
2023-01-18 14:37:18 -08:00
Tibor Leupold
947be8d515
Fix indent of aritcle and publication page
2023-01-18 14:37:18 -08:00
Tibor Leupold
08c0e74504
Add tests for custom hero to article and publication page
2023-01-18 14:37:18 -08:00
Tibor Leupold
6f493f6a6d
Add very basic tests for article page type
2023-01-18 14:37:18 -08:00
Tibor Leupold
39ff701433
Add child pages test to publication page tests
2023-01-18 14:37:18 -08:00
Tibor Leupold
6218388a45
Fix document definition in publication factory
2023-01-18 14:37:18 -08:00
Tibor Leupold
7c7c4971e7
Add basic tests for publication test
2023-01-18 14:37:18 -08:00
Tibor Leupold
7a9d4fab95
Move article and publication page templates to central dir
2023-01-18 14:37:18 -08:00
Tibor Leupold
1292eb3aa6
Specify templates explicitly
2023-01-18 14:37:18 -08:00
Mavis Ou
211a95bc57
Merge pull request #9981 from mozilla/9905-new-fix-mozfest-slider
...
9905 - new fix to attempt to make sliders on MozFest same height
2023-01-18 13:01:03 -08:00
Mavis Ou
93169a81a5
Merge branch 'main' into 9905-new-fix-mozfest-slider
2023-01-18 12:53:15 -08:00
Tibor Leupold
e27d9b66a6
Merge pull request #9969 from mozilla/9968-sort-snippets-alphabetically
...
#9968 Order snippets alphabetically
2023-01-18 10:42:29 -08:00
Tibor Leupold
1f3512f283
Merge branch 'main' into 9968-sort-snippets-alphabetically
2023-01-18 10:35:09 -08:00
Daniel Miranda
7ad3adfcbd
Merge branch 'main' into 9853-display-category-cta
2023-01-18 09:56:51 -08:00