Mike Fix
5248b7551c
remove automatically added meta tag
5 years ago
Mike Fix
d9f1041740
upgrade Codemirror to 5.48.2
5 years ago
Adam Lusted
b84474652c
Added SynthWave '84 theme + Text Shadows ( #810 )
...
* - Added ability to set optional `text-shadows` on themes.
- Extended `THEMES` to include optional `shadows` setting.
- Added SynthWave '84 theme. See https://github.com/robb0wen/synthwave-vscode
* - Changed ID of `SynthWave-84` theme to `synthwave-84`
- Added synthwave-84 to LOCAL_STYLESHEETS
- Migrated SynthWave-84 theme to `static/themes/synthwave-84.css`
- reverted a few things from 3f9daaf9ecee4561f9fad1bbdb8f38fd58a631c6
- Reverted global text-shadows
- Reverted constants.js/themes model changes.
* Update Meta.js
5 years ago
Mike Fix
674cfd2cf3
fix twitter card meta tags
5 years ago
Tim Neutkens
7fdda47816
Add autoExport ( #782 )
...
* Add autoExport
* Upgrade Next.js
* Upgrade Next.js
* export service worker to /public
* fix service worker build - file exported to /public (unwanted)
* next next@canary
* try to fix SW
* try to fix SW
* add back _next routing for now
* try a mix of configs
* Fix service-worker serving
* Remove _next route
* Next 9
* move stuff back into /static
* fix service-worker
* don't use canary next builds
* static/banner.png -> static/brand/banner.png
* remove now-build script
5 years ago
Michael Fix
876fc24859
Minify local CSS files ( #811 )
...
* minify custom css files
* add .min to local CSS files
5 years ago
Mike Fix
7d65448428
upgrade dependencies
6 years ago
Mike Fix
7cb4740d04
fix codemirror stylesheets
...
- Closes #775
6 years ago
Nato Boram
b757687802
Add VSCode's theme ( #769 )
...
* add vscode theme
* pin Next.js version
* remove highlight only css fetches
6 years ago
Mike Fix
4571857e69
make shades-of-purple local stylesheet
6 years ago
Mike Fix
4115020919
Strict mode preparations
6 years ago
Michael Fix
93c57d2b5d
debounce updating query string and localStorage ( #664 )
...
* debounce updating query string and localStorage
* memoize meta components
* fix tests
6 years ago
Mike Fix
3ed659e894
fix cdn backed styles links
6 years ago
Mike Fix
2d62122131
fix broken seti link
6 years ago
Mike Fix
ec101f0ad2
preload experiment
6 years ago
Mike Fix
6f687aeba5
move react crop stylesheet into component
6 years ago
raboid
40ba1e0f9e
update meta
6 years ago
Mike Fix
428b4bd400
upgrade CodeMirror
6 years ago
Mike Fix
01023bb1ad
enable react in scope lint rule
6 years ago
zhao.zhang
2b6a91dfee
feat: add atom one-light theme ( #499 )
6 years ago
Mike Fix
1451ee2582
remove extra solarized link
6 years ago
Mike Fix
0b366d18f7
refactor stylesheets abstraction
6 years ago
Mike Fix
dbbbb2f33f
fix Carbon <title>
6 years ago
Mike Fix
92a80429f3
move manifest to all pages
6 years ago
Mike Fix
c0ff116de8
embeds
...
expose CodeMirrorLink, load only necessary theme in embed
implement copy button in Carbon window controls
add copy to queryParam
use next/head and metatags in /embed
make editor have router prop
fix now.json rewrites
allow local stylesheets in embed
6 years ago
Mike Fix
d41f05d9c1
update comment
6 years ago
Mike Fix
d70c8f0c2a
upgrade codemirror CDN links to 5.39.2 (patch)
6 years ago
Mike Fix
5b80d2a7bf
add comment about <link rel='preload'>
6 years ago
Mike Fix
b19bbf26ae
Fix preload for Firefox
6 years ago
Mike Fix
d8f24bda48
add viewport meta tag
6 years ago
Michael Fix
6c9a09e522
Clean up ( #481 ) (patch)
...
* clean up things
* introduce toggle fn
* remove constructor from Collapse (ignore)
* prettier (ignore)
* make Collapse a PureComponent (ignore)
* give ExportSizeSelect a display name (ignore)
* give ThemeSelect a display name (ignore)
* Toggle: displayName, PureComponent, remove constructor (ignore)
* Meta and Slider display names (ignore)
* remove ThemeSelect constructor (ignore)
* fix lint-staged, prettier
6 years ago
Michael Fix
a9b25e05a3
Performance improvements ( #458 )
...
* Performance improvements
- Use font-display: swap
- Preload CSS links
- Compress all request payloads
* inline react spinner css
* remove @zeit/next-css, move custom themes to static
* update contributing docs
* spinner styles
* move spinner back to top level
* load codemirror synchronously
6 years ago
Farzad YZ
1747534921
WIP: integration with prettier ( #469 )
...
* add basic format with basic parser
* remove format loading
* change formatCode to be sync
* prettier adjustments
* prettier our code
* move prettify into settings menu
6 years ago
Jake Dexheimer
b7c8466711
fix mobile overflow issue ( #468 )
6 years ago
Michael Fix
f018c454bf
Implement PWA functionality ( #455 )
...
* implement PWA functionality
* disable tweet button when offline
* just remove tweet button instead
6 years ago
Maxim Gerasimov
e92e4567de
Add Nord theme ( #426 )
...
* Add Nord theme
* Add descendant selector in nord.css
6 years ago
Winner Crespo
452370772f
Adding VS Code's Night Owl theme ( #379 )
6 years ago
Michael Fix
3bbb98a3a2
Revert "Refactor state components ( #338 )" ( #348 )
...
This reverts commit 0a59db56c8
.
7 years ago
Michael Fix
0a59db56c8
Refactor state components ( #338 )
...
* WIP: Unstated works
* WIP: extract into its own file
* Container instance
* Remove unused variables
* Move toolbar children into Toolbar
* Extract our Coder interface
* Remove top level subscription
* Bug fix
* WIP
* Remove old dependencies
* Add import eslint plugin
* Rename components
- add createRef TODO [ ]
* Bug fixes
* Rename Coder -> CodeWindow
* Address comments
- Rename to variable
- Rename onDrop from Editor containers perspective
* More variable renaming
7 years ago
Vernon de Goede
f8579bac73
Add support for Verminal theme 💅 ( #341 )
...
* Add verminal theme.
* Only decrease opacity if vibrancy is supported.
* Use Framer Syntax.
* Reset constants.
* Don't prefill example env variables.
7 years ago
briandennis
f49b7649fb
reorganize custom themes/modes
7 years ago
Ben Jervis
f15d7a83e2
Adds Atom's One Dark theme ( #319 )
...
* Adds Atom's One Dark theme
* Moves one-dark.css into static
* Moves the file from a stylesheet link to an import
* Removes the link from constants
7 years ago
Mike Fix
d6a31941d5
Add default Seti link tag to prevent code flash
7 years ago
Ian Wang
6bf64a6ae0
delay loading highlightjs & codemirror theme ( #309 )
7 years ago
Michael Fix
5a4cdd7d7f
Lint and fix issues, don't add linting yet though ( #293 )
...
* Lint and fix issue, don't add linting yet though
* Clean up
* Remove /about href
7 years ago
Raphael Amorim
7f40e9b469
[WIP] add lucario as theme option and update contributors ( #292 )
...
* add lucario as theme option and update contributors
* undo miss change
* update codemirror to latest
7 years ago
Jake Dexheimer
0dc47db39f
Fix css style imports
7 years ago
Michael Fix
7d95eb44b4
Improve Perf 1 ( #282 )
...
* Inline stylesheets
* Minify CSS
* Use Next CSS imports instead
7 years ago
Mike Fix
c47eb97c3a
Theme color [PWA]
7 years ago
Hugo
a69a3f2e44
Add Oceanic Next theme ( #167 )
...
* Add Oceanic Next theme
* Update Codemirror to 5.34.0
7 years ago