ozearkhan
1ff8cce65c
Added a download button ( #2312 )
...
CI / Build ${{ matrix.os }} (Node ${{ matrix.node-version }}, Python ${{ matrix.python-version }} ) (16, ubuntu, 3.8) (push) Failing after 0s
CI / Build ${{ matrix.os }} (Node ${{ matrix.node-version }}, Python ${{ matrix.python-version }} ) (18, ubuntu, 3.10) (push) Failing after 0s
CI / Build ${{ matrix.os }} (Node ${{ matrix.node-version }}, Python ${{ matrix.python-version }} ) (20, ubuntu, 3.11) (push) Failing after 0s
CodeQL / Analyze (javascript) (push) Failing after 0s
CodeQL / Analyze (python) (push) Failing after 0s
CI / Build ${{ matrix.os }} (Node ${{ matrix.node-version }}, Python ${{ matrix.python-version }} ) (16, macos, 3.8) (push) Has been cancelled
CI / Build ${{ matrix.os }} (Node ${{ matrix.node-version }}, Python ${{ matrix.python-version }} ) (16, windows, 3.8) (push) Has been cancelled
CI / Build ${{ matrix.os }} (Node ${{ matrix.node-version }}, Python ${{ matrix.python-version }} ) (18, macos, 3.10) (push) Has been cancelled
CI / Build ${{ matrix.os }} (Node ${{ matrix.node-version }}, Python ${{ matrix.python-version }} ) (18, windows, 3.10) (push) Has been cancelled
CI / Build ${{ matrix.os }} (Node ${{ matrix.node-version }}, Python ${{ matrix.python-version }} ) (20, macos, 3.11) (push) Has been cancelled
CI / Build ${{ matrix.os }} (Node ${{ matrix.node-version }}, Python ${{ matrix.python-version }} ) (20, windows, 3.11) (push) Has been cancelled
* Added a Download button next to the Copy to Clipboard button in the UI
* fixed download button and passed all test cases
* Update js/bin/js-beautify.js
* Update index.html
* Update index.html
* Update web/common-function.js
Co-authored-by: Liam Newman <bitwiseman@gmail.com>
* Update web/common-function.js
---------
Co-authored-by: Liam Newman <bitwiseman@gmail.com>
2024-09-15 01:18:32 -07:00
Liam Newman
15ace0c032
update strings for move from beautify-web to beautifier org
2023-12-28 17:02:43 -08:00
Ben
a88e65a913
marked unpacking feature as unsafe
2023-08-10 14:34:15 +01:00
Liam Newman
d4ef353888
Formatting
2023-04-27 10:19:57 -07:00
Rouak-stha
9f8086613b
Fixed #2133 Theme Toggle on without_codemirror Mode
2023-03-04 16:34:19 +05:45
Liam Newman
e7c9dcb7f6
Further tweaks to Web UI
2022-08-06 23:48:13 -07:00
Liam Newman
4addbe4cdc
Merge pull request #2073 from adityakush24/dark-mode
...
dark mode
2022-08-06 13:01:13 -07:00
Liam Newman
8011f804bb
Update web/onload.js
2022-08-06 13:00:20 -07:00
adityakush24
e5dcd80191
added theme toggle button
2022-07-18 00:25:25 +05:30
SimaDovakin
4c63ab2526
Changed grid-template-columns value to calculated values.
2022-06-30 09:17:25 +03:00
adityakush24
203fc5ea1d
dark mode
2022-06-27 19:02:04 +05:30
SimaDovakin
25c7f75793
Added max width to the column with editor area. I used 'minmax' grid function for this.
2022-06-27 10:43:17 +03:00
Liam Newman
a187f22556
Revert "Dark mode"
2022-06-20 11:29:02 -07:00
Ilan Cohen
b80f848734
fix for compilation
2022-06-01 15:35:31 +03:00
Ilan Cohen
a41899bca3
Dark mode
2022-05-31 12:47:07 +03:00
Hammad
f2ab338b05
Redesigned the front facing beautifier.io website to be much cleaner looking with responsive design that can now work on mobile devices
2022-04-11 23:45:50 -02:30
Hammad
2df9f3ec28
Fixing styling issues caught by CI
2022-03-13 01:49:24 -03:30
Muhammad Hammad
ab205a40ec
feature: allow mac users to use command+enter for submit button
2022-03-05 17:12:48 -03:30
4086606
67b8962216
Add EOF newlines
2021-07-15 21:07:00 +01:00
4086606
7db71fc845
Cleanup of tulip logo
2021-07-15 20:28:11 +01:00
4086606
a13fcca3df
Use tulip design 🌷
2021-07-15 20:11:12 +01:00
4086606
bf84b098b0
Improve image fallback behaviour in website
2021-07-03 12:12:39 +01:00
4086606
a6640a2836
Add Consolas font as fallback in editor
2021-07-03 12:09:21 +01:00
4086606
ec099b374d
Update version number styling
2021-07-03 12:07:31 +01:00
4086606
156daa1a70
Use image banner in website
2021-07-02 18:37:01 +01:00
4086606
a4150dedcb
Add wordmarks
2021-07-02 18:10:25 +01:00
4086606
b617dcda25
Add banner images
2021-07-02 17:45:33 +01:00
SNDST00M (codename Munin)
2d1e34e618
Add WIP of js-beautify logo
2021-06-04 19:03:51 +01:00
Alzamer
08e044a9ec
Added buttons to website
2021-05-04 17:56:07 +02:00
Liam Newman
566ad859e1
Addtional cleanup and simplification
2020-07-28 13:45:33 -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
Liam Newman
cd7d65e482
Fix formatting
2020-04-21 16:01:48 -07:00
Liam Newman
f6fe0df19d
Update to current google analytics
2020-04-10 15:22:52 -07:00
Liam Newman
bdb31ae1e3
Improved CodeMirror behavior
...
This just moves us to using codemirror from cdn instead of local version.
Fixed layout issue exposed by move.
Use latest version of CodeMirror
Switch modes depending on beautifier being used
Fixes #1695
2019-08-02 13:21:54 -07:00
Liam Newman
3dec35577c
Limit website sample size
...
Fixes #1640
2019-05-06 11:31:32 -07:00
HanabishiRecca
ad8d6aeb1e
Option in web version
...
+ some fixes of HTML by the W3 validator
2019-03-25 13:21:45 -07:00
Liam Newman
69f4ebb198
Fix drop down position
2019-01-13 13:38:05 -08:00
Liam Newman
b50ef5ec4b
Remove buggy auto-detection from website
...
Closes #1565
2019-01-13 13:29:14 -08:00
Liam Newman
ab85ff6554
Added newlines to end of files
2018-10-08 10:10:39 -07:00
L. D. MacKrell
bae5a5a090
Fixes indentation in second comment on webpage
2018-09-10 15:21:34 -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
54516aa939
Fix webpage tab indenting
...
Fixes #1470
2018-08-08 10:07:10 -07:00
Liam Newman
869739069a
Apply jshint to more files
2018-07-10 17:19:20 -07:00
Liam Newman
66e7fa0838
Fix formatting
2018-07-09 15:03:47 -07:00
Liam Newman
cfb1af16f2
Use classis js to work with older browsers
...
Only newer browsers can handle let and backtick strings.
Fixes #1445
2018-07-09 13:42:23 -07:00
Liam Newman
a135077fcd
Apply beautifier to more project code
2018-07-06 20:29:17 -07:00
Liam Newman
61687c7159
Load using require.js
2018-07-06 19:16:39 -07:00
Liam Newman
c8ff7d47a6
Build fixes
2018-07-06 19:14:50 -07:00
L. D. MacKrell
eb49e738dd
Add instructions to debug version on CONTRIBUTING.md
2018-07-06 16:01:45 -07:00