Liam Newman
|
fa6afc07c2
|
Initial commit of GitHub Actions CI
|
2021-01-08 10:42:18 -08:00 |
|
Liam Newman
|
9975d390bf
|
Merge pull request #1861 from aswinkumar863/smarty-templating
Basic Smarty templating
|
2021-01-08 08:14:21 -08:00 |
|
Liam Newman
|
5ef4aa3187
|
Merge branch 'master' into smarty-templating
|
2020-12-28 10:35:04 -08:00 |
|
aswinkumar863
|
b0dc440d2c
|
smarty tests for attributes and script
|
2020-12-26 18:07:04 +05:30 |
|
Juan Medina
|
5bfad82226
|
Update tokenizer to accept empty tags
|
2020-12-23 14:29:44 -08:00 |
|
Liam Newman
|
4342c323b2
|
Merge branch 'master' into smarty-templating
|
2020-12-15 13:18:37 -08:00 |
|
Liam Newman
|
f42ba31634
|
Handle literals and add basic test
|
2020-12-15 11:00:44 -08:00 |
|
Liam Newman
|
aa9e365aed
|
Update feature_request.md
|
2020-12-11 09:19:04 -08:00 |
|
Liam Newman
|
7207684aca
|
Update beautification-problem.md
|
2020-12-11 09:18:19 -08:00 |
|
Liam Newman
|
b3e38a22d8
|
Merge pull request #1864 from beautify-web/dependabot/npm_and_yarn/ini-1.3.7
Bump ini from 1.3.5 to 1.3.7
|
2020-12-10 10:20:47 -08:00 |
|
Liam Newman
|
4df3e62899
|
Merge branch 'master' into smarty-templating
|
2020-12-10 09:58:53 -08:00 |
|
Liam Newman
|
f1aea80419
|
Merge branch 'master' into dependabot/npm_and_yarn/ini-1.3.7
|
2020-12-10 09:58:29 -08:00 |
|
Liam Newman
|
8b21c05ec2
|
Formatting fix
|
2020-12-10 09:56:19 -08:00 |
|
dependabot[bot]
|
86c0f31759
|
Bump ini from 1.3.5 to 1.3.7
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-10 16:56:29 +00:00 |
|
Home New
|
3fb86dce39
|
removed smarty from auto templating
|
2020-12-03 16:46:37 +05:30 |
|
aswinkumar863
|
15747529f5
|
Basic smarty templating
|
2020-11-01 19:24:39 +05:30 |
|
Liam Newman
|
97caa30849
|
Fix issue template
Fixes #1839
|
2020-09-21 10:18:27 -07:00 |
|
Liam Newman
|
5c00e1d7ec
|
Merge pull request #1834 from Krinkle/patch-1
Document Node 10 requirement in package.json
|
2020-08-24 19:22:03 -07:00 |
|
Timo Tijhof
|
69d3a7f8e3
|
Document Node 10 requirement in package.json
Follows https://github.com/beautify-web/js-beautify/pull/1745 which removed Node 8 from the test matrix.
Ref https://github.com/beautify-web/js-beautify/pull/1833.
|
2020-08-25 02:53:26 +01:00 |
|
Liam Newman
|
b9787b2997
|
Bump version numbers for 1.13.0
|
2020-08-20 01:56:25 -07:00 |
|
Liam Newman
|
94a9154ca9
|
Fix release script
|
2020-08-20 01:55:47 -07:00 |
|
Liam Newman
|
2709371d75
|
Update Changelog
|
2020-08-20 01:40:40 -07:00 |
|
Liam Newman
|
112a0bf24d
|
Merge remote-tracking branch 'beautify-web/master'
|
2020-08-20 01:37:44 -07:00 |
|
Liam Newman
|
4ffd3392ec
|
Merge pull request #1832 from bitwiseman/task/common_shell
Refactor python cssbeautifier to reuse jsbeautifier CLI methods
|
2020-08-20 01:24:11 -07:00 |
|
Liam Newman
|
90b6e55e56
|
Refactor python cssbeautifier to reuse jsbeautifier CLI methods
This change also adds smoke tests for installed cssbeautifier
package.
|
2020-08-19 20:05:41 -07:00 |
|
Liam Newman
|
d763fe1812
|
Merge pull request #1831 from bitwiseman/task/move-to-serve
Switch from node-static to serve
|
2020-08-19 20:04:31 -07:00 |
|
Liam Newman
|
733aefccbb
|
Switch from node-static to serve
|
2020-08-19 19:51:06 -07:00 |
|
Liam Newman
|
480209a97a
|
Merge remote-tracking branch 'beautify-web/master'
|
2020-08-19 13:42:55 -07:00 |
|
Liam Newman
|
d9505db133
|
Merge pull request #1830 from bitwiseman/issue/css-pip
Fixed pip install cssbeautifier
|
2020-08-19 13:39:49 -07:00 |
|
Liam Newman
|
22734aec4f
|
Remove jsbeautifier from css install time deps
|
2020-08-18 13:16:17 -07:00 |
|
Liam Newman
|
7c810c6694
|
Move python setup to clean separate files
|
2020-08-18 13:15:31 -07:00 |
|
Liam Newman
|
7629450355
|
Update __version__.py
|
2020-08-13 12:42:48 -07:00 |
|
Liam Newman
|
f572bf834c
|
Update __version__.py
|
2020-08-13 12:42:27 -07:00 |
|
Liam Newman
|
001cea72b1
|
Fix python version file generation
|
2020-08-13 12:41:56 -07:00 |
|
Liam Newman
|
2f123f4057
|
Merge remote-tracking branch 'beautify-web/master'
|
2020-08-12 20:00:59 -07:00 |
|
Liam Newman
|
5835ceee72
|
Bump version numbers for 1.12.0
|
2020-08-12 19:41:22 -07:00 |
|
Liam Newman
|
f2f9fa11f3
|
Update Changelog
|
2020-08-12 19:36:32 -07:00 |
|
Liam Newman
|
7f18fed98d
|
Merge pull request #1829 from mayankshouche/fix/nullish-coalescing
Support for nullish coalescing
|
2020-08-12 19:25:33 -07:00 |
|
Liam Newman
|
c82a98eea7
|
Added coalescing operator to positioning test
|
2020-08-12 19:12:57 -07:00 |
|
mayankshouche
|
ba048790e0
|
Support for nullish coalescing
|
2020-08-12 13:07:26 -05:00 |
|
Liam Newman
|
a4d6cb96a6
|
Merge pull request #1824 from beautify-web/dependabot/npm_and_yarn/elliptic-6.5.3
Bump elliptic from 6.5.2 to 6.5.3
|
2020-07-29 19:30:46 -07:00 |
|
Liam Newman
|
b59523b2aa
|
Merge pull request #3 from beautifier/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
|
2020-07-29 19:23:54 -07:00 |
|
Liam Newman
|
4aca4abf82
|
Merge pull request #1 from beautifier/dependabot/npm_and_yarn/acorn-6.4.1
Bump acorn from 6.4.0 to 6.4.1
|
2020-07-29 19:23:31 -07:00 |
|
Liam Newman
|
90377b49dd
|
Merge pull request #4 from beautifier/dependabot/npm_and_yarn/elliptic-6.5.3
Bump elliptic from 6.5.2 to 6.5.3
|
2020-07-29 19:22:19 -07:00 |
|
dependabot[bot]
|
04c92aafdc
|
Bump elliptic from 6.5.2 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-30 01:59:18 +00:00 |
|
dependabot[bot]
|
c36963d671
|
Bump elliptic from 6.5.2 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-29 20:48:11 +00:00 |
|
Liam Newman
|
566ad859e1
|
Addtional cleanup and simplification
|
2020-07-28 13:45:33 -07:00 |
|
Liam Newman
|
46786fcf1e
|
Merge pull request #1822 from mayankshouche/feature/copy-to-clipboard-button
Add copy to clipboard and select all buttons
|
2020-07-28 13:45:15 -07:00 |
|
mayankshouche
|
03713ae1a1
|
Add clipboard functionality for plain textarea
|
2020-07-27 18:24:51 -05:00 |
|
mayankshouche
|
f0f866aeff
|
Add copy to clipboard and select all buttons
|
2020-07-26 13:49:13 -05:00 |
|