Commit graph

95 commits

Author SHA1 Message Date
renovate[bot]
b4529e7207
chore(deps) Update all non-major dependencies 2023-02-13 10:10:34 +00:00
renovate[bot]
c18a653069
chore(deps) Update all non-major dependencies 2023-02-06 11:07:23 +00:00
renovate[bot]
f90ca99f59
chore(deps) Update all non-major dependencies 2023-01-23 10:26:03 +00:00
renovate[bot]
ada436ac78 chore(deps) Update dependency semantic-release to v20 2023-01-16 13:40:44 +00:00
semantic-release-bot
a8cbd439f7 chore(release): 1.19.11 [skip ci]
## [1.19.11](https://github.com/Riverside-Healthcare/djLint/compare/v1.19.10...v1.19.11) (2023-01-04)

### Bug Fixes

* **linter:** fixes false positive on D018 ([ebd099f](ebd099f011)), closes [#501](https://github.com/Riverside-Healthcare/djLint/issues/501)
2023-01-04 15:49:16 +00:00
semantic-release-bot
3e7451a5a6 chore(release): 1.19.10 [skip ci]
## [1.19.10](https://github.com/Riverside-Healthcare/djLint/compare/v1.19.9...v1.19.10) (2022-12-26)

### Bug Fixes

* **check:** fixed issue where check was reformatting files that contained a hyphen in the name ([9812f60](9812f601e9)), closes [#494](https://github.com/Riverside-Healthcare/djLint/issues/494)
2022-12-26 16:41:32 +00:00
semantic-release-bot
4e1592f66b chore(release): 1.19.9 [skip ci]
## [1.19.9](https://github.com/Riverside-Healthcare/djLint/compare/v1.19.8...v1.19.9) (2022-12-16)

### Bug Fixes

* **stdin --check:** stdin with the --check flag should return a formatted output ([57e1eec](57e1eecedb)), closes [#486](https://github.com/Riverside-Healthcare/djLint/issues/486)
2022-12-16 16:57:26 +00:00
semantic-release-bot
68c155a7cf chore(release): 1.19.8 [skip ci]
## [1.19.8](https://github.com/Riverside-Healthcare/djLint/compare/v1.19.7...v1.19.8) (2022-12-15)

### Bug Fixes

* **attributes:** fixed outer quotes being stripped from attribute values ([dff02dc](dff02dcdc3)), closes [#471](https://github.com/Riverside-Healthcare/djLint/issues/471)
* **settings:** fixed pyproject loader ([5890161](5890161d2c)), closes [#469](https://github.com/Riverside-Healthcare/djLint/issues/469)
* **textarea:** fixed textarea attribute formatting ([e7c904e](e7c904e8f0)), closes [#486](https://github.com/Riverside-Healthcare/djLint/issues/486)
2022-12-15 17:57:59 +00:00
renovate[bot]
fdd7f2fe7a
chore(deps) Update all non-major dependencies 2022-12-12 15:26:06 +00:00
renovate[bot]
7d9083e3da
chore(deps) Update all non-major dependencies 2022-12-05 06:39:53 +00:00
renovate[bot]
b665b7e6a0
chore(deps) Update all non-major dependencies 2022-11-28 08:14:15 +00:00
renovate[bot]
f5f96cc865
chore(deps) Update all non-major dependencies 2022-11-21 07:34:41 +00:00
renovate[bot]
22c936c5d4
chore(deps) Update all non-major dependencies 2022-11-21 06:28:52 +00:00
semantic-release-bot
1c1c132f7f chore(release): 1.19.7 [skip ci]
## [1.19.7](https://github.com/Riverside-Healthcare/djLint/compare/v1.19.6...v1.19.7) (2022-11-09)

### Bug Fixes

* **formatter:** fixed a few broken alpinejs attributes ([6c2d843](6c2d843c2f)), closes [#448](https://github.com/Riverside-Healthcare/djLint/issues/448)
2022-11-09 14:23:57 +00:00
semantic-release-bot
7da7226d25 chore(release): 1.19.6 [skip ci]
## [1.19.6](https://github.com/Riverside-Healthcare/djLint/compare/v1.19.5...v1.19.6) (2022-11-08)

### Bug Fixes

* **css/js:** fixed extra blank lines being appended to blank lines in css/js formatter ([10e593f](10e593f623)), closes [#451](https://github.com/Riverside-Healthcare/djLint/issues/451)
2022-11-08 07:45:46 +00:00
semantic-release-bot
7d0b9a3c9f chore(release): 1.19.5 [skip ci]
## [1.19.5](https://github.com/Riverside-Healthcare/djLint/compare/v1.19.4...v1.19.5) (2022-11-07)

### Bug Fixes

* **linter:** make attribute pattern on H025 more accepting. Prevent false positive ([1bd0bf7](1bd0bf7ef0)), closes [#447](https://github.com/Riverside-Healthcare/djLint/issues/447)
2022-11-07 09:17:53 +00:00
sur.la.route
c1030a0663
Merge branch 'master' into dev 2022-11-07 09:54:02 +01:00
renovate[bot]
d1cfbc0609
chore(deps) Update all non-major dependencies 2022-11-07 07:57:47 +00:00
semantic-release-bot
64486dc6de chore(release): 1.19.4 [skip ci]
## [1.19.4](https://github.com/Riverside-Healthcare/djLint/compare/v1.19.3...v1.19.4) (2022-11-03)

### Bug Fixes

* **attributes:** fixed poor django attribute parsing ([bd90f08](bd90f08065)), closes [#427](https://github.com/Riverside-Healthcare/djLint/issues/427) [#438](https://github.com/Riverside-Healthcare/djLint/issues/438)
* **attributes:** prevented attribute indentation for url type attributes ([907a1bf](907a1bfb9c)), closes [#320](https://github.com/Riverside-Healthcare/djLint/issues/320) [#86](https://github.com/Riverside-Healthcare/djLint/issues/86) [#195](https://github.com/Riverside-Healthcare/djLint/issues/195)
* **image tag:** added image tag to template break tag list. srcset formatting ([0d170aa](0d170aab6c)), closes [#444](https://github.com/Riverside-Healthcare/djLint/issues/444)
2022-11-03 12:50:40 +00:00
semantic-release-bot
e8101c889b chore(release): 1.19.3 [skip ci]
## [1.19.3](https://github.com/Riverside-Healthcare/djLint/compare/v1.19.2...v1.19.3) (2022-10-25)

### Bug Fixes

* **formatter:** fixed poor formatting on long inline blocks ([62a8879](62a88796f4)), closes [#432](https://github.com/Riverside-Healthcare/djLint/issues/432)
2022-10-25 10:48:46 +00:00
semantic-release-bot
0d1f722293 chore(release): 1.19.2 [skip ci]
## [1.19.2](https://github.com/Riverside-Healthcare/djLint/compare/v1.19.1...v1.19.2) (2022-10-21)

### Bug Fixes

* **windows+py3.9:** fixed an issue on windows with py3.9 and stdin ([280e1fc](280e1fc29c))
2022-10-21 07:45:59 +00:00
semantic-release-bot
b4dc371a10 chore(release): 1.19.1 [skip ci]
## [1.19.1](https://github.com/Riverside-Healthcare/djLint/compare/v1.19.0...v1.19.1) (2022-10-13)

### Bug Fixes

* **formatter:** fixed indent on inline block followed by inline template block ([4a0bee6](4a0bee6dc2)), closes [#425](https://github.com/Riverside-Healthcare/djLint/issues/425)
2022-10-13 11:34:28 +00:00
semantic-release-bot
d69fd8f848 chore(release): 1.19.0 [skip ci]
# [1.19.0](https://github.com/Riverside-Healthcare/djLint/compare/v1.18.0...v1.19.0) (2022-10-12)

### Bug Fixes

* **formatter:** fixed formatting on nested inline comments ([a86df43](a86df438b5)), closes [#423](https://github.com/Riverside-Healthcare/djLint/issues/423)

### Features

* **configuration:** allow local configuration to override global config ([b4cbcb4](b4cbcb45cd)), closes [#422](https://github.com/Riverside-Healthcare/djLint/issues/422)
2022-10-12 09:43:01 +00:00
sur.la.route
2faaf61e54
Merge branch 'master' into dev 2022-10-10 03:27:00 -05:00
renovate[bot]
61c22968d7
chore(deps) Update all non-major dependencies 2022-10-10 07:09:55 +00:00
renovate[bot]
d8f7480ca1
chore(deps) Update all non-major dependencies 2022-10-03 10:10:37 +00:00
semantic-release-bot
2280c09aef chore(release): 1.18.0 [skip ci]
# [1.18.0](https://github.com/Riverside-Healthcare/djLint/compare/v1.17.3...v1.18.0) (2022-09-26)

### Features

* **quiet:** updated output of the --quiet flag to reduce unneeded verbose stuff ([b53f670](b53f670af8))
2022-09-26 18:13:50 +00:00
semantic-release-bot
dac04dd431 chore(release): 1.17.3 [skip ci]
## [1.17.3](https://github.com/Riverside-Healthcare/djLint/compare/v1.17.2...v1.17.3) (2022-09-26)

### Bug Fixes

* **linter:** fixed false positive on H017. Added test ([17ff881](17ff881045)), closes [#406](https://github.com/Riverside-Healthcare/djLint/issues/406)
* **linter:** fixed false positive on T002. Added tests ([67e8c64](67e8c64762)), closes [#405](https://github.com/Riverside-Healthcare/djLint/issues/405)
2022-09-26 07:31:19 +00:00
semantic-release-bot
38e69488bf chore(release): 1.17.2 [skip ci]
## [1.17.2](https://github.com/Riverside-Healthcare/djLint/compare/v1.17.1...v1.17.2) (2022-09-22)

### Bug Fixes

* **formatter:** fixed issue with blank links added between blocks ([31161ce](31161ce1aa)), closes [#402](https://github.com/Riverside-Healthcare/djLint/issues/402)
2022-09-22 09:11:48 +00:00
semantic-release-bot
15a29505f4 chore(release): 1.17.1 [skip ci]
## [1.17.1](https://github.com/Riverside-Healthcare/djLint/compare/v1.17.0...v1.17.1) (2022-09-21)

### Bug Fixes

* **formatter:** fixed poor indentation on span tags with leading text ([8f36fec](8f36fec142)), closes [#398](https://github.com/Riverside-Healthcare/djLint/issues/398)
* **t002:** fixed false positive in t002. Added test ([e23ee46](e23ee4627d)), closes [#399](https://github.com/Riverside-Healthcare/djLint/issues/399)
2022-09-21 08:51:08 +00:00
semantic-release-bot
e278a60973 chore(release): 1.17.0 [skip ci]
# [1.17.0](https://github.com/Riverside-Healthcare/djLint/compare/v1.16.0...v1.17.0) (2022-09-20)

### Features

* **stats:** moved linter stats to be appended to lint output ([90f023d](90f023d325)), closes [#396](https://github.com/Riverside-Healthcare/djLint/issues/396)
2022-09-20 13:05:04 +00:00
semantic-release-bot
c5b466b73d chore(release): 1.16.0 [skip ci]
# [1.16.0](https://github.com/Riverside-Healthcare/djLint/compare/v1.15.0...v1.16.0) (2022-09-19)

### Bug Fixes

* **linter:** t002 ([190ad01](190ad01ff3))

### Features

* **linter:** added --statistics flag to print summary of linter findings ([489decb](489decb2e1)), closes [#389](https://github.com/Riverside-Healthcare/djLint/issues/389)
2022-09-19 09:16:58 +00:00
semantic-release-bot
564ecf8081 chore(release): 1.15.0 [skip ci]
# [1.15.0](https://github.com/Riverside-Healthcare/djLint/compare/v1.14.2...v1.15.0) (2022-09-16)

### Bug Fixes

* **formatter:** fixed formatting of repeating inline tags ([d31ce52](d31ce52b3b)), closes [#387](https://github.com/Riverside-Healthcare/djLint/issues/387)

### Features

* **linter t034:** added linter T034 to check for {% ... }% typo ([ecb95bb](ecb95bbee0)), closes [#385](https://github.com/Riverside-Healthcare/djLint/issues/385)
* **linter:** t002 added a few more tags to the check ([532c5b8](532c5b8d94)), closes [#386](https://github.com/Riverside-Healthcare/djLint/issues/386)
2022-09-16 10:39:38 +00:00
semantic-release-bot
f4f84465ef chore(release): 1.14.2 [skip ci]
## [1.14.2](https://github.com/Riverside-Healthcare/djLint/compare/v1.14.1...v1.14.2) (2022-09-15)

### Bug Fixes

* **span:** fixed indent on nested inline tags on a span ([4ac5fd0](4ac5fd0da8)), closes [#383](https://github.com/Riverside-Healthcare/djLint/issues/383)
2022-09-15 07:54:56 +00: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
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
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
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
renovate[bot]
74e0d61ed3
chore(deps) Update all non-major dependencies 2022-09-05 06:05:25 +00: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
b5e70a6c69
Merge branch 'master' into dev 2022-08-29 09:40:39 -05:00
renovate[bot]
c5fa6e9f77
chore(deps) Update all non-major dependencies 2022-08-29 12:16:21 +00:00
semantic-release-bot
84249ff69f chore(release): 1.12.0 [skip ci]
# [1.12.0](https://github.com/Riverside-Healthcare/djLint/compare/v1.11.1...v1.12.0) (2022-08-24)

### Bug Fixes

* **h006:** prevented false positives on H006 ([215bd23](215bd23190)), closes [#344](https://github.com/Riverside-Healthcare/djLint/issues/344) [#333](https://github.com/Riverside-Healthcare/djLint/issues/333)
* **h012:** prevent H012 from matching the contents of tags or attributes ([4480cff](4480cff832)), closes [#348](https://github.com/Riverside-Healthcare/djLint/issues/348)
* **t001:** fixed false positive on multiline template tags ([ea76672](ea766722a5)), closes [#350](https://github.com/Riverside-Healthcare/djLint/issues/350)

### Features

* **h021:** allow inline styles that contain template syntax ([f1a39ed](f1a39ed289)), closes [#351](https://github.com/Riverside-Healthcare/djLint/issues/351)
* **t002:** allow variables names to be used in the {% extends tag ([a5d96e7](a5d96e7a2d)), closes [#349](https://github.com/Riverside-Healthcare/djLint/issues/349)
2022-08-24 14:50:36 +00:00
semantic-release-bot
325a1aa320 chore(release): 1.11.1 [skip ci]
## [1.11.1](https://github.com/Riverside-Healthcare/djLint/compare/v1.11.0...v1.11.1) (2022-08-22)

### Bug Fixes

* **formatter:** fixed runaway regex on templates with many template attriutes inside html tags ([79cd013](79cd013f8d)), closes [#340](https://github.com/Riverside-Healthcare/djLint/issues/340)
* **linter:** fixed false positive on T032 with jinja multi line set ([f9dac86](f9dac86b1a)), closes [#342](https://github.com/Riverside-Healthcare/djLint/issues/342)
* **linter:** fixed false postive on rule H008 ([79618a5](79618a5bfb)), closes [#339](https://github.com/Riverside-Healthcare/djLint/issues/339)
* **linter:** prevent linter matches that overlap ignored blocks of code such as comments ([90cf576](90cf5764ac)), closes [#343](https://github.com/Riverside-Healthcare/djLint/issues/343)
2022-08-22 17:24:23 +00:00
semantic-release-bot
b482dda640 chore(release): 1.11.0 [skip ci]
# [1.11.0](https://github.com/Riverside-Healthcare/djLint/compare/v1.10.0...v1.11.0) (2022-08-18)

### Features

* **jinja call:** added support for jinja call blocks ([7a70e39](7a70e395d3)), closes [#337](https://github.com/Riverside-Healthcare/djLint/issues/337)
2022-08-18 20:22:12 +00:00
semantic-release-bot
51777aaaac chore(release): 1.10.0 [skip ci]
# [1.10.0](https://github.com/Riverside-Healthcare/djLint/compare/v1.9.5...v1.10.0) (2022-08-17)

### Features

* **linter:** updated rule 18 to allow "tel:" ([f08e3ac](f08e3acee3)), closes [#334](https://github.com/Riverside-Healthcare/djLint/issues/334)
2022-08-17 12:50:22 +00:00
semantic-release-bot
f6ee081d88 chore(release): 1.9.5 [skip ci]
## [1.9.5](https://github.com/Riverside-Healthcare/djLint/compare/v1.9.4...v1.9.5) (2022-08-16)

### Bug Fixes

* **formatter:** fix IndexError while adding indentation to attributes ([a3ccc19](a3ccc1974c)), closes [#290](https://github.com/Riverside-Healthcare/djLint/issues/290)
2022-08-16 12:57:07 +00:00
semantic-release-bot
f29cb66a36 chore(release): 1.9.4 [skip ci]
## [1.9.4](https://github.com/Riverside-Healthcare/djLint/compare/v1.9.3...v1.9.4) (2022-08-02)

### Bug Fixes

* **requirements:** removed optional deps from requirements section. Cleaned up tox ([237e844](237e84464c)), closes [#322](https://github.com/Riverside-Healthcare/djLint/issues/322)
2022-08-02 16:49:20 +00:00
semantic-release-bot
b4c835ca21 chore(release): 1.9.3 [skip ci]
## [1.9.3](https://github.com/Riverside-Healthcare/djLint/compare/v1.9.2...v1.9.3) (2022-08-01)

### Bug Fixes

* **formatter:** fix to prevent formatter from breaking malformed attribute tags ([80263b2](80263b29bd)), closes [#317](https://github.com/Riverside-Healthcare/djLint/issues/317)
* **linter:** disabling linter rules should not disable formatting ([69ef16a](69ef16afa8)), closes [#316](https://github.com/Riverside-Healthcare/djLint/issues/316)
2022-08-01 13:58:20 +00:00
sur.la.route
3edf39364a
Merge branch 'master' into dev 2022-08-01 08:10:02 -05:00