391 Commits (7f40e9b4692bbb857d40749ee8d7c44e528755f5)
 

Author SHA1 Message Date
Mark Molnar b1ef2d1263 Feature: Window Title (#257)
* Added title bar

* Added state for title bar
7 years ago
Adi Vaknin 56f11f404f Added missing settings to mapping in routing.js so they will update the url 7 years ago
Nikola Trubitsyn c7cc855a96 IntelliJ IDEA integration (#256) 7 years ago
Mark Molnar d044beb977 Feature: Squared Image (#250)
* Added squared images feature

* Moved 'Squared image' to advanced dropdown
7 years ago
Jake Dexheimer 3c0b3dd387 Fix dropdown hover/width, window themes bg 7 years ago
Vitalii Elenhaupt 6d82f0776d Emacs integration 7 years ago
Mike Fix 33a7e31b66 Bump to Next@5, remove unneeded config 7 years ago
Mike Fix a6de94367e Turn off auto-deploy until stable 7 years ago
briandennis f7771aee8c remove blue outline from dropdown 7 years ago
briandennis c64e5a82be update lockfile 7 years ago
Bruno C. Couto 15f0dd1568 Update contributors list
Include bruno02221 as a code contributor.
7 years ago
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