357 Commits (3168ddb0ad2f583f0272364ee23f5efe00fbcfa5)
 

Author SHA1 Message Date
Mike Fix 02efeee8b1 Bump deps 7 years ago
Rafael Câmara a4cfaab3a7 Adding drop shadow offset-y and blur-radius menu option (#143)
* Adding drop shadow offset-y and blur-radius menu option

* Fixing @jakedex concerns

* Fixing drop-shadow blur-radius label to fit the pattern
7 years ago
Jake Dexheimer 5ecb19c6b6 Fix export alpha padding issue 7 years ago
Michael Fix 70e9e40811
Add max-width to container (#144)
- Closes #135
7 years ago
Michael Fix 94e4767808
Debounce language changes (#141)
- Closes #140
7 years ago
Michael Fix 2365b8a5f9
Update README.md 7 years ago
Michael Fix 1caaa7ac1d
Update README.md 7 years ago
Michael Fix 14bd5358e0
Bump dependencies (#138)
* Bump dependencies

* Remove -l
7 years ago
Mike Fix 9ce3558a44 Fix typescript vs js naming descrepancy
- Closes #139
7 years ago
Mike Fix 45cef2b734 v1.0.1 7 years ago
Mike Fix e55217f8f9 Fix solarized
Closes #134
7 years ago
Brad Davies 9435c7564f Renamed to 'MySQL' 7 years ago
Brad Davies 1a1a384db3 Fix MySQL syntax highlighting.
The MySQL syntax highlighting does not currently work unless you explicitly define the correct MIME type associated with it (`text/x-mysql`).
7 years ago
slorber 4cfbb8f3d1 fix cursor jumping at the end after every editor update 7 years ago
Mike Fix 497188aa1a > -> >= for query length 7 years ago
briandennis 2eee0078e7 fix background rendering 7 years ago
Andrew Dassonville 921d6b40b2 Fix crash when using Plain Text (#129) 7 years ago
Kunall Banerjee 830828d6c5 remove erroneous constant (#127)
This resulted in an unrecognized theme that further caused a bug in the UI.
7 years ago
Mike Fix 8dec652c2a Fix URL bugs 7 years ago
Michael Fix bdc9211d25 Fix state bugs, fix drag-n-drop bugs, fix url encoding bugs (#126)
* react-codemirror to react-codemirror2@3

* Fix encoding queryParam issues

* Fix gist support
7 years ago
Jake Dexheimer b4e5459432 Update dependencies (#124)
* Upgrade react, react-dom, react-color, next

* Use dynamic styles in Carbon.js

* Fix react-color alpha issues
7 years ago
Jake Dexheimer 9379528ccc Remove line numbers background style 7 years ago
Jake Dexheimer f13b394ebd Fix default theme 7 years ago
Michael Fix 63f43dcc40 Save and update query params based on editor state (#111)
* Save and update query params based on editor state

* Fix typo and asPath bug with new queryParams
7 years ago
Mat Gadd 3abcefb807 Disable box-shadow for all solarized themes 7 years ago
Mat Gadd ba6e8c4e6f Use parentheses around the theme to match others, and use the same order as ones above 7 years ago
Mat Gadd bad4d91e65 Run contrib script 7 years ago
Mat Gadd 95c8413c83 Only list themes that have a name in the dropdown 7 years ago
Mat Gadd 91654f1477 Only add link elements for themes with stylesheets 7 years ago
Mat Gadd 03259f473c Add extra constants for Solarized flavours 7 years ago
Mat Gadd c7a71b7b12 Apply solarized hacks to the light theme only 7 years ago
Mike Fix 1277a11143 Fix asPath length bug 7 years ago
Jake Dexheimer 96ac36baf5 Fix component state issues 7 years ago
Neto Guimarães e51628ce8d adding support to 'line numbers' settings (#116)
* adding support to 'line numbers' settings

* Update Settings.js
7 years ago
Kunall Banerjee 0303b48928 👌 make the templates less verbose 7 years ago
Kunall Banerjee 722ac899f9 add `.github/` folder. Closes #92 7 years ago
Jake Dexheimer 9d69d2392b Add alpha support, sketch color picker 7 years ago
Jake Dexheimer ee0feeb527 Twitter colorpicker -> Sketch colorpicker 7 years ago
Michael Fix a12b97acfe Update README.md (#106)
* Update README.md

- Closes #105
7 years ago
Jake Dexheimer acb43caa3a Update README.md 7 years ago
Jake Dexheimer abc3ac877f Update README.md 7 years ago
Jake Dexheimer 75a6587e99 Minor fixes 7 years ago
Jake Dexheimer 526453796b Add transparent pixels to image 7 years ago
Kunall Banerjee 4bc3353399 Add a build script to add contributors to the README (#100)
* initial work on the script

* use `all-contributor-cli`

* remove `contributors.js`

* add all-contributors `add` and `generate` build scripts

* Update README with all-contributors

* Remove got
7 years ago
Patryk Jóźwiak ede83bf424 Add width adjustment. (#91) 7 years ago
Peng Jie 3985e35b52 Use spread operator (#95)
* Use spread operator replace Object.assign()

* Fix tag name
7 years ago
Kunall Banerjee 1f9c81df9e add support for base-16 syntax (#101) 7 years ago
Jake Dexheimer 5d6be94379 Fix compiling time (#97) 7 years ago
Stosh Fabricius 9be9ef1ac5 Add Elixir to available languages (#61)
* Add Elixir mode to available languages

* Update module to mode
7 years ago
Jake Dexheimer de11ff034f Add hover styles 7 years ago