2221 Commits

Author SHA1 Message Date
Liam Newman
9e6a598e1f Bump version numbers in README.md 2018-08-22 23:55:22 -07:00
Liam Newman
c719a03f63
Merge pull request #1499 from MacKLess/space
Fixed whitespace detection issue with tests
2018-08-22 23:55:21 -07:00
L. D. MacKrell
34700233fc Modify html5 space characters 2018-08-22 23:49:02 -07:00
Liam Newman
14849d6085 Tests for #1496 2018-08-22 18:23:15 -07:00
Liam Newman
ca26d5af2b
Merge branch 'master' into space 2018-08-22 16:55:10 -07:00
Liam Newman
5362878ef5 Turn on use strict across most of project
Stop sloppy humans from doing sloppy human things.
2018-08-22 16:51:25 -07:00
Liam Newman
8f322b4be9 Closes #869 2018-08-22 15:58:13 -07:00
Liam Newman
554005310e
Merge pull request #1494 from MacKLess/button
Add test for html formatting after button element
2018-08-22 13:14:28 -07:00
Liam Newman
c7703d51a2
Merge pull request #1498 from MacKLess/dash
Converts name dashes to underscore in option inputs
2018-08-22 13:13:29 -07:00
Liam Newman
63bf73d300
Merge branch 'master' into button 2018-08-22 13:02:49 -07:00
L. D. MacKrell
ae772fab46 Fixed whitespace detection issue with tests 2018-08-22 12:56:38 -07:00
L. D. MacKrell
85a8fe3e73 Converts name dashes to underscore in option inputs 2018-08-22 11:52:44 -07:00
Liam Newman
569afd2ac8 1.8.0-rc12 v1.8.0-rc12 2018-08-22 01:12:20 -07:00
Liam Newman
95657886ef Python 1.8.0-rc12 2018-08-22 01:11:54 -07:00
Liam Newman
9c5c60ab16 Bump version numbers in README.md 2018-08-22 01:11:47 -07:00
L. D. MacKrell
fb9a7b1867 Add test for html formatting following button 2018-08-22 00:59:51 -07:00
Liam Newman
c2da393fe5 Add support for optional html tags 2018-08-21 21:59:05 -07:00
Liam Newman
7c2eda572b HTML refactoring 2018-08-21 18:50:40 -07:00
Liam Newman
26ec3a76f2 Correctly handle void_elements
Fixes #1475
2018-08-21 16:24:13 -07:00
Liam Newman
3253d25412 1.8.0-rc11 v1.8.0-rc11 2018-08-20 15:56:21 -07:00
Liam Newman
d1cfb6916c Python 1.8.0-rc11 2018-08-20 15:55:57 -07:00
Liam Newman
e70643fd48 Bump version numbers in README.md 2018-08-20 15:55:50 -07:00
Liam Newman
0aac315ab6 Add disabled option to pass through source unchanged
Closes #1405
2018-08-20 15:32:37 -07:00
Liam Newman
0405dea61a Test for #1491 2018-08-20 12:08:16 -07:00
Liam Newman
ddf7aafad5 Reorganize HTML Beautifier 2018-08-20 12:08:16 -07:00
Liam Newman
00fe483736 Formatting tweaks for python 2018-08-19 21:16:32 -07:00
Liam Newman
b75b374aba 1.8.0-rc10 v1.8.0-rc10 2018-08-17 16:07:30 -07:00
Liam Newman
f79cb56da3 Python 1.8.0-rc10 2018-08-17 16:07:05 -07:00
Liam Newman
2005d65d1d Bump version numbers in README.md 2018-08-17 16:06:05 -07:00
Liam Newman
a63ad831cc 1.8.0-rc9 v1.8.0-rc9 2018-08-16 23:05:22 -07:00
Liam Newman
b014e7c077 Python 1.8.0-rc9 2018-08-16 23:04:56 -07:00
Liam Newman
98f4169809 Bump version numbers in README.md 2018-08-16 23:04:51 -07:00
Liam Newman
bb9e17785c More clean up 2018-08-16 22:57:41 -07:00
Liam Newman
5e07e34fb1
Merge pull request #1490 from bitwiseman/cleanup
Cleanup
2018-08-16 21:18:07 -07:00
Liam Newman
2a4bc0954a Improved fixed from nested newline between rules
Fixes #1406
2018-08-16 21:12:31 -07:00
Liam Newman
6b812daf22 General tightening of member access limits 2018-08-16 14:00:05 -07:00
Liam Newman
62cc382ac9 Create IndentCache to encapsulate indent and align 2018-08-16 12:45:21 -07:00
Liam Newman
b080206b9a Cleanup code climate 2018-08-16 12:17:54 -07:00
Liam Newman
a6f238770c 1.8.0-rc8 v1.8.0-rc8 2018-08-15 20:12:01 -07:00
Liam Newman
d7b2786fa3 Python 1.8.0-rc8 2018-08-15 20:11:36 -07:00
Liam Newman
9e7b4d9ff1 Bump version numbers in README.md 2018-08-15 20:11:30 -07:00
Liam Newman
d391baddaa
Merge pull request #1488 from MacKLess/SCSS
Force newlines between nested rules in SCSS
2018-08-15 20:08:44 -07:00
L. D. MacKrell
010d5bc5dc Force newline in between rules in CSS block 2018-08-15 16:44:39 -07:00
L. D. MacKrell
d7129bb8e8 Force newlines between nested rules in SCSS 2018-08-15 10:30:42 -07:00
Liam Newman
57aef1c018
Create CODE_OF_CONDUCT.md 2018-08-14 21:05:37 -07:00
Liam Newman
16d9dfb578 1.8.0-rc7 v1.8.0-rc7 2018-08-14 20:59:43 -07:00
Liam Newman
a9cd642e94 Python 1.8.0-rc7 2018-08-14 20:59:17 -07:00
Liam Newman
e172cb933b Bump version numbers in README.md 2018-08-14 20:59:11 -07:00
Liam Newman
985a2b4c1f Centralize indent string creation 2018-08-14 15:01:50 -07:00
Liam Newman
8fbbe7c012 Continuing churn of html beautifier 2018-08-14 14:14:12 -07:00