90 Commits

Author SHA1 Message Date
Liam Newman
2fe86d18ad Add mocha for unit testing 2018-07-10 00:15:24 -07:00
L. D. MacKrell
91ffb9babd Update copyright dates 2018-07-09 10:42:23 -07:00
Liam Newman
f8dc78b308 No merge message needed 2018-07-07 16:24:58 -07:00
Liam Newman
d16fe7a7e8 Update build and release 2018-07-07 16:11:38 -07:00
Liam Newman
4b7b846b88 Update build and release 2018-07-07 16:08:14 -07:00
Liam Newman
e3eaf2284c Update build and release 2018-07-07 15:55:09 -07:00
Liam Newman
a10e842872 Update build and release 2018-07-07 15:51:01 -07:00
Liam Newman
03e2b7c065 Fix build files 2018-07-07 15:41:52 -07:00
Liam Newman
f582fbb18b Add beta functionality
Fixes #1255
2018-07-07 14:06:21 -07:00
Liam Newman
d39aa816ce Fix build 2018-07-07 13:16:15 -07:00
Liam Newman
642283b28a Update release scripts 2018-07-07 13:02:00 -07:00
Liam Newman
a135077fcd Apply beautifier to more project code 2018-07-06 20:29:17 -07:00
Liam Newman
c8ff7d47a6 Build fixes 2018-07-06 19:14:50 -07:00
Liam Newman
9f48a50315 Add css to build 2018-07-06 15:56:27 -07:00
Liam Newman
f535610cc5 Update build and tools 2018-07-06 15:52:16 -07:00
Liam Newman
019def08f9 Update build tools 2018-07-05 12:45:08 -07:00
Liam Newman
0963c1464e Update dependencies 2018-06-29 21:09:06 -07:00
madman-bob
0e9ad61dba Add concept of inline HTML tags 2018-06-08 14:16:50 +01:00
L.D.MacKrell
b714a349f5 Add build static to build.sh and update help text 2018-05-07 14:44:07 -07:00
Liam Newman
f752303e4e
Merge pull request #1313 from jyn514/master
Use same version of `pip` as `python`
2018-01-17 16:02:40 -05:00
Joshua Nelson
857ef02ac9
Add support for GNU Sort being named sort
Closes issue [1314](https://github.com/beautify-web/js-beautify/issues/1314).
2018-01-07 20:18:33 -05:00
Joshua Nelson
688d00be7e
Use same version of pip as python
Fixes issue [1312](https://github.com/beautify-web/js-beautify/issues/1312)
2017-12-28 15:54:37 -05:00
nabijaczleweli
5921cccf12 Fix "that its" to "whose"
I mean, "whose" *sounds* like it's the intended verbiage, but I dunno,
not a linguist
2017-09-26 13:51:13 -04:00
Liam Newman
7c1b388a65 Switch python to using twine 2017-09-17 22:31:02 -07:00
Liam Newman
f56a513122 Remove Object.value polyfill
Fixes #1205
2017-09-08 10:47:13 -07:00
Liam Newman
2009d25091 Move to Webpack and independent modules 2017-05-11 23:04:45 -07:00
Liam Newman
afa884a916 Fixed python package issue 2017-02-10 16:41:15 -08:00
Liam Newman
253feb3f55 Fixed git status check 2016-12-31 18:50:08 -08:00
Liam Newman
f1efc766b1 Fixed git status check 2016-12-31 18:38:31 -08:00
Liam Newman
bfcf2a57ee Added v to rawgit url
Fixes #1053
2016-12-21 23:55:22 -08:00
Liam Newman
e643bd61ae Added cdnjs to README.md
Updated release script as well.

Closes #992
2016-12-18 08:45:17 -08:00
Liam Newman
b508231471 Fixed gh-pages release in blank repo 2016-08-31 13:17:11 -07:00
Liam Newman
9e62ca66e4 Fixed README.md version update script 2016-08-29 21:03:07 -07:00
Liam Newman
8f0793f5db Added script to update version in README.md
Fixes #868
2016-08-29 14:17:45 -07:00
Alexey Yaroshevich
525ce915ad
Add bumping version in readme to releasing script 2016-07-14 03:47:32 +03:00
Liam Newman
9680b5f1e6 Setup beautify and jshint to run on project files 2016-02-04 10:51:31 -08:00
Liam Newman
2f4bfce3a9 Changelog with gsort -V 2016-01-29 10:52:00 -08:00
Liam Newman
e1c9d85fb3 Update release script 2016-01-28 22:57:07 -08:00
Liam Newman
db897211fa Replace makefile dependency with bash script
Switched to a bash script for build.  Not great but make is
not convenient on windows machines.

Bash is everywhere and our commands are not complex.

Fixes #638
2016-01-20 15:45:45 -08:00
Liam Newman
603dc44355 Move scripts to tools directory 2016-01-20 12:47:45 -08:00