Michael Fix
b1ce565b28
Dependency version bumps ( #512 )
...
* fix(package): update react-image-crop to version 5.0.0
* dependency version bumps
* prettier to devDeps
6 years ago
Mike Fix
1067ab3429
Exports
6 years ago
Miguel Salazar
6fcdb99691
Translated Readme.md to Spanish ( #515 )
...
* translating to Spanish
* update Spanish
* add translations section to main README
* add ucdstudent95618 as contributor
6 years ago
greenkeeper[bot]
487eede69c
Update husky to the latest version π ( #510 )
...
* chore(package): update husky to version 1.0.0
* chore(package): update lockfile yarn.lock
6 years ago
greenkeeper[bot]
e772291fb8
Update babel-eslint to the latest version π ( #509 )
...
* chore(package): update babel-eslint to version 10.0.0
* chore(package): update lockfile yarn.lock
6 years ago
greenkeeper[bot]
7f82f3e9d6
Update next-offline to the latest version π ( #505 )
...
* fix(package): update next-offline to version 3.0.0
* chore(package): update lockfile yarn.lock
6 years ago
greenkeeper[bot]
4f1d566a6b
Update next to the latest version π ( #503 )
...
* fix(package): update next to version 7.0.0
* chore(package): update lockfile yarn.lock
6 years ago
greenkeeper[bot]
cf81be02ab
Update codemirror-graphql to the latest version π ( #501 )
...
* fix(package): update codemirror-graphql to version 0.7.1
* chore(package): update lockfile yarn.lock
6 years ago
Michael Fix
847224566f
Update README.md
6 years ago
Michael Fix
922446c6be
Update README.md
6 years ago
zhao.zhang
2b6a91dfee
feat: add atom one-light theme ( #499 )
6 years ago
Mike Fix
26b63f0d1e
3.4.8
6 years ago
Mike Fix
6babce42a9
make page a React components
6 years ago
Michael Fix
b9144edea4
Update issue templates
6 years ago
Mike Fix
dadf401213
3.4.7
6 years ago
Mike Fix
deb0638e18
add TODO for theme specific styles
6 years ago
Mike Fix
f79da0f7f0
fix solarized line numbers styling
...
- Closes #495
6 years ago
Mike Fix
9284f601e5
separate messages
6 years ago
Mike Fix
80144dae51
3.4.6
6 years ago
Mike Fix
fd37d6f0fa
post message
6 years ago
Mike Fix
f149e115d5
prefix postMessage id with carbon:
6 years ago
Mike Fix
e45bbd8a25
postMessage to parent window
6 years ago
Mike Fix
7bab61ee81
Merge branch 'refactor-stylesheets'
6 years ago
Mike Fix
72426ec54a
add react version to eslint-config
6 years ago
greenkeeper[bot]
8bf3d91475
chore(package): update babel-eslint to version 9.0.0 ( #491 )
6 years ago
Mike Fix
7c567412dc
pull out getRef
6 years ago
Mike Fix
4321c3455f
add aria labels
6 years ago
Mike Fix
c246b5c45d
remove unnecessary div
6 years ago
Mike Fix
1451ee2582
remove extra solarized link
6 years ago
Mike Fix
0b366d18f7
refactor stylesheets abstraction
6 years ago
Mike Fix
68469a4dbb
rect needs ids
6 years ago
Michael Fix
bd695b7fd1
convert ids to classNames, use refs ( #488 )
6 years ago
Mike Fix
e8f72be402
lint
6 years ago
Rodolfo Aguirre
4f52ecd161
Add SPARQL language support ( #487 )
6 years ago
Mike Fix
dbbbb2f33f
fix Carbon <title>
6 years ago
Mike Fix
6149f0d67c
3.4.5
6 years ago
Mike Fix
624591b53a
integration tests:
6 years ago
Mike Fix
9a86e7e7c4
prepare
6 years ago
Michael Fix
d44fe06e28
Add files via upload
6 years ago
Mike Fix
f50242049d
remove old service-worker comments
6 years ago
Mike Fix
491091d0ef
support POST to /oembed too
6 years ago
Mike Fix
05f476d363
implement oembed provider
6 years ago
Jack Hanford
ed3ab8f8de
restore offline ( #486 )
...
* restore offline
* move service-worker.js file to /public
* don't inclue withOffline during dev
* bump next-offline
6 years ago
Mike Fix
8e13d2d05c
allow editing in embeds
6 years ago
Mike Fix
25fa1eec6e
update copy button text
6 years ago
Mike Fix
004ac6c902
hide cursor
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
1d85149a97
fix api.image call logic
6 years ago
Michael Fix
fa983f6fbe
Make carbon a stateless component, move highlight.js calc into render ( #479 )
...
* make carbon a stateless component, move highlight.js calc into render
* remove unneeded class function
* inline handleLanguageChange
6 years ago