-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a new theme: Raspberry Mint #2192
base: 0.4.x
Are you sure you want to change the base?
Conversation
5310187
to
a8b6687
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 0.4.x #2192 +/- ##
========================================
Coverage 98.22% 98.22%
========================================
Files 365 371 +6
Lines 23209 23480 +271
Branches 1071 1072 +1
========================================
+ Hits 22797 23064 +267
- Misses 264 266 +2
- Partials 148 150 +2 ☔ View full report in Codecov by Sentry. |
a8b6687
to
8036265
Compare
a8a425b
to
89027a9
Compare
80b496e
to
b9005c6
Compare
1d626f4
to
07f61db
Compare
2740bd0
to
76210c7
Compare
""" | ||
Common theme functionality. | ||
|
||
The contents of this file should eventually be stabilized and moved to more specific modules. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reorganize the module contents
b08f445
to
e44a5e6
Compare
12f14e8
to
079b762
Compare
079b762
to
413ffed
Compare
This fixes #908
Demo
https://bartfeenstra.github.io/betty
Blocked by
To do
FileReference.focus
does not work for non-bitmap images #2133html_lang_attrs
Jinja2 filter built on top of generic Jinja2 HTML attribute handling. This has priority so we remember to apply this in all our new templates. Use on<html>
as well.Goals