Christopher Pickering
|
44db1dbe8f
|
added xcode select for macos install
|
2022-07-06 11:46:49 -05:00 |
|
Christopher Pickering
|
81f091f5d9
|
added xcode select for macos install
|
2022-07-06 11:44:12 -05:00 |
|
Christopher Pickering
|
8763b5f741
|
updated so lint text will pass
|
2022-07-06 11:35:57 -05:00 |
|
Christopher Pickering
|
739d8ac81c
|
removed replaceAll function for older nodes
|
2022-07-06 11:34:36 -05:00 |
|
Christopher Pickering
|
fce8dd14a1
|
checked type
|
2022-07-06 11:31:47 -05:00 |
|
Christopher Pickering
|
e2f54d3919
|
Merge branch 'dev' of github.com:Riverside-Healthcare/djLint into dev
|
2022-07-06 11:27:29 -05:00 |
|
Christopher Pickering
|
065ae14ae1
|
updated so lint text will pass
|
2022-07-06 11:27:19 -05:00 |
|
sur.la.route
|
1a86606125
|
Merge branch 'master' into dev
|
2022-07-06 11:25:35 -05:00 |
|
Christopher Pickering
|
4c0caccdf6
|
feat(npm): updated npm installer
Updated release so npm package will be deployed.
closes #192
|
2022-07-06 11:24:45 -05:00 |
|
semantic-release-bot
|
f7903f9079
|
chore(release): 1.4.0 [skip ci]
# [1.4.0](https://github.com/Riverside-Healthcare/djLint/compare/v1.3.0...v1.4.0) (2022-07-05)
### Features
* **ignore rules:** added option to ignore linter rules with inline comments ([1b3159f](1b3159f661)), closes [#113](https://github.com/Riverside-Healthcare/djLint/issues/113)
|
2022-07-05 19:16:22 +00:00 |
|
sur.la.route
|
07b9c17202
|
Merge pull request #279 from Riverside-Healthcare/dev
|
2022-07-05 14:15:11 -05:00 |
|
sur.la.route
|
f688a0b050
|
Merge pull request #278 from adamchainz/patch-1
|
2022-07-05 14:07:42 -05:00 |
|
sur.la.route
|
b2f7727bc8
|
Merge pull request #276 from Riverside-Healthcare/renovate/pin-dependencies
|
2022-07-05 14:01:24 -05:00 |
|
Christopher Pickering
|
135f85a360
|
Merge branch 'dev' of github.com:Riverside-Healthcare/djLint into dev
|
2022-07-05 14:00:01 -05:00 |
|
Christopher Pickering
|
1b3159f661
|
feat(ignore rules): added option to ignore linter rules with inline comments
closes #113
|
2022-07-05 13:59:53 -05:00 |
|
renovate[bot]
|
c6b8f66bb7
|
chore(deps) Update dependency eslint to v8.19.0
|
2022-07-05 16:19:40 +00:00 |
|
semantic-release-bot
|
94d5b654df
|
chore(release): 1.3.0 [skip ci]
# [1.3.0](https://github.com/Riverside-Healthcare/djLint/compare/v1.2.1...v1.3.0) (2022-06-30)
### Bug Fixes
* **h025:** fixes rule H025 where tags have curly hash ([e4fe62f](e4fe62f52e)), closes [#270](https://github.com/Riverside-Healthcare/djLint/issues/270)
### Features
* **new option:** added option to attempt to keep blank lines in templates ([bbcf54a](bbcf54a0f0)), closes [#261](https://github.com/Riverside-Healthcare/djLint/issues/261)
|
2022-07-05 16:19:40 +00:00 |
|
Adam Johnson
|
e5f031642a
|
use types for others
|
2022-07-05 17:06:50 +01:00 |
|
Adam Johnson
|
311fd36bc8
|
Change pre-commit django definition
|
2022-07-05 17:02:13 +01:00 |
|
renovate[bot]
|
fcdf303ba3
|
chore(deps) Pin dependency fontawesome-subset to v
|
2022-07-04 10:22:43 +00:00 |
|
sur.la.route
|
49fc0d579f
|
Merge pull request #274 from Riverside-Healthcare/dev
|
2022-06-30 10:48:11 -05:00 |
|
Christopher Pickering
|
1731ee830a
|
docs(fontawesome): updated fontawesome to v6
|
2022-06-30 10:35:17 -05:00 |
|
semantic-release-bot
|
08e885ed71
|
chore(release): 1.3.0 [skip ci]
# [1.3.0](https://github.com/Riverside-Healthcare/djLint/compare/v1.2.1...v1.3.0) (2022-06-30)
### Bug Fixes
* **h025:** fixes rule H025 where tags have curly hash ([e4fe62f](e4fe62f52e)), closes [#270](https://github.com/Riverside-Healthcare/djLint/issues/270)
### Features
* **new option:** added option to attempt to keep blank lines in templates ([bbcf54a](bbcf54a0f0)), closes [#261](https://github.com/Riverside-Healthcare/djLint/issues/261)
|
2022-06-30 13:09:25 +00:00 |
|
sur.la.route
|
e1303f3bad
|
Merge pull request #273 from Riverside-Healthcare/dev
|
2022-06-30 08:08:22 -05:00 |
|
Christopher Pickering
|
fb5e2c5be4
|
updated template
|
2022-06-30 07:57:55 -05:00 |
|
Christopher Pickering
|
bbcf54a0f0
|
feat(new option): added option to attempt to keep blank lines in templates
--preser-blank-lines option can be used to try and keep existing blank lines during formatting.
closes #261
|
2022-06-30 07:53:24 -05:00 |
|
Christopher Pickering
|
e4fe62f52e
|
fix(h025): fixes rule H025 where tags have curly hash
Closes #270
|
2022-06-28 12:38:28 -05:00 |
|
sur.la.route
|
cd8ceead9e
|
Merge pull request #272 from Riverside-Healthcare/dev
|
2022-06-27 07:00:45 -05:00 |
|
sur.la.route
|
66a294bddb
|
Merge pull request #268 from Riverside-Healthcare/dependabot/npm_and_yarn/docs/got-11.8.5
|
2022-06-27 06:18:35 -05:00 |
|
sur.la.route
|
01d4bb5cb4
|
Merge pull request #271 from Riverside-Healthcare/renovate/pin-dependencies
|
2022-06-27 06:18:16 -05:00 |
|
renovate[bot]
|
73d4d5d9c6
|
chore(deps): chore(deps) Pin dependency eleventy-plugin-edit-on-github to 1.1.0
|
2022-06-27 05:58:11 +00:00 |
|
sur.la.route
|
04008eccb8
|
Merge pull request #269 from Riverside-Healthcare/dev
|
2022-06-22 14:45:31 -05:00 |
|
Christopher Pickering
|
4f2bd2cc30
|
docs(edit button): added edit button the rest of the pages
|
2022-06-22 14:43:35 -05:00 |
|
dependabot[bot]
|
71f70366f0
|
build(deps): bump got from 11.8.3 to 11.8.5 in /docs
Bumps [got](https://github.com/sindresorhus/got) from 11.8.3 to 11.8.5.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v11.8.3...v11.8.5)
---
updated-dependencies:
- dependency-name: got
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-22 15:44:36 +00:00 |
|
sur.la.route
|
4bf734b504
|
Merge pull request #267 from Riverside-Healthcare/dev
|
2022-06-22 10:43:56 -05:00 |
|
Christopher Pickering
|
b7b8214acd
|
docs(edit): added edit on github link
|
2022-06-22 10:03:18 -05:00 |
|
semantic-release-bot
|
76ac3cf705
|
chore(release): 1.2.1 [skip ci]
## [1.2.1](https://github.com/Riverside-Healthcare/djLint/compare/v1.2.0...v1.2.1) (2022-06-21)
### Bug Fixes
* **curly hash comment:** fix formatting on curly hash comment blocks ([4dc2140](4dc2140c41)), closes [#265](https://github.com/Riverside-Healthcare/djLint/issues/265)
|
2022-06-21 16:05:31 +00:00 |
|
sur.la.route
|
1ce8a3188a
|
Merge pull request #266 from Riverside-Healthcare/dev
|
2022-06-21 11:04:08 -05:00 |
|
Christopher Pickering
|
c28637aaa3
|
fixed pyproject
|
2022-06-21 10:47:40 -05:00 |
|
Christopher Pickering
|
db3e5117f8
|
Merge branch 'dev' of github.com:Riverside-Healthcare/djLint into dev
|
2022-06-21 07:14:01 -05:00 |
|
Christopher Pickering
|
4dc2140c41
|
fix(curly hash comment): fix formatting on curly hash comment blocks
closes #265
|
2022-06-21 07:13:44 -05:00 |
|
sur.la.route
|
7a4301a459
|
Merge pull request #263 from Riverside-Healthcare/renovate/linters
|
2022-06-20 06:50:22 -05:00 |
|
sur.la.route
|
366406764b
|
Merge pull request #264 from Riverside-Healthcare/renovate/actions-setup-python-4.x
|
2022-06-20 06:50:00 -05:00 |
|
renovate[bot]
|
27f7a08a54
|
chore(deps) Update actions/setup-python action to v4
|
2022-06-20 05:01:16 +00:00 |
|
renovate[bot]
|
e30de815f3
|
chore(deps) Update dependency eslint to v8.18.0
|
2022-06-20 05:01:09 +00:00 |
|
semantic-release-bot
|
62cdb12b4b
|
chore(release): 1.2.0 [skip ci]
# [1.2.0](https://github.com/Riverside-Healthcare/djLint/compare/v1.1.1...v1.2.0) (2022-06-16)
### Features
* **whitespace:** add option to preserver some whitespace before text ([15ead70](15ead700d1)), closes [#260](https://github.com/Riverside-Healthcare/djLint/issues/260)
|
2022-06-16 18:56:26 +00:00 |
|
sur.la.route
|
2ccfd869e8
|
Merge pull request #257 from Riverside-Healthcare/dev
Dev
|
2022-06-16 13:55:23 -05:00 |
|
sur.la.route
|
30ef292bb1
|
Merge pull request #258 from Riverside-Healthcare/dependabot/npm_and_yarn/semantic-release-19.0.3
build(deps-dev): bump semantic-release from 19.0.2 to 19.0.3
|
2022-06-16 13:41:34 -05:00 |
|
sur.la.route
|
6e660bccff
|
Merge pull request #259 from Riverside-Healthcare/renovate/npm-semantic-release-vulnerability
chore(deps) Update dependency semantic-release to v19.0.3 [SECURITY]
|
2022-06-16 13:41:17 -05:00 |
|
sur.la.route
|
c208fc2c00
|
Merge branch 'dev' into renovate/npm-semantic-release-vulnerability
|
2022-06-16 13:41:08 -05:00 |
|