1830 Commits (b7f06489d9ac553054be789113bbfdc505bf0e8b)
 

Author SHA1 Message Date
Bruno C. Couto 83d30234a3 Add support to keyboard navigation in Dropdowns
The user can navigate through the Themes and Languages selects using the
keyboard arrow down and up keys.
7 years ago
briandennis 46091f6dc5 URI component encode carbon text 7 years ago
Kristijan Husak 54261b37e8 Add link to vim plugin. 7 years ago
briandennis df1433a4c7 update contributors 7 years ago
briandennis 11aebe9add set language to auto on file drop 7 years ago
Nihad Abbasov e3d2646885 Add Tomorrow Night - Bright theme (#222)
* Add Tomorrow Night - Bright theme

https://github.com/chriskempson/tomorrow-theme

* Update contributors
7 years ago
Mark Molnar e51c66ec8a Added Sublime Text 3 plugin to README.md 7 years ago
Iván Munguía b2f6e1c963 Add syntax highlighting for Apache 7 years ago
Hugo Torzuoli 4668e6fc2b Update Licence year 7 years ago
Mike Fix fa7314f487 Remove package-lock.json 7 years ago
Mike Fix 6d2aae4b89 Revert Next@5 for now 7 years ago
briandennis 5af953cd2e remove empty state values so as not to override defaults 7 years ago
briandennis 5a11b115e0 if no selected value, provide default value 7 years ago
Jake Dexheimer c50fc497b6 Fix footer font-size 7 years ago
Jake Dexheimer e5f4321c9e Increase max vertical padding 7 years ago
Mike Fix de81033262 Bump next.js, add _document 7 years ago
briandennis d62145f727 modify default settings constant, use new constant when setting initial settings 7 years ago
Dillon Mulroy 91cf4b7734 import default settings from constants 7 years ago
Dillon Mulroy 700872c188 Change string casing for menu option to be consistent 7 years ago
Dillon Mulroy 77464f6845 Remove console log 7 years ago
Dillon Mulroy 6fa28a0062 Add reset option in advanced options + all contributors addition. 7 years ago
Dillon Mulroy 7f026d79b9 Initial Proof of concept 7 years ago
Dillon Mulroy 7a2b778204 Initial Proof of concept 7 years ago
Michael Fix 048ab355ff First accessability changes (#200)
* First accessability changes

* Add <main>

* <header>
7 years ago
Mike Fix 85a6385178 Add gist test 7 years ago
Mike Fix 959703c51a Fix localStorage 7 years ago
Mike Fix 348bbfb08b Fix classNames in tests 7 years ago
Mike Fix 4e15b66001 Add save as dropdown (needs reconfiguring + style) 7 years ago
Mike Fix 5abef2b4c3 Intial format request refactor 7 years ago
Mike Fix 632bd85d27 Fix deploy (for now) 7 years ago
Michael Fix 3d4ba85732
Sanitize color inputs (#196)
* Sanitize color inputs

* Remove unneeded dep

* Move to constants

* Case insensative
7 years ago
Mike Fix 1951402d8a Make CLI not fail if NOW_TOKEN is invalid" 7 years ago
martinfrancois acef413194 added contrib 7 years ago
martinfrancois 9e44a41762 added possibility of saving as an svg file 7 years ago
Michael Fix 262f2d6d94
Update README.md 7 years ago
Michael Fix fe65aac66e
Update README.md 7 years ago
Mike Fix ba7da58f2b Fix potential background issue 7 years ago
Brad Dougherty 71e535e9e2 Fix boolean params (#195)
* Parse boolean query params properly

* Update routing.js
7 years ago
Mike Fix d5f786bad9 Only deploy if NOW_TOKEN is set 7 years ago
Mike Fix 412abda0da Some screen reader adjustments 7 years ago
Mike Fix abb0948324 Fix escape error 7 years ago
Mike Fix bb4eb1ed9a XSS localStorage 7 years ago
Mike Fix b44ecff6ea XSS 7 years ago
Mike Fix a998ccf139 WIP XSS 7 years ago
Mike Fix cf72b87f08 Lowercase too 7 years ago
Mike Fix 5b894546e0 Remove <scripts>
- Closes #192
7 years ago
Iván Munguía a3697f48b9 Add syntax highlighting for the diff language (#191) 7 years ago
Jake Dexheimer d314b8643b
Consistent borders (#190)
* Use 1px border width

* Fix double border width on collapse element
7 years ago
Jake Dexheimer 71abf28466 Use x-php mime-type 7 years ago
Michael Fix 2ef9bb2638
Attempt to Fix CI (#183) 7 years ago