2221 Commits

Author SHA1 Message Date
L. D. MacKrell
677b0dc762 Fix formatting for Typescript declare 2018-09-10 14:39:51 -07:00
Liam Newman
5681ad4ec9
Merge pull request #1543 from bitwiseman/io-move
Move to beauitifier.io
2018-09-10 13:16:38 -07:00
Liam Newman
6469217c8d
Merge branch 'master' into io-move 2018-09-10 12:54:00 -07:00
Liam Newman
5aec460246
Merge pull request #1540 from bitwiseman/uri
Fixed support for data URI with test
2018-09-10 12:53:43 -07:00
Liam Newman
ee99c9b829
Merge branch 'master' into io-move 2018-09-10 12:53:17 -07:00
Liam Newman
7f36731035
Merge pull request #1541 from bitwiseman/issue-1469
Preserve new line at start of handlebars contents
2018-09-10 12:52:49 -07:00
Liam Newman
e287d16411 Fixed #1408
This failed due to script path moving.
Automated Test for this is possible, but might be better to create
a manual checklist for change review.
2018-09-09 14:08:04 -07:00
Liam Newman
2d48af82f3 Move all references to beautifier.io 2018-09-09 13:57:13 -07:00
Liam Newman
aadec2b867 Preserve new line at start of handlebars contents
Fixes #1469
2018-09-08 17:01:56 -07:00
Liam Newman
ac6450f425 Fixed support for data URI with test
Fixes #1535
2018-09-08 13:37:05 -07:00
Liam Newman
930c050a56 Bump version numbers for 1.8.4 2018-09-04 15:05:16 -07:00
Liam Newman
ae5c95358e Update Changelog 2018-09-04 15:03:55 -07:00
Liam Newman
0ef7b81973 Fix for unformatted and content_unformatted
Fixes #1534
2018-09-04 14:56:01 -07:00
Liam Newman
ab54c743a9 Fix merge error 2018-09-04 13:28:29 -07:00
Liam Newman
886f6d315c Fixed unindent chained methods under-indent 2018-09-04 13:24:56 -07:00
Liam Newman
d33e70d77a Bump version numbers for 1.8.3 2018-09-04 09:41:55 -07:00
Liam Newman
b092116033 Update Changelog 2018-09-04 09:40:55 -07:00
Liam Newman
f76d933f67
Merge pull request #1529 from MacKLess/last_token
Refactor _flags.last_text to _flags.last_token.text
2018-09-02 19:43:16 -07:00
L. D. MacKrell
b5ef9b4727 Refactor _flags.last_text to _flags.last_token.text 2018-09-02 19:21:12 -07:00
Liam Newman
cfa13d9d6d
Merge pull request #1528 from MacKLess/reserved_word
Improved default handling in case blocks
2018-09-02 16:54:16 -07:00
L. D. MacKrell
e849cb905c Refactor TOKEN.RESERVED to reserved_word and reserved_array functions 2018-09-02 16:46:20 -07:00
Liam Newman
866cfca259 Simplified error handling 2018-09-02 13:18:59 -07:00
Liam Newman
d46410fcc0 Fix unicode test for windows 2018-09-02 12:45:30 -07:00
Liam Newman
418fc7a6b9 Refactor end_with_newline in Output settings 2018-09-01 14:42:41 -07:00
Liam Newman
a46d717eb3 Refactor indent_string calculation into Output 2018-09-01 14:35:46 -07:00
Liam Newman
02d89694af Added single selection options 2018-09-01 14:08:00 -07:00
Liam Newman
de834fd0a1 Python test should not run node build 2018-09-01 14:08:00 -07:00
Liam Newman
b89cdb9627 Better output for unicode decoding errors
Fixes #1134
2018-09-01 14:08:00 -07:00
Liam Newman
4924fbc2a5 Push gh-pages changes during release 2018-08-31 18:53:33 -07:00
Liam Newman
d6a2c6c785 Bump version numbers for 1.8.3-rc3 2018-08-31 18:50:36 -07:00
Liam Newman
53d9ca472e
Merge pull request #1525 from MacKLess/level
Add indent level options functionality with tests
2018-08-31 18:49:19 -07:00
Liam Newman
f46c4f341e
Merge branch 'master' into level 2018-08-31 18:39:40 -07:00
L. D. MacKrell
79717afda4 Add level options functionality with tests 2018-08-31 18:26:00 -07:00
Liam Newman
dcc7de899e
Merge pull request #1523 from MacKLess/each
Update unindent method for each else blocks
2018-08-31 15:44:52 -07:00
L. D. MacKrell
8bc8d4355a Update unindent method for each else blocks 2018-08-31 14:07:55 -07:00
Liam Newman
be3043240f Make legacy build less frankenstein 2018-08-31 13:05:59 -07:00
Liam Newman
c1b9c31e04 Fail release if tag fails 2018-08-30 13:38:21 -07:00
Liam Newman
1e1d758692 Bump version numbers for 1.8.3-rc2 2018-08-30 13:36:04 -07:00
Liam Newman
36a9f2774e Fix release tagging 2018-08-30 13:34:56 -07:00
Liam Newman
cfe6461074 Bump version numbers for 1.8.3-rc1 2018-08-30 13:24:05 -07:00
Liam Newman
75f38d907d Fixed await indenting
Fixes #1519
Fixes #1517
2018-08-30 13:22:47 -07:00
Liam Newman
e333ae52de Fix css perf tests 2018-08-30 13:21:46 -07:00
Liam Newman
3dda58792a Tweaks to generated files 2018-08-30 12:40:24 -07:00
Liam Newman
0139ebd607 Clean up readme and contributing 2018-08-30 12:38:07 -07:00
Liam Newman
4f083af599 Use npm tagging 2018-08-30 12:18:22 -07:00
Liam Newman
6307b28368 Update to use release branch 2018-08-30 12:13:35 -07:00
Liam Newman
be0bf2e8b4
Merge pull request #1506 from bitwiseman/vnext
Refactor js beautifier
2018-08-28 23:53:53 -07:00
Liam Newman
c0e37d7c37 Attempt to fix six unicode type errors 2018-08-28 23:44:08 -07:00
Liam Newman
4b5c6cde92 Save python profiling script
This did not yield any fruit, but it is worth having around.
2018-08-28 23:44:08 -07:00
Liam Newman
ef0a9d291b Refactor tokenizer for clarity 2018-08-28 23:44:08 -07:00