Andrew Chen Wang
1fa5d79813
Add "defer" for inline Javascript
...
* Also utilize ECMAScript 6, 2015 syntax
2020-11-14 10:27:14 -05:00
Andrew-Chen-Wang
607c9676f5
Use defer for script tags ( Fix #2922 )
...
* This way, scripts from external URLs are loaded asynchronously. By putting it at the top of the file, the browser parses it first, downloads it while continuing to parse the HTML, and then executes on parsing finish
* Additionally, developers will not need to use $(window).ready() or the like in their files anymore.
* Added inline_javascript tag in case anyone wants to use the bottom of the HTML page to execute some Javascript. Using defer here has no effect as inline scripts defer by default
Signed-off-by: Andrew-Chen-Wang <acwangpython@gmail.com>
2020-11-04 11:54:21 -05:00
browniebroke
4b97071cfe
Update Changelog
2020-10-20 02:19:25 +00:00
Bruno Alla
c0bb6c4388
Merge pull request #2905 from pydanny/pyup-update-sentry-sdk-0.19.0-to-0.19.1
...
Update sentry-sdk to 0.19.1
2020-10-19 14:47:03 +01:00
pyup-bot
3d87a42055
Update sentry-sdk from 0.19.0 to 0.19.1
2020-10-19 03:32:37 -07:00
browniebroke
27b005202d
Update Changelog
2020-10-18 02:19:43 +00:00
Bruno Alla
c4f46d0526
Merge pull request #2901 from pydanny/pyup-update-django-allauth-0.42.0-to-0.43.0
...
Update django-allauth to 0.43.0
2020-10-17 12:42:02 +01:00
Bruno Alla
95876a62cf
Merge pull request #2903 from pydanny/pyup-update-pytest-django-3.10.0-to-4.0.0
...
Update pytest-django to 4.0.0
2020-10-17 12:41:22 +01:00
pyup-bot
58b0359af6
Update pytest-django from 3.10.0 to 4.0.0
2020-10-16 10:36:51 -07:00
browniebroke
520dcfef36
Update Changelog
2020-10-16 02:19:55 +00:00
pyup-bot
4ecc00ea6c
Update django-allauth from 0.42.0 to 0.43.0
2020-10-15 12:30:53 -07:00
Bruno Alla
b7c7eaf465
Merge pull request #2898 from pydanny/pyup-update-pillow-7.2.0-to-8.0.0
2020-10-15 12:59:53 +01:00
Bruno Alla
7223ab5065
Pin official GH actions to the major digit
2020-10-15 12:58:21 +01:00
browniebroke
19ebbed30a
Update Changelog
2020-10-15 02:20:03 +00:00
pyup-bot
4e6cc3ca60
Update pillow from 7.2.0 to 8.0.0
2020-10-14 15:58:12 -07:00
Bruno Alla
100c06f078
Merge pull request #2897 from pydanny/update/pre-commit-autoupdate
...
Auto-update pre-commit hooks
2020-10-14 11:46:41 +01:00
Bruno Alla
2eca607f96
Merge pull request #2896 from pydanny/pyup-update-sentry-sdk-0.18.0-to-0.19.0
...
Update sentry-sdk to 0.19.0
2020-10-14 11:46:25 +01:00
browniebroke
fdce700634
Update Changelog
2020-10-14 02:20:15 +00:00
github-actions[bot]
a26d57a6e7
Auto-update pre-commit hooks
2020-10-14 00:29:18 +00:00
pyup-bot
acaeb0d950
Update sentry-sdk from 0.18.0 to 0.19.0
2020-10-13 05:31:37 -07:00
Bruno Alla
1694cdf613
Merge pull request #2895 from pydanny/pyup-update-isort-5.6.3-to-5.6.4
...
Update isort to 5.6.4
2020-10-13 11:35:13 +01:00
pyup-bot
8141e29284
Update isort from 5.6.3 to 5.6.4
2020-10-13 02:35:34 -07:00
browniebroke
5cc1cb2039
Update Changelog
2020-10-13 02:19:53 +00:00
Bruno Alla
6865ef39fd
Merge pull request #2892 from pydanny/update/pre-commit-autoupdate
...
Auto-update pre-commit hooks
2020-10-12 12:16:26 +01:00
Bruno Alla
e5767eff3b
Merge pull request #2893 from pydanny/dependabot/github_actions/stefanzweifel/git-auto-commit-action-v4.6.0
2020-10-12 12:16:06 +01:00
dependabot[bot]
2b5b5a8fb6
Bump stefanzweifel/git-auto-commit-action from v4.5.1 to v4.6.0
...
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action ) from v4.5.1 to v4.6.0.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases )
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v4.5.1...5c9bfe7477fd67ca1ffc9fed4a69fb7a6a46dcfe )
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 06:52:07 +00:00
browniebroke
ea0856f52f
Update Changelog
2020-10-12 02:19:53 +00:00
github-actions[bot]
62b20fd906
Auto-update pre-commit hooks
2020-10-12 00:29:27 +00:00
Bruno Alla
1e52382011
Merge pull request #2890 from pydanny/update/pre-commit-autoupdate
...
Auto-update pre-commit hooks
2020-10-11 15:27:18 +01:00
Bruno Alla
2956ef8a37
Merge pull request #2891 from pydanny/pyup-update-isort-5.6.1-to-5.6.3
...
Update isort to 5.6.3
2020-10-11 15:26:59 +01:00
Bruno Alla
11f3756095
Merge pull request #2887 from pydanny/pyup-update-django-anymail-8.0-to-8.1
2020-10-11 15:26:29 +01:00
Bruno Alla
d8ce10d4e9
Merge pull request #2885 from pydanny/pyup-update-tox-3.20.0-to-3.20.1
...
Update tox to 3.20.1
2020-10-11 15:25:52 +01:00
pyup-bot
5e03f51c5c
Update isort from 5.6.1 to 5.6.3
2020-10-11 03:05:35 -07:00
github-actions[bot]
8faa1e478b
Auto-update pre-commit hooks
2020-10-11 00:29:47 +00:00
browniebroke
53a112b6e4
Update Changelog
2020-10-10 02:19:04 +00:00
pyup-bot
e043af811a
Update django-anymail from 8.0 to 8.1
2020-10-09 13:11:03 -07:00
pyup-bot
55a6674d0c
Update django-anymail from 8.0 to 8.1
2020-10-09 13:11:02 -07:00
pyup-bot
edd29c3982
Update django-anymail from 8.0 to 8.1
2020-10-09 13:11:01 -07:00
pyup-bot
ae526ad8df
Update django-anymail from 8.0 to 8.1
2020-10-09 13:11:00 -07:00
pyup-bot
fa2f09f27d
Update django-anymail from 8.0 to 8.1
2020-10-09 13:10:59 -07:00
pyup-bot
d0d50fe800
Update django-anymail from 8.0 to 8.1
2020-10-09 13:10:58 -07:00
pyup-bot
dee930cad5
Update django-anymail from 8.0 to 8.1
2020-10-09 13:10:58 -07:00
pyup-bot
be74011ba5
Update django-anymail from 8.0 to 8.1
2020-10-09 13:10:57 -07:00
pyup-bot
44689a8be6
Update django-anymail from 8.0 to 8.1
2020-10-09 13:10:56 -07:00
pyup-bot
7a29a427b4
Update tox from 3.20.0 to 3.20.1
2020-10-09 01:16:19 -07:00
Bruno Alla
7ed097abae
Merge pull request #2884 from pydanny/update/pre-commit-autoupdate
...
Auto-update pre-commit hooks
2020-10-09 09:15:35 +01:00
Bruno Alla
2f8ea610e2
Merge pull request #2883 from pydanny/pyup-update-isort-5.6.0-to-5.6.1
...
Update isort to 5.6.1
2020-10-09 09:15:18 +01:00
browniebroke
d8e62229b6
Update Changelog
2020-10-09 02:18:57 +00:00
github-actions[bot]
90a0b16ae4
Auto-update pre-commit hooks
2020-10-09 00:27:59 +00:00
pyup-bot
dd0e03d2fb
Update isort from 5.6.0 to 5.6.1
2020-10-08 08:18:42 -07:00