Commit graph

971 commits

Author SHA1 Message Date
renovate[bot]
d9d3f3a616
chore(deps) Update all non-major dependencies 2022-11-28 06:43:47 +00:00
Christopher Pickering
fef917e492
docs(demo): fixed unicode issue, added readme and misc updates 2022-11-23 11:11:53 +01:00
Christopher Pickering
4318b52a15
Merge branch 'dev' of github.com:Riverside-Healthcare/djLint into dev 2022-11-22 15:01:59 +01:00
Christopher Pickering
109aff99d4
docs(demo): added djlint config options and move python into a webworker 2022-11-22 14:58:06 +01:00
sur.la.route
8720643249
Merge pull request #463 from Riverside-Healthcare/dependabot/npm_and_yarn/docs/engine.io-6.2.1 2022-11-22 08:19:21 +01:00
dependabot[bot]
fff28d626a
chore(deps): bump engine.io from 6.2.0 to 6.2.1 in /docs
Bumps [engine.io](https://github.com/socketio/engine.io) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/engine.io/compare/6.2.0...6.2.1)

---
updated-dependencies:
- dependency-name: engine.io
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-22 04:46:55 +00:00
sur.la.route
4fad23ff10
Merge pull request #461 from Riverside-Healthcare/renovate/all-minor-patch 2022-11-21 16:54:25 +01:00
Christopher Pickering
4cd8b81a96
docs(demo): added demo 2022-11-21 16:54:00 +01:00
renovate[bot]
f5f96cc865
chore(deps) Update all non-major dependencies 2022-11-21 07:34:41 +00:00
sur.la.route
82c6738276
Merge pull request #460 from Riverside-Healthcare/renovate/all-minor-patch 2022-11-21 08:33:14 +01:00
renovate[bot]
22c936c5d4
chore(deps) Update all non-major dependencies 2022-11-21 06:28:52 +00:00
sur.la.route
e97d0684a2
Merge pull request #458 from Riverside-Healthcare/dev 2022-11-15 02:01:54 -06:00
sur.la.route
d52ba1f72c
Merge pull request #457 from luxcem/allow-data-link 2022-11-15 01:51:19 -06:00
sur.la.route
8c60678503
Merge pull request #455 from Riverside-Healthcare/renovate/all-minor-patch 2022-11-15 01:29:26 -06:00
renovate[bot]
6a004473fe
chore(deps) Update all non-major dependencies 2022-11-14 18:43:17 +00:00
luxcem
442dc91a51
Allow data: for links. 2022-11-14 12:09:06 +01:00
sur.la.route
9cbf1d87b4
Merge pull request #456 from Riverside-Healthcare/renovate/linters 2022-11-14 03:24:15 -06:00
sur.la.route
c2ff93f493
Merge pull request #454 from Riverside-Healthcare/dependabot/npm_and_yarn/docs/socket.io-parser-4.0.5 2022-11-14 03:18:24 -06:00
renovate[bot]
68aef89c3d
chore(deps) Update dependency eslint to v8.27.0 2022-11-14 08:26:37 +00:00
dependabot[bot]
db02508889
chore(deps): bump socket.io-parser from 4.0.4 to 4.0.5 in /docs
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.0.4...4.0.5)

---
updated-dependencies:
- dependency-name: socket.io-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-10 01:59:42 +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
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