Commit graph

377 commits

Author SHA1 Message Date
Christian Clauss
429f03a7d8
Define first letter before the rules and sort both
Sorting lists makes it easier for users to look up codes and challenging to insert duplicate codes.
Sorting lines is easy in vscode... Select lines to be sorted.  Shift-Cmd-P and type `sort` and select `Sort Lines Ascending`.
2022-09-16 11:30:09 +02:00
Christopher Pickering
838b8e66be
fixed tests 2022-09-16 11:09:49 +02:00
Christopher Pickering
ecb95bbee0
feat(linter t034): added linter T034 to check for {% ... }% typo
closes #385
2022-09-16 09:54:17 +02:00
Christopher Pickering
0111619870
docs(docs): updated docs with new feature 2022-09-12 12:53:16 +02:00
renovate[bot]
69ddcc9b91
chore(deps) Update all non-major dependencies 2022-09-12 07:37:22 +00:00
renovate[bot]
d2e1495e3b
chore(deps) Update dependency eslint to v8.23.1 2022-09-12 06:24:28 +00:00
Christopher Pickering
83297bd15b
feat(config): added option for custom configuration file path
This can be used for a global .djlintrc file.

closes #170
2022-09-07 13:10:13 -05:00
Christopher Pickering
2d8948f288
Merge branch 'dev' of github.com:Riverside-Healthcare/djLint into dev 2022-09-07 09:21:03 -05:00
Christopher Pickering
fdb65c9dd7
fix(release): trigger a release to remove the print statment 2022-09-07 09:20:48 -05:00
renovate[bot]
74e0d61ed3
chore(deps) Update all non-major dependencies 2022-09-05 06:05:25 +00:00
sur.la.route
92ecc61a89
Merge pull request #356 from Riverside-Healthcare/renovate/linters 2022-08-29 09:39:45 -05:00
renovate[bot]
c5fa6e9f77
chore(deps) Update all non-major dependencies 2022-08-29 12:16:21 +00:00
renovate[bot]
ceca09a548
chore(deps) Update dependency eslint to v8.23.0 2022-08-29 06:17:04 +00:00
renovate[bot]
22649f637d
chore(deps) Update all non-major dependencies 2022-08-22 05:09:05 +00:00
Christopher Pickering
c025b249b3
docs(pre-commit): updated indent on precommit docs 2022-08-17 07:41:42 -05:00
renovate[bot]
c2b29efd21
chore(deps) Update all non-major dependencies 2022-08-15 14:00:34 +00:00
renovate[bot]
1b7f2784fa
chore(deps) Update dependency eslint to v8.22.0 2022-08-15 10:04:19 +00:00
Christopher Pickering
40fdd8c647
docs(docs): added meta tag 2022-08-02 13:26:56 -05:00
John Mark Vandenberg
788715585c Fix spelling 2022-08-02 06:27:29 +08:00
renovate[bot]
d75619db61
chore(deps) Update all non-major dependencies 2022-08-01 12:44:09 +00:00
renovate[bot]
a5d8eb7fd6
chore(deps) Update dependency eslint to v8.21.0 2022-08-01 07:04:54 +00:00
Christopher Pickering
99b5ee2c1f
feat(formatter): added options to format css and js using jsbeautifier 2022-07-28 13:58:03 -05:00
Christopher Pickering
b2bd1ea298
feat(formatter): added option to add blank line before tags
closes #307
2022-07-28 09:53:33 -05:00
Christopher Pickering
ee87ef7024
docs(contributing): updated contributing docs, moved in dev deps 2022-07-28 07:51:03 -05:00
renovate[bot]
5cdf4ce820
chore(deps) Pin dependency @fortawesome/fontawesome-free to 6.1.1 2022-07-25 05:55:28 +00:00
renovate[bot]
49b63b34f0
chore(deps) Update dependency eslint to v8.20.0 2022-07-18 05:07:09 +00:00
renovate[bot]
e526489e73 chore(deps) Update dependency postcss-cli to v10 2022-07-11 05:34:41 +00:00
Christopher Pickering
c709efd658
feat(linter): added per-file-ignores as a config option for linter rules
closes #107
2022-07-08 11:06:01 -05:00
Christopher Pickering
4c0caccdf6
feat(npm): updated npm installer
Updated release so npm package will be deployed.

