Mike Fix
20b56e9957
refactor onSelection to class scope
5 years ago
Mike Fix
c6ce1662b2
pos -> position
5 years ago
Mike Fix
d42b0ec65b
refactor SelectionEditor into own file
5 years ago
Mike Fix
869ca859e2
bold, italics, underline, color work
5 years ago
Mike Fix
a91d2f2307
More WIP
5 years ago
Mike Fix
cdaee55f0d
WIP
5 years ago
Michael Fix
4ec70a2bf6
Repository changes from org change ( #840 )
...
* dawnlabs -> carbon-app
* update READMEs
* remove logo from translated readmes
* change project link
* update license
* remove case study link from translated READMEs
5 years ago
Mike Fix
8b5d766d1e
improve searchLanguage
5 years ago
Mike Fix
d43c5766cf
use useCallback for useGutterClickHandler
5 years ago
Mike Fix
7510dcb5ea
refactor onGutterClick to remove editorRef
5 years ago
Mike Fix
348ee2050d
use useReducer for selected lines
5 years ago
Mike Fix
55e01231d9
move mode loading into useEffect
5 years ago
Mike Fix
a2172490f0
3.9.41
5 years ago
Mike Fix
06d3ee8067
upgrade patch deps
5 years ago
Mike Fix
53405a4c99
clean up language list
5 years ago
RohitMidha23
039523d0ac
Added: XQuery ( #779 )
5 years ago
Michael Fix
a49647e128
Solidity language ( #788 )
...
* WIP: solidity, doesn't work though
* codemirror-solidity 0.1.4
5 years ago
Michael Fix
ae834cc3d4
Re-enabled visual regression testing ( #838 )
...
* re-enabled visual regression testing
* clean up syntax-test
5 years ago
Mike Fix
de5e3254d4
remove next export
5 years ago
Mike Fix
773c4b4f3e
upgrade Next to 9.0.3
5 years ago
Mike Fix
d9f1041740
upgrade Codemirror to 5.48.2
5 years ago
Mike Fix
18dab5f6e3
upgrade React 16.9.0
5 years ago
Mike Fix
82dbabb5f2
basic dependencies
5 years ago
greenkeeper[bot]
7b1b8e06c3
chore(package): update now to version 16.0.0 ( #837 )
5 years ago
Michael Fix
942f21e7db
Refactor mode loading into Carbon ( #825 )
...
* refactor mode loading into Carbon
* made alreadyLoaded Set a static property
5 years ago
Michael Fix
795311f307
Refactor selected lines to read from React state ( #833 )
...
* holding opacities in state works
* refactor to use functional set state
* clean up onGutterClick code #1
* clean up onGutterClick code #2
* clean
* use regular effect
* return forward ref directly
5 years ago
Mike Fix
d60e556b5b
prevent URL length limit errors
...
Closes #829
5 years ago
Michael Fix
b519723931
try out reporanger/superpowers
5 years ago
Michael Fix
d3795b405b
integration tests ( #827 )
5 years ago
Mike Fix
8fc8c29af7
3.9.40
5 years ago
greenkeeper[bot]
0a794ca4b5
fix(package): update match-sorter to version 4.0.0 ( #826 )
5 years ago
Mike Fix
ff26f0f624
move @font-face into function component
5 years ago
Mike Fix
754965198d
remove bad global styles from Settings
5 years ago
Mike Fix
918dd52810
3.9.39
5 years ago
Michael Fix
12001bd64a
fix encoding again ( #823 )
5 years ago
Mike Fix
6e46b1c23b
remove lib/modes
5 years ago
Michael Fix
ddc611a6f9
Refactor preset state ( #822 )
...
* refactor preset state
* remove unnecessary constant
5 years ago
Michael Fix
1cdaa6f13a
send embed postmessage to top window ( #821 )
5 years ago
Mike Fix
89097b936f
3.9.38
5 years ago
Mike Fix
d047e6394d
fix synthwave filename, and minify
5 years ago
allcontributors[bot]
66cee65524
docs: add etoxin as a contributor ( #820 )
...
* docs: update README.md
* docs: update docs/README.de.md
* docs: update docs/README.es.md
* docs: update docs/README.hi.md
* docs: update docs/README.br.pt.md
* docs: update docs/README.cn.zh.md
* docs: update docs/README.ml.md
* docs: update docs/README.tr.md
* docs: update docs/README.kr.md
* docs: update docs/README.ta.md
* docs: update docs/README.fr.md
* docs: update docs/README.ja.md
* docs: update .all-contributorsrc
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
da08b673cf
upgrade next
5 years ago
Mike Fix
2f02d946ac
update dev deps
5 years ago
Mike Fix
f897cbb028
3.9.37
5 years ago
Mike Fix
875f1782d6
add immediate timeout for embed postMessage
5 years ago
allcontributors[bot]
87b67230e7
docs: add munierujp as a contributor ( #819 )
...
* docs: update README.md
* docs: update docs/README.de.md
* docs: update docs/README.es.md
* docs: update docs/README.hi.md
* docs: update docs/README.br.pt.md
* docs: update docs/README.cn.zh.md
* docs: update docs/README.ml.md
* docs: update docs/README.tr.md
* docs: update docs/README.kr.md
* docs: update docs/README.ta.md
* docs: update docs/README.fr.md
* docs: update docs/README.ja.md
* docs: update .all-contributorsrc
5 years ago
Munieru
c43bc03fdf
🇯🇵 Update Japanese documents to follow original documents ( #814 )
...
* Update Japanese document for 2bf33aa
* Update Japanese document for 7adea4a
* Update Japanese document for 5c08bee
* Update Japanese document for 14440e7
* Update Japanese document for 3faee5a
* Update Japanese document for d88ce00
* Update Japanese document for fc9d0bf
* Update Japanese document for d336d20
* Update Japanese document for 93e8118
* Update Japanese document for 1e5a173
5 years ago
Mike Fix
674cfd2cf3
fix twitter card meta tags
5 years ago
Michael Fix
586d7d09b7
Update ranger.yml
5 years ago