777 Commits (7b20d8744ac79a1bc758666c37ccda65cfece244)
 

Author SHA1 Message Date
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
briandennis 93c0214081 use set lookup to keep track of loaded modes 7 years ago
Andrew f3b80b1783 Use mode instead of module 7 years ago
Andrew Dassonville 1500627c3b Use CodeMirror Kotlin 7 years ago
Kunall Banerjee 188334db6d add `cross-env` as a dev dependency 7 years ago
Jake Dexheimer 27bad782b4 Fix solarized theme, remove redundant light:true 7 years ago
Andrew Dassonville 13073fccac Make file list less complex 7 years ago
Andrew Dassonville ef9bcf6e86 Remove yarn-err.log 7 years ago
Andrew 3cbcb49c27 Remove semicolons 7 years ago
Andrew Dassonville 7e69ca2897 Add prettier 7 years ago
Andrew Dassonville 6b1e0aedaa Add Kotlin support 7 years ago
Oto Brglez f309fbaf47 Adding support for Scala. 7 years ago
Dara Hak 543798deea Put actual link to blog post (#43) 7 years ago
Jake Dexheimer bb38cd1d63 Fix overflow-x 7 years ago
Mike Fix 0e6543367e Fix author and add 'webpack' devDependency 7 years ago
Mike Fix a6911714b0 Fix description 7 years ago
Mike Fix 05a19ca0e8 Add repository info to package.json
- Closes #36
7 years ago
Mike Fix 26ea4615f7 Fix Selecting a language and then going back to auto
- Closes #37
7 years ago