Michael Fix
e0ed4bebdc
Merge in 4.0.0 ( #850 )
...
* merge in 4.0
* dev mode with firebase impl
* useReducer for toasts state
5 years ago
Mike Fix
54fdf2fe46
4.0.4
5 years ago
Andrew Dassonville
830442c64a
Add support for first line number setting ( #849 )
...
* Add support for first line number setting
* Set min value to 0
* Add number types
* add label and width settings to Input
* use Input component instead of Text
* remove unused types
* first-row -> first-line-number-row
* more .row into global stylesheet
5 years ago
Chris Brown
d5fd308828
Update about.js ( #847 )
5 years ago
Michael Fix
0e4dd9556b
Update ranger.yml
5 years ago
Michael Fix
d6a86c4155
update installing carbon for desktop ( #846 )
5 years ago
Mike Fix
989e56475f
4.0.3
5 years ago
Michael Fix
ecaf48b30c
Bundle size ( #844 )
...
* just load SketchPicker
* remove colornames package
* load other highlight.js modes lazily
* add bundle analyzer hook
* only load modes once per session
* fix up modes loaded
* fix up
5 years ago
Michael Fix
61e9951e37
Update README.md
5 years ago
Michael Fix
290e371661
Update README.md
5 years ago
Mike Fix
19cfabc09e
4.0.2
5 years ago
Mike Fix
73e1f9bd5d
4.0.1
5 years ago
Mike Fix
f82944fd1e
improve integration test
5 years ago
Michael Fix
9559891df6
Update FUNDING.yml
5 years ago
Michael Fix
552a9c99be
Store Unsplash background image not dataturl ( #836 )
...
* store background image, not background selection in presets
* move localStorage into save utils
* curry omit util fn
* clean up manual image upload by URL
* refactor image changes
* separate uploadImage from selectImage
* upgrade visual regression testing tests
* add TODOs
5 years ago
Mike Fix
3d86e9d77e
4.0.0
5 years ago
Mike Fix
8e1db7cb03
Merge branch 'opencollective' into master-release
5 years ago
Mike Fix
ed62dd9a9c
remove unused badges
5 years ago
Mike Fix
27cd3aefe7
fix editor selection state and improve click outside
5 years ago
Mike Fix
7b03e91e84
use useReducer for bold, italics, underline, and color
5 years ago
Mike Fix
e180b9de8b
improve highlight positioning
5 years ago
Mike Fix
7f8381c627
noop
5 years ago
Mike Fix
9dc13f702e
clean up SelectionEditor code
5 years ago
Mike Fix
3ad106cd20
refactor onSelectionChange to class scope
5 years ago
Mike Fix
37debfdbad
refactor onMouseUp to class scope
5 years ago
Mike Fix
fc988fefba
modifierOpenAt -> selectionAt
5 years ago
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
Mike Fix
3e1577c13b
sponsor url in footer
5 years ago
Mike Fix
b44abe1174
add backers/sponsors section
5 years ago
Mike Fix
0a16b50e8a
add open collective badges
5 years ago
Mike Fix
c735fc2136
add FUNDING.yml
5 years ago
Mike Fix
c8a9b960c4
remove logo from translated readmes
5 years ago
Mike Fix
237bb5574c
update READMEs
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