Christopher Pickering
|
1526e87bf9
|
docs(docs): updated changelog and feature list
|
2022-06-16 13:40:22 -05:00 |
|
Christopher Pickering
|
1e526f6739
|
test(preserve-leading-indent): added test
|
2022-06-16 13:33:59 -05:00 |
|
Christopher Pickering
|
dc9a97d510
|
fix tag indent for preserve whitespace option, preserve better text indenting
|
2022-06-16 06:41:49 -05:00 |
|
Christopher Pickering
|
15ead700d1
|
feat(whitespace): add option to preserver some whitespace before text
This option preserves some leading whitespace in text blocks.
closes #260
|
2022-06-15 13:41:14 -05:00 |
|
sur.la.route
|
fbc9db1d51
|
Merge pull request #255 from Riverside-Healthcare/dependabot/npm_and_yarn/semver-regex-3.1.4
build(deps): bump semver-regex from 3.1.3 to 3.1.4
|
2022-06-06 07:45:34 -05:00 |
|
sur.la.route
|
67df4b1812
|
Merge pull request #254 from Riverside-Healthcare/dependabot/npm_and_yarn/npm-8.12.0
build(deps): bump npm from 8.7.0 to 8.12.0
|
2022-06-06 07:45:16 -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 |
|
sur.la.route
|
8f0b3942b5
|
Merge pull request #256 from Riverside-Healthcare/renovate/linters
chore(deps) Update dependency eslint to v8.17.0
|
2022-06-06 07:44:36 -05:00 |
|
Renovate Bot
|
280ff40c09
|
chore(deps) Update dependency eslint to v8.17.0
|
2022-06-06 06:52:57 +00:00 |
|
dependabot[bot]
|
adcd5ddae7
|
build(deps): bump semver-regex from 3.1.3 to 3.1.4
Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/sindresorhus/semver-regex/releases)
- [Commits](https://github.com/sindresorhus/semver-regex/commits/v3.1.4)
---
updated-dependencies:
- dependency-name: semver-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-04 00:07:32 +00:00 |
|
dependabot[bot]
|
fb9bb33243
|
build(deps): bump npm from 8.7.0 to 8.12.0
Bumps [npm](https://github.com/npm/cli) from 8.7.0 to 8.12.0.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/v8.7.0...v8.12.0)
---
updated-dependencies:
- dependency-name: npm
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-02 16:01:17 +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 |
|
sur.la.route
|
43eeccf96d
|
Merge pull request #250 from Riverside-Healthcare/renovate/linters
chore(deps) Update dependency eslint to v8.16.0
|
2022-05-23 07:54:08 -05:00 |
|
Renovate Bot
|
67afffe386
|
chore(deps) Update dependency eslint to v8.16.0
|
2022-05-23 05:37:55 +00:00 |
|
semantic-release-bot
|
e92aee1c34
|
chore(release): 1.1.1 [skip ci]
## [1.1.1](https://github.com/Riverside-Healthcare/djLint/compare/v1.1.0...v1.1.1) (2022-05-18)
### Bug Fixes
* **windows:** fixed windows output. colorama was converting to cp1252 ([46395e2](46395e28bc))
|
2022-05-18 15:48:16 +00:00 |
|
sur.la.route
|
2f167f2b52
|
Merge pull request #249 from Riverside-Healthcare/dev
fix(windows): fixed windows output. colorama was converting to cp1252
|
2022-05-18 10:47:00 -05:00 |
|
Christopher Pickering
|
6aa6986b6e
|
style(lint): fixed lint
|
2022-05-18 10:35:41 -05:00 |
|
Christopher Pickering
|
46395e28bc
|
fix(windows): fixed windows output. colorama was converting to cp1252
|
2022-05-18 10:31:19 -05:00 |
|
semantic-release-bot
|
51f2eeabb3
|
chore(release): 1.1.0 [skip ci]
# [1.1.0](https://github.com/Riverside-Healthcare/djLint/compare/v1.0.3...v1.1.0) (2022-05-18)
### Bug Fixes
* **dj018:** fix rule DJ018 for special attrib names ([f63cc4d](f63cc4d8ea)), closes [#248](https://github.com/Riverside-Healthcare/djLint/issues/248)
* **stdin encoding:** added encoding to stdin text ([e906b3e](e906b3e30a)), closes [#243](https://github.com/Riverside-Healthcare/djLint/issues/243)
### Features
* **breaks:** allowed p, head, and body tags that are short/empty to be on a single line ([886d590](886d59021a))
|
2022-05-18 13:59:51 +00:00 |
|
sur.la.route
|
7c7842ea60
|
Merge pull request #246 from Riverside-Healthcare/dev
test(restructured): restructured the tests
|
2022-05-18 08:58:41 -05:00 |
|
Christopher Pickering
|
f63cc4d8ea
|
fix(dj018): fix rule DJ018 for special attrib names
fixes #248
|
2022-05-18 08:46:48 -05:00 |
|
Christopher Pickering
|
e906b3e30a
|
fix(stdin encoding): added encoding to stdin text
Fixes #243
|
2022-05-18 08:35:54 -05:00 |
|
Christopher Pickering
|
4906fbc525
|
build(editor): added editor config
|
2022-05-17 14:43:33 -05:00 |
|
Christopher Pickering
|
160dfce6d7
|
refactor(htlm tags): changed list of html tags to import list
|
2022-05-17 12:59:33 -05:00 |
|
Christopher Pickering
|
0f698bce19
|
refactor(void tags): changed void tag list to imported package
|
2022-05-17 12:51:09 -05:00 |
|
Christopher Pickering
|
886d59021a
|
feat(breaks): allowed p, head, and body tags that are short/empty to be on a single line
Added more tests.
|
2022-05-16 09:25:29 -05:00 |
|
Christopher Pickering
|
a124a4dd6d
|
test(html tests): restructured tests
|
2022-05-13 16:11:06 -05:00 |
|
Christopher Pickering
|
eec497d043
|
test(yaml): added more yaml tests
|
2022-05-13 15:49:24 -05:00 |
|
Christopher Pickering
|
98e20ee885
|
test(format): fixed test format
|
2022-05-13 15:40:21 -05:00 |
|
Christopher Pickering
|
aee34ea64c
|
test(restructured): restructured the tests
|
2022-05-13 15:36:55 -05:00 |
|
semantic-release-bot
|
db0f760f0a
|
chore(release): 1.0.3 [skip ci]
## [1.0.3](https://github.com/Riverside-Healthcare/djLint/compare/v1.0.2...v1.0.3) (2022-05-13)
### Bug Fixes
* **code tags:** fixed indentation on code tags w/ trailing text ([a830bc4](a830bc47a2)), closes [#244](https://github.com/Riverside-Healthcare/djLint/issues/244)
|
2022-05-13 00:57:28 +00:00 |
|
sur.la.route
|
aebafac5fe
|
Merge pull request #245 from Riverside-Healthcare/dev
fix(code tags): fixed indentation on code tags w/ trailing text
|
2022-05-12 19:56:20 -05:00 |
|
Christopher Pickering
|
a830bc47a2
|
fix(code tags): fixed indentation on code tags w/ trailing text
closes #244
|
2022-05-12 15:52:58 -05:00 |
|
Christopher Pickering
|
91718e3318
|
docs(changelog): updated changelog for latest release
|
2022-05-09 12:28:24 -05:00 |
|
semantic-release-bot
|
34e9342f7d
|
chore(release): 1.0.2 [skip ci]
## [1.0.2](https://github.com/Riverside-Healthcare/djLint/compare/v1.0.1...v1.0.2) (2022-05-09)
### Bug Fixes
* **alpine.js:** fixed formatting in alpine.js attributes ([e531701](e531701238)), closes [#240](https://github.com/Riverside-Healthcare/djLint/issues/240)
|
2022-05-09 17:26:11 +00:00 |
|
sur.la.route
|
a8c983af03
|
Merge pull request #242 from Riverside-Healthcare/dev
Dev
|
2022-05-09 12:25:03 -05:00 |
|
Christopher Pickering
|
e531701238
|
fix(alpine.js): fixed formatting in alpine.js attributes
fixes #240
|
2022-05-09 12:19:28 -05:00 |
|
sur.la.route
|
98dd52e488
|
Merge pull request #241 from Riverside-Healthcare/renovate/linters
chore(deps) Update dependency eslint to v8.15.0
|
2022-05-09 12:05:04 -05:00 |
|
Renovate Bot
|
e5be893a8c
|
chore(deps) Update dependency eslint to v8.15.0
|
2022-05-09 06:17:59 +00:00 |
|
sur.la.route
|
5b5bac546d
|
Merge pull request #239 from Riverside-Healthcare/renovate/pin-dependencies
chore(deps) Pin dependencies
|
2022-05-02 10:12:31 -05:00 |
|
Renovate Bot
|
c667225246
|
chore(deps) Pin dependencies
|
2022-05-02 15:08:19 +00:00 |
|
Christopher Pickering
|
6d549dd24a
|
Merge branch 'master' of github.com:Riverside-Healthcare/djLint
|
2022-05-02 09:09:26 -05:00 |
|
Christopher Pickering
|
13fba8c2cf
|
docs(changelog): updated changelog
|
2022-05-02 09:09:12 -05:00 |
|
semantic-release-bot
|
3d96134597
|
chore(release): 1.0.1 [skip ci]
## [1.0.1](https://github.com/Riverside-Healthcare/djLint/compare/v1.0.0...v1.0.1) (2022-05-02)
### Bug Fixes
* **custom attributes:** custom attributes separated by hyphen were split up during format ([1ce378c](1ce378c43d)), closes [#236](https://github.com/Riverside-Healthcare/djLint/issues/236)
|
2022-05-02 14:07:28 +00:00 |
|
sur.la.route
|
6a3c8ffde8
|
Merge pull request #238 from Riverside-Healthcare/dev
Dev
|
2022-05-02 09:06:25 -05:00 |
|
sur.la.route
|
eb64214e2b
|
Merge pull request #237 from Riverside-Healthcare/dependabot/npm_and_yarn/docs/ejs-3.1.7
build(deps): bump ejs from 3.1.6 to 3.1.7 in /docs
|
2022-05-02 09:04:21 -05:00 |
|
Christopher Pickering
|
1ce378c43d
|
fix(custom attributes): custom attributes separated by hyphen were split up during format
closes #236
|
2022-05-02 09:03:35 -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 |
|
sur.la.route
|
411c6cc1b2
|
Merge pull request #235 from Riverside-Healthcare/renovate/npm-ejs-vulnerability
chore(deps) Update dependency ejs to 3.1.7 [SECURITY]
|
2022-05-02 08:38:02 -05:00 |
|
sur.la.route
|
4016616db2
|
Merge pull request #233 from kageurufu/tomli
Switch from tomlkit to tomli
|
2022-05-02 08:37:51 -05:00 |
|