34 Commits (96ac36baf53c8ad452f88114f954d409d9db2046)

Author SHA1 Message Date
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
Stosh Fabricius 9be9ef1ac5 Add Elixir to available languages (#61)
* Add Elixir mode to available languages

* Update module to mode
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
enguerrand des Vaux 836e66c975 prettier on precommit 7 years ago
Kunall Banerjee 188334db6d add `cross-env` as a dev dependency 7 years ago
Andrew Dassonville 13073fccac Make file list less complex 7 years ago
Andrew Dassonville 7e69ca2897 Add prettier 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
Lionel T 6dfb5a4568 Use production build of React
Switch the temp strategy in `next.config.js` to use the production version of React
7 years ago
Mike Fix d270bcf397 Depend on dropperx 7 years ago
Mike Fix a5f42043d3 Debounce twitter calls to 5 seconds 7 years ago
Brian Dennis db73c56eca Add notification of Twitter rate limiting (#13)
* add rate limiting detection to handler

* alert user on rate limit error

* Update api.js

* Add morphmorph dep
7 years ago
Mike Fix 338e1553f9 Make build work 7 years ago
Mike Fix 33189e2f93 Add deploy script 7 years ago
Mike Fix 3ca3e254b2 Fix language inconsistancies
- Depend on toHash
- Move auto out of languages export
7 years ago
Mike Fix 73f3d70296 Merge branch 'master' into twitter 7 years ago
Mike Fix 1cf0757324 Slight updates 7 years ago
briandennis ca9965200d update dependencies 7 years ago
Mike Fix 0f9c395783 Get production gist rendering bug 7 years ago
Mike Fix 03cc2f8270 Rollback codemirror version 7 years ago
briandennis d303751608 add twitter client dependency 7 years ago
briandennis 88edd12827 fix jank on editor load with spinner 7 years ago
Mike Fix 1a911ce776 Merge branch 'toolbar' 7 years ago
briandennis b863eb0427 get editor working 7 years ago
Jake Dexheimer 3e0f6483ea Merge branch 'toolbar' of https://github.com/dawnlabs/code-image into toolbar 7 years ago
Mike Fix 900bbcb75d Add click outside 7 years ago
Jake Dexheimer 21c3f181e6 Add color picker 7 years ago
briandennis 5ec1219f87 resolve conflicts 7 years ago
Mike Fix 1399994eb6 Add drag and drop support 7 years ago
Mike Fix b16b0d6d78 Add Gist support 7 years ago
briandennis 4914df7531 init 7 years ago