closes #192
2022-07-06 11:24:45 -05:00
sur.la.route
b2f7727bc8
Merge pull request #276 from Riverside-Healthcare/renovate/pin-dependencies 2022-07-05 14:01:24 -05:00
Christopher Pickering
135f85a360
Merge branch 'dev' of github.com:Riverside-Healthcare/djLint into dev 2022-07-05 14:00:01 -05:00
Christopher Pickering
1b3159f661
feat(ignore rules): added option to ignore linter rules with inline comments
closes #113
2022-07-05 13:59:53 -05:00
renovate[bot]
c6b8f66bb7 chore(deps) Update dependency eslint to v8.19.0 2022-07-05 16:19:40 +00:00
renovate[bot]
fcdf303ba3
chore(deps) Pin dependency fontawesome-subset to v 2022-07-04 10:22:43 +00:00
Christopher Pickering
1731ee830a
docs(fontawesome): updated fontawesome to v6 2022-06-30 10:35:17 -05:00
Christopher Pickering
bbcf54a0f0
feat(new option): added option to attempt to keep blank lines in templates
--preser-blank-lines option can be used to try and keep existing blank lines during formatting.

closes #261
2022-06-30 07:53:24 -05:00
sur.la.route
66a294bddb
Merge pull request #268 from Riverside-Healthcare/dependabot/npm_and_yarn/docs/got-11.8.5 2022-06-27 06:18:35 -05:00
renovate[bot]
73d4d5d9c6
chore(deps): chore(deps) Pin dependency eleventy-plugin-edit-on-github to 1.1.0 2022-06-27 05:58:11 +00:00
Christopher Pickering
4f2bd2cc30
docs(edit button): added edit button the rest of the pages 2022-06-22 14:43:35 -05:00
dependabot[bot]
71f70366f0
build(deps): bump got from 11.8.3 to 11.8.5 in /docs
Bumps [got](https://github.com/sindresorhus/got) from 11.8.3 to 11.8.5.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v11.8.3...v11.8.5)

---
updated-dependencies:
- dependency-name: got
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-22 15:44:36 +00:00
Christopher Pickering
b7b8214acd
docs(edit): added edit on github link 2022-06-22 10:03:18 -05:00
renovate[bot]
e30de815f3
chore(deps) Update dependency eslint to v8.18.0 2022-06-20 05:01:09 +00:00
Christopher Pickering
1526e87bf9
docs(docs): updated changelog and feature list 2022-06-16 13:40:22 -05:00
sur.la.route
705d244994
Merge pull request #253 from Riverside-Healthcare/dependabot/npm_and_yarn/docs/sharp-0.30.6
build(deps): bump sharp from 0.30.3 to 0.30.6 in /docs
2022-06-06 07:44:55 -05:00
Renovate Bot
280ff40c09
chore(deps) Update dependency eslint to v8.17.0 2022-06-06 06:52:57 +00:00
dependabot[bot]
737a25c999
build(deps): bump sharp from 0.30.3 to 0.30.6 in /docs
Bumps [sharp](https://github.com/lovell/sharp) from 0.30.3 to 0.30.6.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](https://github.com/lovell/sharp/compare/v0.30.3...v0.30.6)

---
updated-dependencies:
- dependency-name: sharp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 23:53:26 +00:00
Renovate Bot
67afffe386
chore(deps) Update dependency eslint to v8.16.0 2022-05-23 05:37:55 +00:00
Christopher Pickering
91718e3318
docs(changelog): updated changelog for latest release 2022-05-09 12:28:24 -05:00
Renovate Bot
e5be893a8c
chore(deps) Update dependency eslint to v8.15.0 2022-05-09 06:17:59 +00:00
Renovate Bot
c667225246
chore(deps) Pin dependencies 2022-05-02 15:08:19 +00:00
Christopher Pickering
13fba8c2cf
docs(changelog): updated changelog 2022-05-02 09:09:12 -05:00
dependabot[bot]
b36864f673
build(deps): bump ejs from 3.1.6 to 3.1.7 in /docs
Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/mde/ejs/releases)
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.7)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 13:38:45 +00:00
Renovate Bot
e747090272
chore(deps) Update dependency ejs to 3.1.7 [SECURITY] 2022-05-02 11:43:29 +00:00
Renovate Bot
f215fb6e20 chore(deps) Pin dependencies 2022-05-02 11:42:39 +00:00
Christopher Pickering
37c43805ac
docs(changelog): update changelog versions 2022-04-25 09:39:59 -05:00
Christopher Pickering
503c88904d
ci(release): added semantic release 2022-04-25 08:53:49 -05:00
sur.la.route
b68f4b7218
Merge pull request #227 from Riverside-Healthcare/renovate/markdown-it-13.x
chore(deps) Update dependency markdown-it to v13
2022-04-25 08:34:45 -05:00
sur.la.route
7908f5544c
Merge branch 'dev' into renovate/linters 2022-04-25 08:33:15 -05:00
Renovate Bot
36f34c873c
chore(deps) Update dependency markdown-it to v13 2022-04-25 10:41:53 +00:00
Renovate Bot
e4a0ac1c24
chore(deps) Update dependency eslint to v8.14.0 2022-04-25 05:07:37 +00:00
Renovate Bot
eb6f311644
chore(deps) Update all non-major dependencies 2022-04-25 05:07:13 +00:00
Renovate Bot
a54fa5e3e8
chore(deps) Update all non-major dependencies 2022-04-18 13:15:38 +00:00
Renovate Bot
c0eabda012
chore(deps) Update all non-major dependencies 2022-04-12 10:39:13 +00:00
Renovate Bot
928ec06022
chore(deps) Update dependency markdown-it-anchor to v8.6.1 2022-04-08 14:59:17 +00:00
Renovate Bot
90d8a4a98f
chore(deps) Pin dependencies 2022-04-07 13:27:52 +00:00
Renovate Bot
216fdb983f
chore(deps) Update all non-major dependencies 2022-04-07 10:51:38 +00:00
Renovate Bot
a8f715bda7
chore(deps) Update all non-major dependencies 2022-04-06 05:55:20 +00:00
Christopher Pickering
368e52a37a
build(node): updated node deps 2022-04-05 11:09:29 -05:00
Renovate Bot
b436305c78
chore(deps) Update dependency @11ty/eleventy-img to v2 2022-04-05 15:08:51 +00:00
sur.la.route
a1fbc1285a
Merge pull request #207 from Riverside-Healthcare/renovate/pin-dependencies
chore(deps) Pin dependencies
2022-04-05 10:05:21 -05:00
sur.la.route
fa3935bcd2
Merge pull request #204 from Riverside-Healthcare/dependabot/npm_and_yarn/docs/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /docs
2022-04-05 10:05:14 -05:00
sur.la.route
8878650562
Merge pull request #203 from Riverside-Healthcare/dependabot/npm_and_yarn/docs/nanoid-3.3.2
Bump nanoid from 3.1.30 to 3.3.2 in /docs
2022-04-05 10:05:04 -05:00
sur.la.route
89dd30ec28
Merge pull request #193 from Riverside-Healthcare/dependabot/npm_and_yarn/docs/node-fetch-2.6.7
Bump node-fetch from 2.6.6 to 2.6.7 in /docs
2022-04-05 10:04:56 -05:00
Renovate Bot
a67e6254dc
chore(deps) Pin dependencies 2022-04-05 14:58:41 +00:00
dependabot[bot]
1efea93937
Bump minimist from 1.2.5 to 1.2.6 in /docs
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-30 15:04:29 +00:00
dependabot[bot]
cce35d629d
Bump nanoid from 3.1.30 to 3.3.2 in /docs
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.3.2.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.3.2)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-30 15:04:28 +00:00
Christopher Pickering
aa9097660d
updated readme and docs 2022-03-30 10:03:44 -05:00
Christopher Pickering
694c2c625f
fixed translation 2022-03-18 08:12:22 -05:00
Anders Kaseorg
be07d18ebe
Fix spelling mistakes found by codespell
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-03-18 08:09:16 -05:00
Christopher Pickering
268b7b5d25
fixed russian translation 2022-03-18 08:06:16 -05:00
Krystof Beuermann
5ff02729e9 fix spelling 2022-03-18 10:01:26 +01:00
Christopher Pickering
f9ff3477e1
closes #194, added test 2022-03-14 09:24:28 -05:00
Christopher Pickering
b750e2d99e
updated docs 2022-03-04 16:22:56 -06:00
dependabot[bot]
d96868ee1a
Bump node-fetch from 2.6.6 to 2.6.7 in /docs
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.6...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-04 15:11:55 +00:00
Christopher Pickering
99e8e94906
started french docs 2022-03-04 09:11:14 -06:00
Christopher Pickering
5a2fde9f71
started fix for #189 2022-02-21 11:25:55 -06:00
Christopher Pickering
3010b27db6
updated deps 2022-02-21 08:47:03 -06:00
Christopher Pickering
8363a82431
updated version and changelog 2022-02-21 08:44:54 -06:00
Christopher Pickering
c6c0c005f1
started npm installer 2022-02-18 17:01:16 -06:00
Christopher Pickering
17063aa517
closes #188, added tests 2022-02-18 14:15:36 -06:00
Christopher Pickering
2acb8c3c28
closes #175, updated tests 2022-02-18 13:07:30 -06:00
Christopher Pickering
c340cdd3df
closes #124, added test 2022-02-18 12:00:53 -06:00
Christopher Pickering
f48a724c77
closes #123, added test 2022-02-18 11:44:02 -06:00
Christopher Pickering
b79449c386
closes #175, added test 2022-02-18 11:16:55 -06:00
Christopher Pickering
244f20b88c
Merge branch 'master' of github.com:Riverside-Healthcare/djLint 2022-02-18 11:04:59 -06:00
Christopher Pickering
64846b03a3
fixes #187, added test 2022-02-18 11:04:02 -06:00
Christopher Pickering
5c94618fa8
updated a few things 2022-02-14 14:49:47 -06:00
Ali Shahid
1955358504
add neovim integration 2022-02-14 23:50:51 +05:45
Christopher Pickering
f7c5fdbdb2
pegged fontawesome version. fixed case 2022-02-14 10:49:50 -06:00
Christopher Pickering
6b063ffea2
formated and udpated docs build 2022-02-14 10:11:10 -06:00
sur.la.route
ca648228cb
Merge branch 'master' into docs-ru 2022-02-14 10:07:16 -06:00
Christopher Pickering
93649e1cfa
added logic to ignore missing pages in translations 2022-02-14 10:04:54 -06:00
dependabot[bot]
157b97643e
Bump follow-redirects from 1.14.7 to 1.14.8 in /docs
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-13 01:14:52 +00:00
djlint-bot
089060065b chore(build): update packages [Weekly] 2022-02-13 01:13:38 +00:00
Christopher Pickering
a6df6d093c
added translation 2022-02-09 10:13:56 -06:00
Christopher Pickering
46674de032
updated docs 2022-02-07 08:18:14 -06:00
sur.la.route
ac32942ad9
Merge pull request #179 from monosans/master
Add Visual Studio Code to integrations.md
2022-02-07 08:17:33 -06:00
djlint-bot
ed397ed120 chore(build): update packages [Weekly] 2022-02-06 01:13:00 +00:00
monosans
b2ff2c4267 Add Visual Studio Code to integrations.md 2022-02-06 00:50:15 +03:00
sur.la.route
88259de484
Merge pull request #176 from Riverside-Healthcare/dependabot/npm_and_yarn/docs/simple-get-4.0.1
Bump simple-get from 4.0.0 to 4.0.1 in /docs
2022-01-31 14:35:34 -08:00
Christopher Pickering
98a846e3a9
Merge branch 'master' of github.com:Riverside-Healthcare/djLint 2022-01-31 16:16:37 -06:00
Christopher Pickering
3e0b13edcb
fixed #177, added test 2022-01-31 16:16:17 -06:00
djlint-bot
4bc7f0b592 chore(build): update packages [Weekly] 2022-01-30 01:05:11 +00:00
dependabot[bot]
54f7d50f97
Bump simple-get from 4.0.0 to 4.0.1 in /docs
Bumps [simple-get](https://github.com/feross/simple-get) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/feross/simple-get/releases)
- [Commits](https://github.com/feross/simple-get/compare/v4.0.0...v4.0.1)

---
updated-dependencies:
- dependency-name: simple-get
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-29 00:23:45 +00:00
Christopher Pickering
d596abe121
updated changelogs 2022-01-24 12:17:55 -06:00
Christopher Pickering
a7e0d88e79
added import for py3.7, dropped 3.6 from pyproject 2022-01-24 12:17:20 -06:00
Christopher Pickering
0703545268
Merge branch 'master' of github.com:Riverside-Healthcare/djLint 2022-01-24 12:05:26 -06:00
Christopher Pickering
06ef9d0617
updated version and changelog 2022-01-24 12:05:16 -06:00
djlint-bot
00d4f8bbb6 chore(build): update packages [Weekly] 2022-01-24 15:53:30 +00:00
djlint-bot
8c69016a42 chore(build): update packages [Weekly] 2022-01-24 15:43:22 +00:00
Christopher Pickering
6465f709d1
reformatted 2022-01-24 09:03:25 -06:00
Christopher Pickering
583cee807c
updated package-lock 2022-01-14 09:32:46 -06:00
Christopher Pickering
b69479be15
updated version 2022-01-14 09:30:40 -06:00
Christopher Pickering
2fb5da587b
passed tests and lint 2022-01-14 09:29:21 -06:00
Christopher Pickering
905923ba2b
fixed #169, added test 2022-01-14 09:07:57 -06:00
Christopher Pickering
fff0d5921d
added trackjs 2022-01-10 12:45:27 -06:00
Christopher Pickering
26bc5013a4
updated image load 2022-01-07 16:15:05 -06:00
Christopher Pickering
d40f4c220b
updated video to webm 2022-01-07 11:31:52 -06:00
Christopher Pickering
6e8230eee8
fix for #166 and #167. added tests 2022-01-07 08:49:00 -06:00
Christopher Pickering
a1451fc78e
started fix for #167. updated docs 2022-01-06 13:41:15 -06:00
Christopher Pickering
774a7b4ea1
updated version 2022-01-05 11:46:07 -06:00
Christopher Pickering
82526733c1
fixed #166, added test 2022-01-05 09:48:00 -06:00
Christopher Pickering
33f7bc9e36
tweaks 2022-01-04 09:10:07 -06:00
Christopher Pickering
b0b7872bf4
removed preload 2022-01-04 08:54:21 -06:00
Christopher Pickering
40b13bec3f
fixed readme 2022-01-04 08:40:42 -06:00
Christopher Pickering
9c08d81039
fixed missing class 2022-01-03 17:02:50 -06:00
Christopher Pickering
5f93ce0e9a
updated docs 2022-01-03 16:54:50 -06:00
Christopher Pickering
9736050740
updated release and gitignore 2022-01-03 16:50:21 -06:00
Christopher Pickering
efec955de5
updated docs 2022-01-03 16:45:58 -06:00
Christopher Pickering
c7d73bed09
fixed settings, added docs note 2022-01-03 08:45:38 -06:00
TK
3692a9bf2e extend docs with custom_html section, add test_custom_html, add test fixture 2021-12-30 19:40:37 +01:00
Christopher Pickering
746d0b2148
updated docs 2021-12-14 14:15:42 +01:00
Christopher Pickering
068100926b
updated version 2021-12-14 12:58:43 +01:00
sur.la.route
736a03307f
Merge pull request #159 from jayvdb/add-ng-profile
Add Angular profile
2021-12-14 10:02:54 +01:00
Christopher Pickering
4c5ac437b5
updated gitignore 2021-12-14 10:00:18 +01:00
Christopher Pickering
b5b08ff01f
also exclude nunj and musta 2021-12-14 09:57:37 +01:00
John Vandenberg
3121c168f0 Add Angular profile 2021-12-12 08:21:58 +08:00
John Vandenberg
c2a62b96dd Add html profile 2021-12-11 20:26:09 +08:00
Christopher Pickering
c6ea92e5b1
added json-ld data 2021-12-03 11:52:58 +01:00
Christopher Pickering
0323a45fca
updated version 2021-12-02 10:20:37 +01:00