sur.la.route
|
424d5d3774
|
Merge pull request #384 from Riverside-Healthcare/dev
|
2022-09-15 09:52:50 +02:00 |
|
Christopher Pickering
|
4ac5fd0da8
|
fix(span): fixed indent on nested inline tags on a span
closes #383
|
2022-09-15 09:44:21 +02:00 |
|
semantic-release-bot
|
55c578df8b
|
chore(release): 1.14.1 [skip ci]
## [1.14.1](https://github.com/Riverside-Healthcare/djLint/compare/v1.14.0...v1.14.1) (2022-09-14)
### Bug Fixes
* **alpine js:** fix incorrect indent on alpinejs attribs w/ nested HTML ([f0d37a5](f0d37a59d1)), closes [#381](https://github.com/Riverside-Healthcare/djLint/issues/381)
|
2022-09-14 08:00:50 +00:00 |
|
sur.la.route
|
fe04fbc749
|
Merge pull request #382 from Riverside-Healthcare/dev
|
2022-09-14 09:59:40 +02:00 |
|
Christopher Pickering
|
3c1c125595
|
Merge branch 'dev' of github.com:Riverside-Healthcare/djLint into dev
|
2022-09-14 09:43:39 +02:00 |
|
Christopher Pickering
|
f0d37a59d1
|
fix(alpine js): fix incorrect indent on alpinejs attribs w/ nested HTML
closes #381
|
2022-09-14 09:43:31 +02:00 |
|
sur.la.route
|
abdba06e59
|
Merge pull request #380 from Riverside-Healthcare/renovate/all-minor-patch
|
2022-09-12 13:41:48 +02:00 |
|
renovate[bot]
|
7543cbd00d
|
chore(deps) Update all non-major dependencies
|
2022-09-12 11:37:46 +00:00 |
|
semantic-release-bot
|
a4b8d8bbb4
|
chore(release): 1.14.0 [skip ci]
# [1.14.0](https://github.com/Riverside-Healthcare/djLint/compare/v1.13.0...v1.14.0) (2022-09-12)
### Features
* **config:** allow source files to be specified in the config file ([bbcde2b](bbcde2b426)), closes [#371](https://github.com/Riverside-Healthcare/djLint/issues/371)
|
2022-09-12 11:37:18 +00:00 |
|
sur.la.route
|
2829223518
|
Merge pull request #379 from Riverside-Healthcare/dev
|
2022-09-12 13:36:10 +02:00 |
|
Christopher Pickering
|
0111619870
|
docs(docs): updated docs with new feature
|
2022-09-12 12:53:16 +02:00 |
|
Christopher Pickering
|
bbcde2b426
|
feat(config): allow source files to be specified in the config file
This update allows a file list to be set in the config file.
closes #371
|
2022-09-12 12:43:04 +02:00 |
|
semantic-release-bot
|
c0c132a2c1
|
chore(release): 1.13.0 [skip ci]
# [1.13.0](https://github.com/Riverside-Healthcare/djLint/compare/v1.12.3...v1.13.0) (2022-09-12)
### Features
* **config:** added option for custom configuration file path ([83297bd](83297bd15b)), closes [#170](https://github.com/Riverside-Healthcare/djLint/issues/170)
* **windows:** added a better progress bar char for windows ([3cdb7a7](3cdb7a7b97)), closes [#286](https://github.com/Riverside-Healthcare/djLint/issues/286)
|
2022-09-12 08:16:34 +00:00 |
|
sur.la.route
|
f77fb387c4
|
Merge pull request #378 from Riverside-Healthcare/dev
|
2022-09-12 10:14:30 +02:00 |
|
Christopher Pickering
|
2c46e976db
|
chore(lint): updated tox config
|
2022-09-12 09:58:45 +02:00 |
|
sur.la.route
|
731436e2fb
|
Merge pull request #377 from Riverside-Healthcare/renovate/all-minor-patch
|
2022-09-12 09:38:00 +02:00 |
|
renovate[bot]
|
69ddcc9b91
|
chore(deps) Update all non-major dependencies
|
2022-09-12 07:37:22 +00:00 |
|
sur.la.route
|
69a3d3e66d
|
Merge pull request #375 from Riverside-Healthcare/renovate/all-minor-patch
|
2022-09-12 09:36:43 +02:00 |
|
sur.la.route
|
268c291d19
|
Merge pull request #376 from Riverside-Healthcare/renovate/linters
|
2022-09-12 09:36:30 +02:00 |
|
renovate[bot]
|
d2e1495e3b
|
chore(deps) Update dependency eslint to v8.23.1
|
2022-09-12 06:24:28 +00:00 |
|
renovate[bot]
|
7d75078509
|
chore(deps) Update all non-major dependencies
|
2022-09-12 06:23:53 +00:00 |
|
Christopher Pickering
|
3cdb7a7b97
|
feat(windows): added a better progress bar char for windows
closes #286
|
2022-09-07 13:25:00 -05: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 |
|
semantic-release-bot
|
4b2d59f72b
|
chore(release): 1.12.3 [skip ci]
## [1.12.3](https://github.com/Riverside-Healthcare/djLint/compare/v1.12.2...v1.12.3) (2022-09-07)
### Bug Fixes
* **cssbeautify:** added support for ignore in cssbeautifier ([8a3c60c](8a3c60c72b))
* **js formatting:** added support for jsbeautify ignore blocks ([b8bf071](b8bf071d16)), closes [#367](https://github.com/Riverside-Healthcare/djLint/issues/367)
|
2022-09-07 16:40:47 +00:00 |
|
sur.la.route
|
04504597a3
|
Merge pull request #369 from Riverside-Healthcare/dev
|
2022-09-07 11:38:30 -05:00 |
|
Christopher Pickering
|
8a3c60c72b
|
fix(cssbeautify): added support for ignore in cssbeautifier
|
2022-09-07 11:28:51 -05:00 |
|
Christopher Pickering
|
a1c7376a8c
|
chore(deps): updated deps
|
2022-09-07 11:19:08 -05:00 |
|
Christopher Pickering
|
b9d8e4eb87
|
fixed pyproject
|
2022-09-07 11:16:13 -05:00 |
|
Christopher Pickering
|
b8bf071d16
|
fix(js formatting): added support for jsbeautify ignore blocks
closes #367
|
2022-09-07 11:15:21 -05:00 |
|
semantic-release-bot
|
8f0f9cec69
|
chore(release): 1.12.2 [skip ci]
## [1.12.2](https://github.com/Riverside-Healthcare/djLint/compare/v1.12.1...v1.12.2) (2022-09-07)
### Bug Fixes
* **release:** trigger a release to remove the print statment ([fdb65c9](fdb65c9dd7))
|
2022-09-07 14:34:03 +00:00 |
|
sur.la.route
|
9299995617
|
Merge pull request #368 from Riverside-Healthcare/dev
|
2022-09-07 09:32:43 -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 |
|
sur.la.route
|
f89875ce1e
|
Merge pull request #363 from Riverside-Healthcare/renovate/all-minor-patch
|
2022-09-05 07:52:29 -05:00 |
|
renovate[bot]
|
74e0d61ed3
|
chore(deps) Update all non-major dependencies
|
2022-09-05 06:05:25 +00:00 |
|
sur.la.route
|
c0050df59c
|
Merge pull request #362 from Riverside-Healthcare/dev
|
2022-09-01 15:35:59 -05:00 |
|
Christopher Pickering
|
7b1ad92d28
|
added tox as dev dep
|
2022-09-01 15:28:05 -05:00 |
|
Christopher Pickering
|
580f1d9215
|
test(ci): updated lint ci
|
2022-09-01 15:23:08 -05:00 |
|
sur.la.route
|
2eca4f16b1
|
Merge pull request #361 from Riverside-Healthcare/dev
|
2022-09-01 09:23:32 -05:00 |
|
Christopher Pickering
|
e804346d61
|
ci(flake8): moved flake8 into tox because of dep conflicts
|
2022-09-01 09:19:10 -05:00 |
|
Christopher Pickering
|
b8790a973e
|
ci(lint): updated lint rules for regex
|
2022-09-01 09:09:41 -05:00 |
|
Christopher Pickering
|
e2a9f082c9
|
Merge branch 'dev' of github.com:Riverside-Healthcare/djLint into dev
|
2022-09-01 08:44:26 -05:00 |
|
Christopher Pickering
|
ed182c6c11
|
test(stdin): added test for stdin --check
re #359
|
2022-09-01 08:44:17 -05:00 |
|
sur.la.route
|
fc4988e47f
|
Merge pull request #360 from Bobronium/patch-1
|
2022-09-01 08:38:27 -05:00 |
|
Arseny Boykov
|
192e1e5893
|
Remove debug print statement
Please consider using https://pypi.org/project/flake8-print/ as well
|
2022-08-31 19:42:40 +04:00 |
|
semantic-release-bot
|
c0fa3af158
|
chore(release): 1.12.1 [skip ci]
## [1.12.1](https://github.com/Riverside-Healthcare/djLint/compare/v1.12.0...v1.12.1) (2022-08-30)
### Bug Fixes
* **macro:** allow html tags inside macro functions to skip formatting ([bffb093](bffb093c4c)), closes [#353](https://github.com/Riverside-Healthcare/djLint/issues/353)
* **t001:** fixed false positive on T001 with Jinja {{- and {{+ tags ([c57e944](c57e9444a1)), closes [#354](https://github.com/Riverside-Healthcare/djLint/issues/354)
|
2022-08-30 01:47:17 +00:00 |
|
sur.la.route
|
ffdb1f0e14
|
Merge pull request #358 from Riverside-Healthcare/dev
|
2022-08-29 20:45:50 -05:00 |
|
sur.la.route
|
b5e70a6c69
|
Merge branch 'master' into dev
|
2022-08-29 09:40:39 -05:00 |
|
sur.la.route
|
92ecc61a89
|
Merge pull request #356 from Riverside-Healthcare/renovate/linters
|
2022-08-29 09:39:45 -05:00 |
|
sur.la.route
|
5b02da7408
|
Merge pull request #355 from Riverside-Healthcare/renovate/all-minor-patch
|
2022-08-29 09:39:29 -05:00 |
|