Commit Graph

282 Commits (71abf284665a32e54f561a8e7882be730cd2ea0d)
 

Author SHA1 Message Date
Jake Dexheimer 71abf28466 Use x-php mime-type
Michael Fix 2ef9bb2638
Attempt to Fix CI ()
Hugo a69a3f2e44 Add Oceanic Next theme ()
* Add Oceanic Next theme

* Update Codemirror to 5.34.0
Mike Fix 9d1f05ad0f Fix Hack default
Mike Fix d859523d58 2.0.0
Michael Fix 2ab2ca843e
Bump Next to 4.2.3 ()
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 3b13e40045 No package-lock
Mike Fix 8e2c725267 Fix build
Kunall Banerjee 73eb4ac2cd add support for shell syntax ()
Closes 
Michael Fix dcac30a7a2
Add image dnd description to /about ()
* Add image dnd description to /about

* Update about.js
Mike Fix ff03d1a034 Fix CI
Michael Fix ed9993170f
GraphQL Type ()
Mike Fix 75d45e1407 set -e to deploy.sh
Mike Fix 17cd24bc40 Add now dev dep
Mike Fix cc428bf8bb Fix newline in deploy
Mike Fix 1ad63373df New cypress project id, add contributor, new yarn.lock
Gleb Bahmutov 4078735cdc add Cypress integration tests ()
* chore: add Cypress background color tests

* add localStorage spec

* add project id for Cypress dashboard

* remove project id from cypress.json
Michael Fix 508afdfbb4
Implement drag-n-drop image for backgrounds ()
- Closes 
Michael Fix b6be5344bf
Auto deploy ()
* Auto-deploy + Slack message

- Ignore WIP

* Only run for PRs
Michael Fix a394079b2a
Make default font one without ligatures ()
Mike Fix 28577aaf64 Font fixes
Jake Dexheimer 38cc0f91af Font support ()
* Add font family/font size support

* Load fonts with css

* Change settings item order
Michael Fix ac28311429
Collapsible "Advanced" settings ()
* Collapsible "Advanced" settings

* Address comments

* Just center Advanced
Mike Fix 02efeee8b1 Bump deps
Rafael Câmara a4cfaab3a7 Adding drop shadow offset-y and blur-radius menu option ()
* Adding drop shadow offset-y and blur-radius menu option

* Fixing @jakedex concerns

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

* Remove -l
Mike Fix 9ce3558a44 Fix typescript vs js naming descrepancy
- Closes 
Mike Fix 45cef2b734 v1.0.1
Mike Fix e55217f8f9 Fix solarized
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
Mike Fix 497188aa1a > -> >= for query length
briandennis 2eee0078e7 fix background rendering
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 b4e5459432 Update dependencies ()
* Upgrade react, react-dom, react-color, next

* Use dynamic styles in Carbon.js

* Fix react-color alpha issues
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 3abcefb807 Disable box-shadow for all solarized themes