0ca92b80f9
Merge pull request #2200 from dolanmiu/dependabot/npm_and_yarn/glob-10.3.1
...
build(deps-dev): bump glob from 10.2.7 to 10.3.1
2023-06-29 16:58:27 +01:00
84501b6038
Merge pull request #2206 from dolanmiu/dependabot/npm_and_yarn/eslint-plugin-jsdoc-46.4.2
...
build(deps-dev): bump eslint-plugin-jsdoc from 46.2.6 to 46.4.2
2023-06-29 16:58:20 +01:00
dcd3e90b19
Merge pull request #2201 from performonkey/master
...
Fix patch doc add duplicate content type
2023-06-29 15:05:44 +01:00
be7d84dfa0
build(deps-dev): bump eslint-plugin-jsdoc from 46.2.6 to 46.4.2
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 46.2.6 to 46.4.2.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v46.2.6...v46.4.2 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-29 11:17:21 +00:00
b0d60109c9
Fix prettier issue
2023-06-29 10:43:44 +08:00
b4659f9901
Merge pull request #2203 from dolanmiu/feature/do-not-override-default-styles
...
Fix override order in default styles
2023-06-28 23:50:33 +01:00
25f657b842
Add right align example
2023-06-28 22:02:09 +01:00
dfffb066f3
Fix override order in default styles
2023-06-28 21:40:20 +01:00
4f06d760a3
Fix patch doc add duplicate content type
2023-06-28 23:34:16 +08:00
aea2531111
build(deps-dev): bump glob from 10.2.7 to 10.3.1
...
Bumps [glob](https://github.com/isaacs/node-glob ) from 10.2.7 to 10.3.1.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/node-glob/compare/v10.2.7...v10.3.1 )
---
updated-dependencies:
- dependency-name: glob
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-28 11:57:13 +00:00
e3ee455186
Merge pull request #2189 from dolanmiu/feature/check-boxes
...
Feature/check boxes
2023-06-25 03:23:45 +01:00
210d9c58f2
Improve API for check boxes
2023-06-25 03:09:29 +01:00
db85c3dd2f
Merge remote-tracking branch 'ric/master' into feature/check-boxes
2023-06-24 20:50:35 +01:00
4976a75ab3
Version bump
8.1.0
2023-06-24 20:46:29 +01:00
414d0248f5
Update Checkbox test description
2023-06-23 15:36:08 -04:00
fa400bcf39
update CheckBox and tests to handle optional alias field
2023-06-23 13:06:18 -04:00
9e9ca526fe
Prettier syntax update of sdt-properties
2023-06-23 13:05:21 -04:00
41c0fb5fc0
Update sdt-properties to make alias optional
2023-06-23 13:04:28 -04:00
58e7dbf445
Revert "Modify sdt-properties to accommodate for children elements"
...
This reverts commit f706d8e62d
.
2023-06-22 15:39:39 -04:00
20e0213c7d
Revert "Revert unnecessary changes to sdt-properties"
...
This reverts commit d1f75e3a42
.
2023-06-22 15:37:00 -04:00
b8f83fd6ad
Update CheckBox element and test file according to sdt-properties correction
2023-06-22 15:21:45 -04:00
d1f75e3a42
Revert unnecessary changes to sdt-properties
2023-06-22 15:20:56 -04:00
337ff464cf
Modify/create index files to handle exporting
2023-06-22 14:51:10 -04:00
cad4a5510b
Create test files for CheckBox and CheckBoxUtil
2023-06-22 14:50:07 -04:00
aa8438d8bd
Create CheckBox element and supporting child elements
2023-06-22 14:49:03 -04:00
79363c2c2c
Modify Pargraph's children to accept CheckBox
2023-06-22 14:43:10 -04:00
f706d8e62d
Modify sdt-properties to accommodate for children elements
2023-06-22 14:42:17 -04:00
a368ed7fd3
Add docsify-terminal-block to documentation
2023-06-15 21:29:10 +01:00
a9fa31ebac
Upgrade testing libraries
2023-06-15 21:15:39 +01:00
6b4a78ed41
Merge pull request #2177 from dolanmiu/dependabot/npm_and_yarn/eslint-plugin-unicorn-47.0.0
...
build(deps-dev): bump eslint-plugin-unicorn from 46.0.0 to 47.0.0
2023-06-15 12:49:17 +01:00
9b93a15323
Merge pull request #2176 from dolanmiu/dependabot/npm_and_yarn/types/unzipper-0.10.6
...
build(deps-dev): bump @types/unzipper from 0.10.5 to 0.10.6
2023-06-15 12:49:08 +01:00
17774c50be
build(deps-dev): bump eslint-plugin-unicorn from 46.0.0 to 47.0.0
...
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 46.0.0 to 47.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v46.0.0...v47.0.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-14 11:57:06 +00:00
a63095a7b4
build(deps-dev): bump @types/unzipper from 0.10.5 to 0.10.6
...
Bumps [@types/unzipper](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/unzipper ) from 0.10.5 to 0.10.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/unzipper )
---
updated-dependencies:
- dependency-name: "@types/unzipper"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-14 11:56:34 +00:00
9aba21e64c
Add filtering and ordering to list of demos
2023-06-14 03:44:46 +01:00
6288bb0701
Bump sign off sheet
2023-06-14 02:48:56 +01:00
2061854778
Merge pull request #2119 from pulpgrinder/master
...
Added style support for noProof option.
2023-06-14 02:25:36 +01:00
e4eeb3f87f
Fix spelling
2023-06-14 01:55:47 +01:00
a168dc1c15
Remove redundant code
2023-06-14 01:17:44 +01:00
99dee460ae
Fix prettier
2023-06-13 20:55:20 +01:00
36e9ac1179
Adding tests for noProof option
2023-06-13 20:27:28 +01:00
df619ffe49
Added style support for noProof option.
...
Useful for blocks of source code, and
possibly other things that cause the grammar
and spelling checkers to go nuts.
Example usage:
run: {
font:"Consolas",
color: "0000AA",
break:1,
noProof:true,
},
Also added section to .gitignore to exclude
Mac .DS_Store files. These are useless on
anything other than a Mac.
2023-06-13 20:26:45 +01:00
b1513d4ce9
Merge pull request #2160 from dolanmiu/dependabot/npm_and_yarn/eslint-plugin-jsdoc-46.2.6
...
build(deps-dev): bump eslint-plugin-jsdoc from 40.1.0 to 46.2.6
2023-06-13 20:25:29 +01:00
7d0a71acef
build(deps-dev): bump eslint-plugin-jsdoc from 40.1.0 to 46.2.6
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 40.1.0 to 46.2.6.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v40.1.0...v46.2.6 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-13 19:13:01 +00:00
307a651e6d
Merge pull request #2166 from dolanmiu/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.59.11
...
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.57.1 to 5.59.11
2023-06-13 20:12:17 +01:00
b7f6a7da6b
Merge pull request #2165 from dolanmiu/dependabot/npm_and_yarn/typescript-eslint/parser-5.59.11
...
build(deps-dev): bump @typescript-eslint/parser from 5.57.1 to 5.59.11
2023-06-13 20:12:01 +01:00
1d9ff920e8
Merge pull request #2152 from dolanmiu/dependabot/npm_and_yarn/typescript-5.1.3
...
build(deps-dev): bump typescript from 5.0.3 to 5.1.3
2023-06-13 20:11:33 +01:00
810846c49a
Fix linting
2023-06-13 20:11:04 +01:00
cb66d68980
build(deps-dev): bump @typescript-eslint/eslint-plugin
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.57.1 to 5.59.11.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.11/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-13 18:36:19 +00:00
1badd6a53f
build(deps-dev): bump @typescript-eslint/parser from 5.57.1 to 5.59.11
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.57.1 to 5.59.11.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.11/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-13 18:35:04 +00:00
7e37d8d27a
build(deps-dev): bump typescript from 5.0.3 to 5.1.3
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.0.3 to 5.1.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.0.3...v5.1.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-13 18:33:45 +00:00