Commit graph

1001 commits

Author SHA1 Message Date
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
sur.la.route
e873631644
Merge pull request #453 from Riverside-Healthcare/dev 2022-11-09 08:20:26 -06:00
Christopher Pickering
6c2d843c2f
fix(formatter): fixed a few broken alpinejs attributes
closes #448
2022-11-09 15:08:58 +01: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
sur.la.route
4387ba57c3
Merge pull request #452 from Riverside-Healthcare/dev 2022-11-08 01:44:48 -06:00
Christopher Pickering
f135101cd8
Merge branch 'dev' of github.com:Riverside-Healthcare/djLint into dev 2022-11-08 08:33:55 +01:00
Christopher Pickering
10e593f623
fix(css/js): fixed extra blank lines being appended to blank lines in css/js formatter
closes #451
2022-11-08 08:33:45 +01: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
bb87879d0e
Merge pull request #450 from Riverside-Healthcare/dev 2022-11-07 10:14:44 +01:00
sur.la.route
c1030a0663
Merge branch 'master' into dev 2022-11-07 09:54:02 +01:00
sur.la.route
d54d66a3c9
Merge pull request #449 from Riverside-Healthcare/renovate/all-minor-patch 2022-11-07 09:22:24 +01:00
Christopher Pickering
371f5c5d51
Merge branch 'dev' of github.com:Riverside-Healthcare/djLint into dev 2022-11-07 09:13:24 +01:00
Christopher Pickering
1bd0bf7ef0
fix(linter): make attribute pattern on H025 more accepting. Prevent false positive
closes #447
2022-11-07 09:13:12 +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
sur.la.route
fa7bc2300a
Merge pull request #439 from Riverside-Healthcare/dev 2022-11-03 13:47:12 +01:00
sur.la.route
8205245090
Merge pull request #442 from Riverside-Healthcare/renovate/all-minor-patch 2022-11-03 12:59:42 +01:00
renovate[bot]
ffc3939d4f
chore(deps) Update dependency cssnano to v5.1.14 2022-11-03 11:20:47 +00:00
Christopher Pickering
0d170aab6c
fix(image tag): added image tag to template break tag list. srcset formatting
closes #444
2022-11-03 11:40:09 +01:00
Christopher Pickering
fceff25433
Merge branch 'dev' of github.com:Riverside-Healthcare/djLint into dev 2022-11-03 11:15:48 +01:00
Christopher Pickering
907a1bfb9c
fix(attributes): prevented attribute indentation for url type attributes
Also fixed attribute quoting issues

closes #320, closes #86, closes #195
2022-11-03 11:15:35 +01:00
sur.la.route
d34da61f53
Merge pull request #441 from Riverside-Healthcare/renovate/pytest-xdist-3.x 2022-10-31 13:28:37 +01:00
sur.la.route
4c01509372
Merge pull request #440 from Riverside-Healthcare/renovate/all-minor-patch 2022-10-31 13:28:24 +01:00
renovate[bot]
9c52bea5c6
chore(deps) Update dependency pytest-xdist to v3 2022-10-31 07:56:15 +00:00
renovate[bot]
e2e17e6fdf
chore(deps) Update all non-major dependencies 2022-10-31 07:53:00 +00:00
Christopher Pickering
19136329d7
removed extra comments 2022-10-28 14:08:37 +02:00
Christopher Pickering
bd90f08065
fix(attributes): fixed poor django attribute parsing
Allow multiple attribute styles inside a quoted value. Split the attribute name into a group to help
resolve #427

closes #438
2022-10-28 14:00:14 +02:00
sur.la.route
802ceed964
Merge pull request #436 from Riverside-Healthcare/dev 2022-10-26 06:55:56 -05:00
Christopher Pickering
b84ddeb1d0
added 3.11 for macos 2022-10-26 13:24:49 +02:00
Christopher Pickering
8c1299ac00
changed poetry action 2022-10-25 14:12:53 +02:00
Christopher Pickering
496b7dddcd
removed cache 2022-10-25 14:06:09 +02:00
Christopher Pickering
947c5d23cc
added poetry cache 2022-10-25 13:56:41 +02:00
Christopher Pickering
8c0fa517fb
added poetry setup 2022-10-25 13:52:00 +02:00
Christopher Pickering
2c92aae797
change to py3.11-dev 2022-10-25 13:35:36 +02:00
Christopher Pickering
a759e4d82f
change to py3.11 2022-10-25 13:31:06 +02:00
Christopher Pickering
d891d67424
test(python): 3.11 to 3.11-rc2 for osx 2022-10-25 12:54:59 +02:00
Christopher Pickering
1a4c490f22
test(python): changed python3.11-dev to python3.11 2022-10-25 12:48:53 +02: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
sur.la.route
5eadf30e8c
Merge pull request #435 from Riverside-Healthcare/dev 2022-10-25 05:47:33 -05:00
sur.la.route
a18c86aecb
Merge pull request #433 from Riverside-Healthcare/renovate/all-minor-patch 2022-10-24 08:22:35 -05:00
renovate[bot]
aed13907d4
chore(deps) Update all non-major dependencies 2022-10-24 13:18:08 +00:00
sur.la.route
4e3ca56ec1
Merge pull request #434 from Riverside-Healthcare/renovate/linters 2022-10-24 08:17:12 -05:00
Christopher Pickering
62a88796f4
fix(formatter): fixed poor formatting on long inline blocks
closes #432
2022-10-24 15:16:06 +02:00
renovate[bot]
e20bc4db8f
chore(deps) Update dependency eslint to v8.26.0 2022-10-24 06:17:43 +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
sur.la.route
92fbd94c4f
Merge pull request #431 from Riverside-Healthcare/dev 2022-10-21 02:43:14 -05:00
Christopher Pickering
a6262669ed
Merge branch 'dev' of github.com:Riverside-Healthcare/djLint into dev 2022-10-21 09:14:34 +02:00
Christopher Pickering
280e1fc29c
fix(windows+py3.9): fixed an issue on windows with py3.9 and stdin
On windows python 3.9 the stdin path of - was "sometimes" recognized as the cwd, and sometimes as
the system root. This update sets the cwd manually for paths of -.

re https://github.com/monosans/djlint-vscode/issues/83
2022-10-21 09:14:18 +02:00
sur.la.route
6f833457e9
Merge pull request #428 from monosans/patch-01 2022-10-17 02:36:12 -05:00
sur.la.route
33ad3f935d
Merge pull request #429 from Riverside-Healthcare/renovate/all-minor-patch 2022-10-17 02:31:45 -05:00