Mike Fix
bab13b044a
clear highlight state on theme selector change
3 years ago
Mike Fix
7284f81685
4.9.7
3 years ago
Mike Fix
6df5e126bd
defensive toasts
...
Closes #1376
3 years ago
Mike Fix
031edd9835
Upgrade dependencies ( #1374 )
...
* upgrade dev deps
* update minor deps
3 years ago
Mike Fix
3205105de4
update some deps
3 years ago
dependabot[bot]
ff869555ce
Bump async from 3.1.0 to 3.2.3
...
Bumps [async](https://github.com/caolan/async ) from 3.1.0 to 3.2.3.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v3.1.0...v3.2.3 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
4b8e88fa7d
Bump ejs from 3.1.6 to 3.1.8
...
Bumps [ejs](https://github.com/mde/ejs ) from 3.1.6 to 3.1.8.
- [Release notes](https://github.com/mde/ejs/releases )
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.8 )
---
updated-dependencies:
- dependency-name: ejs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Mike Fix
6c3409c55d
4.9.6
3 years ago
Mike Fix
2c90a8fb85
fix snippet toolbar logicgs
3 years ago
Mike Fix
859abfe369
fix snippet toolbar logic
3 years ago
Mike Fix
7557b5563e
add keyboard listener
3 years ago
Mike Fix
27108aa76c
tweaks
3 years ago
Mike Fix
26d1f95acf
implement save button
3 years ago
Mike Fix
43c2060707
remove host header option
3 years ago
Mike Fix
95f0f23190
fix settings buttons on mobile
3 years ago
Mike Fix
782e368c79
add Protocol Buffer mode
...
Closes #1358
3 years ago
dependabot[bot]
da583e56bd
Bump minimist from 1.2.5 to 1.2.6
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
8188588d24
Bump lodash-es from 4.17.15 to 4.17.21
...
Bumps [lodash-es](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21 )
---
updated-dependencies:
- dependency-name: lodash-es
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
JacobLinCool
45c1b2b113
chore: fix rate limit message typo ( #1353 )
...
"to" -> "too"
3 years ago
Mike Fix
fa6a4ee4b4
fix issue 1347 ( #1348 )
3 years ago
Mike Fix
1ba20d740a
4.9.5
3 years ago
Mike Fix
1301ceb297
4.9.4
3 years ago
Mike Fix
1da7be8d7e
remove unnecessary font load
3 years ago
Ben Peachey
197048ab1d
Change account.js to reflect embeds are free. ( #1344 )
3 years ago
Mike Fix
0ee06a9aa6
--hide-scrollbars
3 years ago
Mike Fix
96325691ed
remove EmailSubscribe
3 years ago
Mike Fix
2a7f3148c7
deps
3 years ago
hatsu
5153350fbe
fix(Carbon.js): Responsive design at the largest font size ( #1337 )
...
The code should not overflow on mobile when using the largest font size.
3 years ago
dependabot[bot]
bc53bb9396
Bump next from 12.0.9 to 12.1.0 ( #1339 )
...
Bumps [next](https://github.com/vercel/next.js ) from 12.0.9 to 12.1.0.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v12.0.9...v12.1.0 )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot]
7662a1e791
Bump follow-redirects from 1.14.7 to 1.14.8 ( #1338 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Mike Fix
3a260217de
fix utm_source
3 years ago
Mike Fix
7d77307158
add hatsu38 as contributor
3 years ago
Mike Fix
535191f502
4.9.3
3 years ago
hatsu
3da8262e10
Responsive for mobile ( #1331 )
...
* style(Page.js): Add max-width to .page class
* style(Editor.js): Make buttons vertically aligned when on mobile
* style: Fix Button width for mobile
* style(Popout.js): Add z-index
* refactor(Editor.js): .buttons->.share-buttons
3 years ago
Chet Husk
85be5281c6
Add separate language mode for F# ( #1333 )
...
Since highlight.js has better support for F#, let's opt into that.
The CodeMirror mode is still 'mllike', however.
3 years ago
Mike Fix
2b99eb7ce9
use regular markdown syntax for fossa image
3 years ago
Mike Fix
0ed17b8e6f
remove margin-right from image
3 years ago
Mike Fix
f95ed26ca2
update readmes with utm links
3 years ago
Mike Fix
be6e18afef
update vercel.json functions
3 years ago
Mike Fix
e033fea8a5
4.9.2
3 years ago
allcontributors[bot]
d51c00f606
docs: add alceil as a contributor for code ( #1329 )
...
* docs: update README.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.de.md [skip ci]
* docs: update docs/README.es.md [skip ci]
* docs: update docs/README.fr.md [skip ci]
* docs: update docs/README.he.md [skip ci]
* docs: update docs/README.ja.md [skip ci]
* docs: update docs/README.kr.md [skip ci]
* docs: update docs/README.tr.md [skip ci]
* docs: update docs/README.tw.zh.md [skip ci]
* docs: update docs/README.hi.md [skip ci]
* docs: update docs/README.in.md [skip ci]
* docs: update docs/README.it.md [skip ci]
* docs: update docs/README.se.md [skip ci]
* docs: update docs/README.nl.md [skip ci]
* docs: update docs/README.ua.md [skip ci]
* docs: update docs/README.ml.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
* docs: update docs/README.ta.md [skip ci]
* docs: update docs/README.pl.md [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
3 years ago
Mike Fix
73e1e7c67d
4.9.1
3 years ago
alceil
0f9d310035
chore: Upgrade next-pwa to latest ( #1326 )
...
* Update package.json
* Added next-pwa in yarn
3 years ago
Mike Fix
cba075a613
proactively defend against falsey snippets
3 years ago
Darío Hereñú
6364cdd9d1
Fix translation (paragraph 86) ( #1328 )
3 years ago
aymanesarrar
5bad3ac4d6
eslint config for nextjs ( #1322 )
...
* eslint config for nextjs
* removed plugins, settings, parser from the config
* changed the script to next lint and installed the eslint next config package
* lint fixes
* move to dev dependencies
* remove unnecessary rules
* remove unnecessary babel deps
* lint on root dir
Co-authored-by: Mike Fix <mrfix84@gmail.com>
3 years ago
Ikko Ashimine
60def7b010
Fix typo in riscv.js ( #1325 )
...
Psuedo -> Pseudo
3 years ago
aymanesarrar
0e95506d35
eslint config for nextjs ( #1322 )
...
* eslint config for nextjs
* removed plugins, settings, parser from the config
* changed the script to next lint and installed the eslint next config package
* lint fixes
* move to dev dependencies
* remove unnecessary rules
* remove unnecessary babel deps
* lint on root dir
Co-authored-by: Mike Fix <mrfix84@gmail.com>
3 years ago
dependabot[bot]
c68e03a3fa
Bump simple-get from 4.0.0 to 4.0.1 ( #1324 )
...
Bumps [simple-get](https://github.com/feross/simple-get ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/feross/simple-get/releases )
- [Commits](https://github.com/feross/simple-get/compare/v4.0.0...v4.0.1 )
---
updated-dependencies:
- dependency-name: simple-get
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot]
c9e862557b
Bump next from 12.0.7 to 12.0.9 ( #1323 )
...
Bumps [next](https://github.com/vercel/next.js ) from 12.0.7 to 12.0.9.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v12.0.7...v12.0.9 )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago