1594 Commits (768d09b4932af129a29deffdd6ebb8db98357e0d)
 

Author SHA1 Message Date
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
Jake Dexheimer a3a90f99bb Fix selected color block 7 years ago
Andrew Dassonville 38c8effd0b Fix failing CI (#94) 7 years ago
jkling38 716ea14a10 Getting started docs (#87)
* Updating the Contribute section of docs

* Syncing up README and CONTRIBUTING, Adding npm install step

* Update CONTRIBUTING.md
7 years ago
Luiz Fernando Rodrigues 10a4ea2d5a Fix contribute section (#77)
* Fix contribute section

* Remove yarn build command
7 years ago
Michael Fix 0c365218d6 Load and store state from localStorage (#80)
* Load and store state from localStorage

* remove idea of localStorage from get and set state fns
7 years ago
Mike Fix 598ca88b98 React-codemirror -> react-codemirror2
- Closes #64
7 years ago
Michael Fix bcb17ec421 Create CONTRIBUTING.md 7 years ago
Michael Fix c626c16822 Create LICENSE 7 years ago
Andrew Dassonville 9b7abc50d3 Add more JavaScript-like languages 7 years ago
enguerrand des Vaux 56b8133fcb Run prettier 7 years ago
enguerrand des Vaux 836e66c975 prettier on precommit 7 years ago
fernahh 3010d08222 Update yarn.lock 7 years ago
Jake Dexheimer 7bfa2ef621 Add support for more clike languages 7 years ago