Commit Graph

85 Commits (83d30234a3924bc986c9d263d43c9611592901dc)

Author SHA1 Message Date
briandennis 46091f6dc5 URI component encode carbon text
Nihad Abbasov e3d2646885 Add Tomorrow Night - Bright theme ()
* Add Tomorrow Night - Bright theme

https://github.com/chriskempson/tomorrow-theme

* Update contributors
Iván Munguía b2f6e1c963 Add syntax highlighting for Apache
briandennis 5af953cd2e remove empty state values so as not to override defaults
briandennis d62145f727 modify default settings constant, use new constant when setting initial settings
Dillon Mulroy 7a2b778204 Initial Proof of concept
Mike Fix 959703c51a Fix localStorage
Michael Fix 3d4ba85732
Sanitize color inputs ()
* Sanitize color inputs

* Remove unneeded dep

* Move to constants

* Case insensative
Brad Dougherty 71e535e9e2 Fix boolean params ()
* Parse boolean query params properly

* Update routing.js
Mike Fix abb0948324 Fix escape error
Mike Fix bb4eb1ed9a XSS localStorage
Iván Munguía a3697f48b9 Add syntax highlighting for the diff language ()
Jake Dexheimer 71abf28466 Use x-php mime-type
Hugo a69a3f2e44 Add Oceanic Next theme ()
* Add Oceanic Next theme

* Update Codemirror to 5.34.0
Jake Dexheimer cbc6824b83 Background image settings ()
* Implement drag-n-drop image for backgrounds

- Closes 

* In progress

* Add background-size, background-position settings

* Add ReactCrop

* Remove old bg sizing sliders

* Add resize observer

* Fix typo

* Disable select on sliders

* onAspectRatioChange hook

* Rename to backgroundColor

* Fix state issues

* Add backgroundMode toggle

* Rename ColorPicker

* Add upload-image margin

* Minor font-size change

* Fix build
Brian Dennis 77af47b59e add PowerShell langauge ()
* add PowerShell langauge

* remove npm lockfile

* update lockfile
Mike Fix 8e2c725267 Fix build
Kunall Banerjee 73eb4ac2cd add support for shell syntax ()
Closes 
Michael Fix ed9993170f
GraphQL Type ()
Jake Dexheimer 38cc0f91af Font support ()
* Add font family/font size support

* Load fonts with css

* Change settings item order
Mike Fix 9ce3558a44 Fix typescript vs js naming descrepancy
- Closes 
Brad Davies 9435c7564f Renamed to 'MySQL'
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`).
slorber 4cfbb8f3d1 fix cursor jumping at the end after every editor update
Andrew Dassonville 921d6b40b2 Fix crash when using Plain Text ()
Kunall Banerjee 830828d6c5 remove erroneous constant ()
This resulted in an unrecognized theme that further caused a bug in the UI.
Mike Fix 8dec652c2a Fix URL bugs
Michael Fix bdc9211d25 Fix state bugs, fix drag-n-drop bugs, fix url encoding bugs ()
* react-codemirror to react-codemirror2@3

* Fix encoding queryParam issues

* Fix gist support
Jake Dexheimer 9379528ccc Remove line numbers background style
Jake Dexheimer f13b394ebd Fix default theme
Michael Fix 63f43dcc40 Save and update query params based on editor state ()
* Save and update query params based on editor state

* Fix typo and asPath bug with new queryParams
Mat Gadd ba6e8c4e6f Use parentheses around the theme to match others, and use the same order as ones above
Mat Gadd 03259f473c Add extra constants for Solarized flavours
Jake Dexheimer 96ac36baf5 Fix component state issues
Jake Dexheimer ee0feeb527 Twitter colorpicker -> Sketch colorpicker
Kunall Banerjee 1f9c81df9e add support for base-16 syntax ()
Stosh Fabricius 9be9ef1ac5 Add Elixir to available languages ()
* Add Elixir mode to available languages

* Update module to mode
Jake Dexheimer de11ff034f Add hover styles
Michael Fix 0c365218d6 Load and store state from localStorage ()
* Load and store state from localStorage

* remove idea of localStorage from get and set state fns
Mike Fix 598ca88b98 React-codemirror -> react-codemirror2
- Closes 
Andrew Dassonville 9b7abc50d3 Add more JavaScript-like languages
Jake Dexheimer 7bfa2ef621 Add support for more clike languages
briandennis 93c0214081 use set lookup to keep track of loaded modes
Andrew f3b80b1783 Use mode instead of module
Andrew Dassonville 1500627c3b Use CodeMirror Kotlin
Jake Dexheimer 27bad782b4 Fix solarized theme, remove redundant light:true
Andrew 3cbcb49c27 Remove semicolons
Andrew Dassonville 7e69ca2897 Add prettier
Andrew Dassonville 6b1e0aedaa Add Kotlin support
Oto Brglez f309fbaf47 Adding support for Scala.