KaTeX bot
0f80a6ffcd
chore(release): 0.13.8 [ci skip]
...
## [0.13.8](https://github.com/KaTeX/KaTeX/compare/v0.13.7...v0.13.8 ) (2021-05-06)
### Features
* \operatornamewithlimits (and clean up \operatorname support) ([#2984 ](https://github.com/KaTeX/KaTeX/issues/2984 )) ([e9b751b
](e9b751b72d
))
2021-05-06 21:52:22 +00:00
KaTeX bot
6a7e3073a7
chore(release): 0.13.7 [ci skip]
...
## [0.13.7](https://github.com/KaTeX/KaTeX/compare/v0.13.6...v0.13.7 ) (2021-05-06)
### Bug Fixes
* binom delimiter size in scriptscriptstyle. ([#2976 ](https://github.com/KaTeX/KaTeX/issues/2976 )) ([980b004
](980b004023
))
2021-05-06 18:29:57 +00:00
KaTeX bot
9cc58a8c08
chore(release): 0.13.6 [ci skip]
...
## [0.13.6](https://github.com/KaTeX/KaTeX/compare/v0.13.5...v0.13.6 ) (2021-05-06)
### Bug Fixes
* Correctly parse \ followed by whitespace ([#2877 ](https://github.com/KaTeX/KaTeX/issues/2877 )) ([c85250d
](c85250d14e
)), closes [#2860 ](https://github.com/KaTeX/KaTeX/issues/2860 )
2021-05-06 01:57:00 +00:00
KaTeX bot
9a4b662ff3
chore(release): 0.13.5 [ci skip]
...
## [0.13.5](https://github.com/KaTeX/KaTeX/compare/v0.13.4...v0.13.5 ) (2021-05-02)
### Bug Fixes
* Support \S and \P in math mode ([#2977 ](https://github.com/KaTeX/KaTeX/issues/2977 )) ([3f7163d
](3f7163daf5
))
2021-05-02 20:00:14 +00:00
KaTeX bot
243451a1b9
chore(release): 0.13.4 [ci skip]
...
## [0.13.4](https://github.com/KaTeX/KaTeX/compare/v0.13.3...v0.13.4 ) (2021-05-02)
### Bug Fixes
* Avoid crash when \operatorname has \limits ([#2979 ](https://github.com/KaTeX/KaTeX/issues/2979 )) ([fbda0b1
](fbda0b1136
))
2021-05-02 19:49:57 +00:00
renovate[bot]
677edd9dbf
chore(deps): update dependency stylelint-config-standard to v22 [skip netlify] ( #2969 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-05-01 01:20:29 +09:00
KaTeX bot
b9959815ef
chore(release): 0.13.3 [ci skip]
...
## [0.13.3](https://github.com/KaTeX/KaTeX/compare/v0.13.2...v0.13.3 ) (2021-04-24)
### Bug Fixes
* Respect catcode in macro expansion and set ~'s catcode correctly ([#2949 ](https://github.com/KaTeX/KaTeX/issues/2949 )) ([01ae7f8
](01ae7f8eef
)), closes [#2924 ](https://github.com/KaTeX/KaTeX/issues/2924 )
* **array:** Keep single empty row in AMS environments ([#2947 ](https://github.com/KaTeX/KaTeX/issues/2947 )) ([24332e0
](24332e053c
)), closes [#2944 ](https://github.com/KaTeX/KaTeX/issues/2944 )
2021-04-24 19:35:15 +00:00
semantic-release-bot
384ba3caca
chore(release): 0.13.2 [ci skip]
...
## [0.13.2](https://github.com/KaTeX/KaTeX/compare/v0.13.1...v0.13.2 ) (2021-04-06)
### Bug Fixes
* update version and SRI in dist/README.md ([#2905 ](https://github.com/KaTeX/KaTeX/issues/2905 )) ([319c52d
](319c52db64
))
2021-04-06 23:05:10 +00:00
ylemkimon
319c52db64
fix: update version and SRI in dist/README.md ( #2905 )
...
The scope is `fix` to trigger a new release.
Co-authored-by: Erik Demaine <edemaine@mit.edu >
2021-04-06 23:02:38 +00:00
semantic-release-bot
0ced751a03
chore(release): 0.13.1 [ci skip]
...
## [0.13.1](https://github.com/KaTeX/KaTeX/compare/v0.13.0...v0.13.1 ) (2021-04-05)
### Bug Fixes
* Protect fraction bars from CSS border-color ([#2870 ](https://github.com/KaTeX/KaTeX/issues/2870 )) ([2f62c0d
](2f62c0d8ee
))
2021-04-05 18:40:52 +00:00
ylemkimon
266fcb046c
build: move font generation to the main repo ( #2837 )
...
* build: move font generation to the main repo
* Update fonts
* chore: remove submodules
* Update paths
* Update fonts.yml
Co-authored-by: Kevin Barabash <kevinb@khanacademy.org >
2021-03-30 03:21:59 +09:00
renovate[bot]
b417c38e73
chore(deps): update dependency query-string to v7 [skip netlify] ( #2850 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-03-23 04:03:09 +09:00
ylemkimon
3568cb9c99
build: use semantic-release to automate release ( #2830 )
...
* Link to previous deploys of releases instead of versioned docs
* Use semantic-release to automate release
* Use an environment for release job
* Run release only on push event
2021-03-22 15:30:57 +09:00
renovate[bot]
91ea1b45a3
chore(deps): update dependency postcss to v8 [skip netlify] ( #2833 )
...
* chore(deps): update dependency postcss to v8 [skip netlify]
* chore: update css-loader, cssnano, postcss-loader
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: Young Min Kin <mail@ylem.kim >
2021-03-12 06:26:05 +09:00
renovate[bot]
e5f027223c
chore(deps): update dependency stylelint-config-standard to v21 [skip netlify] ( #2828 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-03-11 20:38:15 +00:00
renovate[bot]
fa6910731c
chore(deps): update dependency less-loader to v8 [skip netlify] ( #2774 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-03-12 05:17:47 +09:00
renovate[bot]
f4f236efeb
chore(deps): update dependency less to v4 [skip netlify] ( #2695 )
...
* chore(deps): update dependency less to v4 [skip netlify]
* Update katex.less
* Update katex.less
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: ylemkimon <y@ylem.kim >
2021-03-12 05:06:08 +09:00
Kevin Barabash
c80017ba08
Release v0.13.0 ( #2824 )
2021-03-08 21:58:35 -05:00
renovate[bot]
65cfd4bf86
chore(deps): update dependency js-yaml to v4 [skip netlify] ( #2723 )
...
* chore(deps): update dependency js-yaml to v4 [skip netlify]
* Update ss_data.js
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: ylemkimon <y@ylem.kim >
2021-01-12 04:38:18 +09:00
ylemkimon
c0a9a6d961
chore(deps): update to webpack 5 ( #2664 )
...
Co-authored-by: Kevin Barabash <kevinb@khanacademy.org >
2020-12-28 22:45:05 -05:00
ylemkimon
8803649179
ci: run screenshotter in container ( #2644 )
...
* ci: run screenshotter in container
Co-authored-by: Kevin Barabash <kevinb@khanacademy.org >
2020-12-19 09:16:34 +09:00
renovate[bot]
3f443a13b5
chore(deps): update dependency pako to v2 [skip netlify] ( #2658 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-11-23 05:42:31 +09:00
renovate[bot]
23f906e9ca
chore(deps): update dependency webpack-bundle-analyzer to v4 [skip netlify] ( #2633 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-11-14 11:15:54 +09:00
renovate[bot]
99a875d377
chore(deps): update dependency mini-css-extract-plugin to v1 [skip netlify] ( #2580 )
...
* chore(deps): update dependency mini-css-extract-plugin to v1 [skip netlify]
* chore(deps): update dependency style-loader to v2 [skip netlify]
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: Young Min Kin <mail@ylem.kim >
2020-10-13 18:45:26 +09:00
renovate[bot]
9bd11d8ba8
chore(deps): update dependency mini-css-extract-plugin to ^0.12.0 [skip netlify] ( #2573 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-10-10 14:24:28 +00:00
renovate[bot]
c6bb7f7d6c
chore(deps): update dependency flow-bin to v0.135.0 [skip netlify] ( #2563 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-10-04 00:52:06 +00:00
renovate[bot]
16a34c3b35
chore(deps): update dependency flow-bin to v0.134.0 [skip netlify] ( #2533 )
...
* chore(deps): update dependency flow-bin to v0.134.0 [skip netlify]
* Fix flow errors
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: Young Min Kin <mail@ylem.kim >
2020-09-26 12:19:42 +09:00
renovate[bot]
11c1e83579
chore(deps): update dependency postcss-loader to v4 ( #2511 )
...
* chore(deps): update dependency postcss-loader to v4
[skip netlify]
* Add postcss dependency
* Add postcssOptions
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: Young Min Kin <mail@ylem.kim >
2020-09-12 13:46:00 +09:00
renovate[bot]
6599158921
chore(deps): update dependency flow-bin to ^0.133.0 ( #2509 )
...
* chore(deps): update dependency flow-bin to ^0.133.0
[skip netlify]
* Update .flowconfig, editor SDKs, and flow-typed
* chore(deps): update dependency flow-bin to ^0.133.0
[skip netlify]
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: ylemkimon <mail@ylem.kim >
2020-09-12 13:28:51 +09:00
renovate[bot]
7a37d128c7
chore(deps): update dependency mini-css-extract-plugin to ^0.11.0 ( #2510 )
...
[skip netlify]
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-09-12 04:05:24 +00:00
dependabot[bot]
730732fddb
build(deps-dev): bump flow-bin from 0.131.0 to 0.132.0 ( #2453 )
2020-08-31 18:53:45 +09:00
ylemkimon
a82d4c44e0
test: lint all js files and inline scripts in workflow ( #2442 )
...
* Lint all js files
Closes #2414
* Lint inline scripts in workflow
* Upgrade eslint-plugin-actions to 1.0.1
Test plan:
1. Add `console` statement to the script in `.github/workflows/ci.yml`
2. Check `no-console` error is shown in `eslint`
2020-08-30 10:09:47 +09:00
dependabot[bot]
4a7aa8a04b
build(deps-dev): bump less-loader from 6.2.0 to 7.0.0 ( #2466 )
2020-08-29 12:46:36 +00:00
ylemkimon
221042be86
ci: migrate to GitHub Actions from CircleCI, allow running Browserstack on forked repo via label ( #2417 )
...
* Remove CircleCI and codecov
* Add GitHub Actions workflow
* Add Browserstack credentials
* Skip tests if ci skip or skip ci is in commit messages
* Update and rename test.yml to ci.yml
* Postfix artifacts name with browser
* Disable proxy on chrome
* Update dockers/screenshotter/screenshotter.js
* Add status badge
* Set directory option in codecov action
* Run Browserstack on forked repo via label
* Print Docker logs
* Disable GPU on ChromeDriver
* Add comments
* Add comments
2020-08-18 04:58:08 +09:00
dependabot[bot]
6f260a7004
build(deps-dev): bump mini-css-extract-plugin from 0.9.0 to 0.10.0 ( #2411 )
2020-08-11 09:48:38 +00:00
dependabot[bot]
4edc5b176d
build(deps-dev): bump flow-bin from 0.130.0 to 0.131.0 ( #2393 )
2020-08-07 07:38:09 +00:00
dependabot[bot]
b47d366af2
build(deps-dev): bump terser-webpack-plugin from 3.1.0 to 4.0.0 ( #2387 )
...
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin ) from 3.1.0 to 4.0.0.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v3.1.0...v4.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-08-05 19:28:18 +09:00
ylemkimon
36f9788cd6
chore(screenshotter): support Browserstack and test on Safari 13.1 ( #2306 )
...
* Support Browserstack in screenshotter
* Support Browserstack in CircleCI
* Test screenshots on Safari 13.1
* Don't run Safari screenshotter on forked PRs
* Update a screenshot
* Ignore *.log in .gitignore
2020-08-04 01:45:10 +09:00
ylemkimon
f97c5454f8
chore: migrate to Yarn 2 ( #2316 )
...
* chore: migrate to Yarn 2
* Update config.yml
2020-08-03 18:24:56 +09:00
ylemkimon
591bc7b4be
feat(css): use postcss-preset-env ( #2313 )
...
* Use postcss-preset-env
Closes #1946 .
* Remove CSS prefixes
They are added by autoprefixer, if necessary.
2020-08-03 13:19:09 +09:00
ylemkimon
8a24907518
build(deps): update dependencies ( #2301 )
...
* Bump flow version
* Bump jest version
* Bump eslint version
* Bump rollup version
* Bump webpack version
* Bump misc dependencies and update lockfile
* Update lockfile
* Bump commander version
* Bump misc dependencies
* Bump istanbul version
* Bump docusaurus version
* Update lockfile
* Explicitly declare dependencies
* Bump caniuse-lite version
* Update lockfile
* Bump commander version
* Bump webpack and css-loader version
* Bump flow version
2020-07-25 11:38:29 -07:00
dependabot-preview[bot]
d1ad2e0b8b
[Security] Bump codecov from 3.6.5 to 3.7.1 ( #2328 )
2020-07-21 07:32:46 +00:00
ylemkimon
c387b9c747
v0.12.0 release ( #2302 )
...
* Release v0.12.0
Bump master to v0.12.1-pre
* Update CHANGELOG
* Uncomment ES module documentation
* Update CHANGELOG.md
Co-authored-by: Erik Demaine <edemaine@mit.edu >
* Update CHANGELOG.md
Co-authored-by: Erik Demaine <edemaine@mit.edu >
2020-07-13 05:46:01 +09:00
ylemkimon
3272472ffe
Use babel-plugin-preval instead of own unicodeMake for unicodeSymbols ( #2153 )
...
* Use babel-plugin-preval instead of own unicodeMake for unicodeSymbols
* Fix circular dependency transpiling issue
* Flow type unicodeSymbols.js
Co-authored-by: Erik Demaine <edemaine@mit.edu >
2020-07-08 17:58:11 -04:00
ylemkimon
4ec2806b3e
Drop IE 9/10 support ( #2136 )
...
* Drop IE 9/10 support
* Remove IE-related comments
They no longer apply.
* Update browserslist
* Exclude old Safari (5.1)
2019-11-01 18:43:47 -04:00
Kevin Barabash
1da7ef2210
Release v0.11.0 ( #2071 )
...
* Release v0.11.0
Bump master to v0.12.0-pre
* update CHANGELOG.md
* minor editors to CHANGELOG.md
2019-08-12 21:51:13 -04:00
Kevin Barabash
151376e8aa
Port katex-a11y.js to KaTeX ( #2062 )
...
* copy katex-a11y.js from webapp to contrib/to-a11y-string.js
* first pass of updating to-a11y-string to use flow
* Set up test harness and write some tests
- add flow types for jest
- create wallaby config file
- add prettier as a dep and set up .prettierrc so that we use .toMatchInlineSnapshot() and have jest insert the snapshot for us
- add lots of TODOs (I'll create tickets for these later)
* Add some to get the tests passing for now
* remove commented out parts of wallaby.js config file
* remove some stale strings, fix flow issue, add more coverage
* add , add few more tests, handle middle
* fix minor nits in tests
* rename to-a11y-string to render-a11y-string, updatte webpack config to build extension
* add test for \boxed
* remove commented out code
2019-08-02 11:24:51 -04:00
dependabot-preview[bot]
95d2690322
Bump flow-bin from 0.93.0 to 0.102.0 ( #2013 )
...
* Bump flow-bin from 0.93.0 to 0.102.0
Bumps [flow-bin](https://github.com/flowtype/flow-bin ) from 0.93.0 to 0.102.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases )
- [Commits](https://github.com/flowtype/flow-bin/compare/v0.93.0...v0.102.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
* Bump flow-bin from 0.93.0 to 0.102.0
Bumps [flow-bin](https://github.com/flowtype/flow-bin ) from 0.93.0 to 0.102.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases )
- [Commits](https://github.com/flowtype/flow-bin/compare/v0.93.0...v0.102.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
* fix issue with flow after upgrading
2019-07-13 20:17:19 -04:00
dependabot-preview[bot]
89042d80e3
Bump css-loader from 2.1.0 to 3.0.0 ( #2021 )
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 2.1.0 to 3.0.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v2.1.0...v3.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-07-13 19:36:24 -04:00
Kevin Barabash
f659544d62
Release v0.10.2 (take 4) ( #1961 )
...
* Release v0.10.2
Bump master to v0.10.3-pre
* update CHANGELOG
* add integrity hash to mhchem script in README
* tweaked CHANGELOG
2019-05-12 22:08:30 -04:00