1502 Commits (bd19d983a63bf10c08f17c266395084397640f04)
 

Author SHA1 Message Date
allcontributors[bot] bd19d983a6
docs: add qw-in as a contributor (#1070)
* docs: update README.md [skip ci]

* docs: update docs/README.de.md [skip ci]

* docs: update docs/README.es.md [skip ci]

* docs: update docs/README.hi.md [skip ci]

* docs: update docs/README.br.pt.md [skip ci]

* docs: update docs/README.cn.zh.md [skip ci]

* docs: update docs/README.ml.md [skip ci]

* docs: update docs/README.tr.md [skip ci]

* docs: update docs/README.kr.md [skip ci]

* docs: update docs/README.ta.md [skip ci]

* docs: update docs/README.fr.md [skip ci]

* docs: update docs/README.ja.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

* docs: update README.md [skip ci]

* docs: update docs/README.de.md [skip ci]

* docs: update docs/README.es.md [skip ci]

* docs: update docs/README.hi.md [skip ci]

* docs: update docs/README.br.pt.md [skip ci]

* docs: update docs/README.cn.zh.md [skip ci]

* docs: update docs/README.ml.md [skip ci]

* docs: update docs/README.tr.md [skip ci]

* docs: update docs/README.kr.md [skip ci]

* docs: update docs/README.ta.md [skip ci]

* docs: update docs/README.fr.md [skip ci]

* docs: update docs/README.ja.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
4 years ago
Quinn Blenkinsop 57657eadd0
Preserve syntax highlighting when exporting png that contains %XX (#1069) 4 years ago
Michael Fix 32ed3dbceb
Create codeql-analysis.yml 4 years ago
Mike Fix dd9b43fcae
allow highlights in state import/export/presets 4 years ago
Mike Fix 421b92b226
fix typo in constants 4 years ago
Mike Fix e617327636
4.7.16 4 years ago
Max Filenko af9437fc01
Fix broken link (#1061)
When 'Contribute' header in the README file was changed by b6995ff
to 'Contribute & Support' the link on the about page wasn't updated
accordingly.
4 years ago
Mike Fix 695ca360c7
add accessible label to Codemirror textarea 4 years ago
Mike Fix dbeca58108
add titles to toolbar buttons 4 years ago
Mike Fix 884e185eb0
add a11y-dark to HIGHLIGHTS_ONLY 4 years ago
Mike Fix 44dc5795cc
upgrade firebase 4 years ago
dependabot[bot] 92fe33d3cc
Bump elliptic from 6.5.0 to 6.5.3 (#1060)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.0 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.0...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Michael Fix 6125d3f0ac
Next 9.5 (#1057)
* upgrade to Next 9.5

* move redirects to next.config.js

* move X-Frame-Options header on next.config.js

* make Billing an anonymous fn

* move additional headers to next.config.js

* add redirect tests

* add security headers test
4 years ago
Mike Fix 24bebc67ea
add "purpose": "any maskable" to manifest 4 years ago
Michael Fix d137bbbc78
Add Vercel deploy button 4 years ago
allcontributors[bot] 00dac2dbb8
docs: add mbiesiad as a contributor (#1055)
* docs: update README.md [skip ci]

* docs: update docs/README.de.md [skip ci]

* docs: update docs/README.es.md [skip ci]

* docs: update docs/README.hi.md [skip ci]

* docs: update docs/README.br.pt.md [skip ci]

* docs: update docs/README.cn.zh.md [skip ci]

* docs: update docs/README.ml.md [skip ci]

* docs: update docs/README.tr.md [skip ci]

* docs: update docs/README.kr.md [skip ci]

* docs: update docs/README.ta.md [skip ci]

* docs: update docs/README.fr.md [skip ci]

* docs: update docs/README.ja.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
4 years ago
Michal c65ce985aa
Add Polish (#1053)
* Create README.pl.pl.md

initial

* Rename README.pl.pl.md to README.pl.md

* Update README.md

Added Polish

* Update README.pl.md

Updated with .pl

* remove extra td

Co-authored-by: Mike Fix <mrfix84@gmail.com>
4 years ago
Mike Fix fb03e23f20
patch lodash 4 years ago
Michael Fix 7adb50753e
use snippet name as filename (#1051) 4 years ago
Mike Fix c55dae6ffe
4.7.15 4 years ago
Mike Fix ab43864b89
4.7.14 4 years ago
Michael Fix e879efc247
Fix codemirror y scroll (#1049)
* fix codemirror y scroll

* keep codemirror-graphql as is

* remove greenkeeper section from package.json
4 years ago
Mike Fix e432dadd8b
add EmailSubscribe component 4 years ago
Mike Fix 03bf53a8c2
add deploy script 4 years ago
Mike Fix 8262957679
4.7.13 4 years ago
Mike Fix 85569b67d2
fix tag highlighting for 'Night Owl' HTML mode
Closes #1047
4 years ago
Mike Fix 51aadbe945
update Carbon title
- Closes #1048
4 years ago
Michael Fix 7643946329
Upgrade deps (#1045)
* upgrade dev deps

* upgrade deps

* upgrade dev deps
4 years ago
Mike Fix d627e132f9
update keyboard shortcuts in /about 4 years ago
Mike Fix ef2f800609
4.7.12 4 years ago
Michael Fix 0f8c55e9e2
Improve reset state (#1043)
* add reset settings shortcut

* reset location too

* add integration test
4 years ago
Mike Fix e1225340db
update project wren referral URL 4 years ago
Michael Fix e5ffd999f5
Maintenance: remove constructors (#1040)
* use class functions instead of fn bind

* use class functions in ImagePicker
4 years ago
Michael Fix e765b54baa
read container width and height at copy time (#1041) 4 years ago
Mike Fix ad523b1cc5
update issue templates 4 years ago
Mike Fix 530bcb2c75
update PR template 4 years ago
Mike Fix a9b4c9597b
replace instance of withRouter with useRouter 4 years ago
Mike Fix b2912786a4
tweak 4 years ago
Michael Fix 280e359316
New spinner (#1023)
* new spinner

* snipper component

* remove react-spinner

* undo unnecessary changes
4 years ago
Mike Fix 9ca20ca041
4.7.11 4 years ago
Binyamin Aron Green 50b3c3bfd8
Window title extends over boxy controls (#1038)
* Window title extends over boxy controls
Fixes #1033

* use static max width

Co-authored-by: Mike Fix <mrfix84@gmail.com>
4 years ago
Michael Fix e79c8bf0fd
Update CONTRIBUTING.md 4 years ago
Mike Fix 3f3a9f18cf
4.7.10 4 years ago
Mike Fix 6e1b115c95
move mouse up listener to the window
Closes #1034
4 years ago
Mike Fix 59c0c5b7bc
simplify docs to make them future proof 4 years ago
allcontributors[bot] c70705089e
docs: add neighborhood999 as a contributor (#1037)
* docs: update README.md [skip ci]

* docs: update docs/README.de.md [skip ci]

* docs: update docs/README.es.md [skip ci]

* docs: update docs/README.hi.md [skip ci]

* docs: update docs/README.br.pt.md [skip ci]

* docs: update docs/README.cn.zh.md [skip ci]

* docs: update docs/README.ml.md [skip ci]

* docs: update docs/README.tr.md [skip ci]

* docs: update docs/README.kr.md [skip ci]

* docs: update docs/README.ta.md [skip ci]

* docs: update docs/README.fr.md [skip ci]

* docs: update docs/README.ja.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
4 years ago
Peng Jie eaf70a9221
refactor(color-picker): drag the pointer smoothly (#1036)
* refactor(color-picker): drag the pointer smoothly

* keep Color picker as Functional componentgd

Co-authored-by: Mike Fix <mrfix84@gmail.com>
4 years ago
Mike Fix 714583578b
4.7.9 4 years ago
allcontributors[bot] 8079fe508a
docs: add mearns as a contributor (#1032)
* docs: update README.md [skip ci]

* docs: update docs/README.de.md [skip ci]

* docs: update docs/README.es.md [skip ci]

* docs: update docs/README.hi.md [skip ci]

* docs: update docs/README.br.pt.md [skip ci]

* docs: update docs/README.cn.zh.md [skip ci]

* docs: update docs/README.ml.md [skip ci]

* docs: update docs/README.tr.md [skip ci]

* docs: update docs/README.kr.md [skip ci]

* docs: update docs/README.ta.md [skip ci]

* docs: update docs/README.fr.md [skip ci]

* docs: update docs/README.ja.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
4 years ago
aluc 41722923d5
add 'width' option for Carbon container (#949)
* feat: add 'width' option for Carbon container

* feat: draggable width adjustment

* chore: auto disable widthAdjustment when edge starts dragging

* remove label width default; tweak settings style

* use only right width handler

* use react effects, add a11y role and props

* clean up code

* use clamp fn

* move max and min widths out of state

* give WidthHandler a display name

* tweak variable names

Co-authored-by: Mike Fix <mrfix84@gmail.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
4 years ago