ylemkimon
4a35a0365d
docs(README): add OpenCollective badge and section ( #3174 )
...
* docs(README): add OpenCollective badge and section
* docs(README): remove Contributing section
* Apply suggestions from code review
* Update README.md
* Add alternative text
Co-authored-by: Erik Demaine <edemaine@mit.edu >
2021-08-19 01:18:51 +00:00
KaTeX bot
aa8622d4d0
chore(release): 0.13.13 [ci skip]
...
## [0.13.13](https://github.com/KaTeX/KaTeX/compare/v0.13.12...v0.13.13 ) (2021-07-21)
### Bug Fixes
* add namespace for svg, making output XHTML+SVG+MathML compatible ([#2725 ](https://github.com/KaTeX/KaTeX/issues/2725 )) ([35ff5ac
](35ff5ac223
))
2021-07-21 16:50:00 +00:00
KaTeX bot
f7e70e60e5
chore(release): 0.13.12 [ci skip]
...
## [0.13.12](https://github.com/KaTeX/KaTeX/compare/v0.13.11...v0.13.12 ) (2021-07-21)
### Bug Fixes
* Correct invalid box-sizing property, adjusting spacing of \angl ([#3053 ](https://github.com/KaTeX/KaTeX/issues/3053 )) ([910e523
](910e523633
)), closes [#3052 ](https://github.com/KaTeX/KaTeX/issues/3052 )
2021-07-21 14:52:46 +00:00
KaTeX bot
4455a3b59a
chore(release): 0.13.11 [ci skip]
...
## [0.13.11](https://github.com/KaTeX/KaTeX/compare/v0.13.10...v0.13.11 ) (2021-05-14)
### Bug Fixes
* matrix environment with zero or inconsistent columns ([#3018 ](https://github.com/KaTeX/KaTeX/issues/3018 )) ([f779bac
](f779bac684
)), closes [#3017 ](https://github.com/KaTeX/KaTeX/issues/3017 )
### Features
* Allow text-mode accents in math mode, except in strict mode ([#3009 ](https://github.com/KaTeX/KaTeX/issues/3009 )) ([0e9acce
](0e9acce9be
)), closes [#2983 ](https://github.com/KaTeX/KaTeX/issues/2983 )
2021-05-14 21:15:08 +00:00
KaTeX bot
b03d0c278e
chore(release): 0.13.10 [ci skip]
...
## [0.13.10](https://github.com/KaTeX/KaTeX/compare/v0.13.9...v0.13.10 ) (2021-05-12)
### Bug Fixes
* Correct for negative margin in integrand lower limits ([#2987 ](https://github.com/KaTeX/KaTeX/issues/2987 )) ([9b4acc9
](9b4acc971c
))
2021-05-12 01:29:07 +00:00
KaTeX bot
6dda13e1f1
chore(release): 0.13.9 [ci skip]
...
## [0.13.9](https://github.com/KaTeX/KaTeX/compare/v0.13.8...v0.13.9 ) (2021-05-07)
### Bug Fixes
* MathML for stretchy accents. [#2990 ](https://github.com/KaTeX/KaTeX/issues/2990 ) ([#2991 ](https://github.com/KaTeX/KaTeX/issues/2991 )) ([1cb6279
](1cb62799c6
))
2021-05-07 03:34:19 +00:00
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
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
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
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
Kevin Barabash
c80017ba08
Release v0.13.0 ( #2824 )
2021-03-08 21:58:35 -05:00
renovate[bot]
9a78924e56
Configure Renovate ( #2493 )
...
* Add renovate.json
* Update renovate.json
* Update renovate.json
* Enable git-submodules
* Remove Dependabot
* Update renovate.json
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: ylemkimon <y@ylem.kim >
2020-09-12 09:22:32 +09: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
ylemkimon
981e3ee0eb
docs: add link to Discussions ( #2405 )
...
* Add link to Discussions in issue template chooser
* Add link to discussion to website footer
* Add Discussions badge to README
* Add link to discussion to CONTRIBUTING.md
2020-08-12 12:17:40 +09:00
ylemkimon
057b02feac
chore: don't include dist
in the release commit ( #2385 )
2020-08-10 08:52:34 +09:00
ylemkimon
1263681563
chore: enable Gitpod ( #2335 )
...
Co-authored-by: Kevin Barabash <kevinb@khanacademy.org >
2020-08-03 09:18:18 -04: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
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
Michael Polyak
f03671ce61
Release v0.11.1 ( #2098 )
...
* Release v0.11.1
Bump master to v0.12.0-pre
* Update CHANGELOG.md for v0.11.1-release
* Update CHANGELOG.md with Changes section for v0.11.1-release
2019-09-18 08:40:01 -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
2fd0bd94de
Replace greenkeeper badge with dependabot badge ( #2022 )
2019-07-13 19:19:22 -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
ylemkimon
e016f4b940
Release v0.10.1 ( #1856 )
...
* Release v0.10.1
Bump v0.10.1 to v0.10.2-pre
* Update CHANGELOG.md
2019-02-22 13:34:15 +09:00
varkor
062a28f35a
Fix invalid UTF-8 in mhchem/README.md ( #1833 )
...
* Fix invalid UTF-8 in mhchem/README.md
* Fix apostrophes in README.md
2019-01-13 11:21:50 -05:00
ylemkimon
112582daa5
Replace Khan/KaTeX with KaTeX/KaTeX ( #1781 )
...
* Replace Khan/KaTeX with KaTeX/KaTeX
* Remove RawGit links
* Remove old files
2018-11-19 21:24:33 -05:00
ylemkimon
49f84f76e7
v0.10.0 release ( #1751 )
...
* Remove RC-versioned docs
* Release v0.10.0
Bump master to v0.10.1-pre
* Fix multiple occuring hash replacement
* Update SRI hashes
* Update CHANGELOG.md
* Fix tags not shown
* Update docusaurus
* Wrap escaping backslashes with backticks
* Update SRI hashes
* Update CHANGELOG.md
2018-10-29 13:14:24 +09:00
ylemkimon
89daa02fd8
Move to katex.org ( #1680 )
...
* Change links to katex.org
* Change http to https
* Remove baseUrl hacks
* Fix OpenGraph image link
* Fix KaTeX path update script
2018-08-31 04:08:02 -04:00
ylemkimon
7ca6f51b9a
Release v0.10.0-rc.1 ( #1654 )
...
Bump master to v0.10.0-pre
2018-08-23 02:42:24 +09:00
ylemkimon
e790a416d5
Update SRI hashes for v0.10.0-rc ( #1638 )
2018-08-19 11:50:31 -04:00
ylemkimon
293af2936d
Release v0.10.0-rc ( #1634 )
...
* Release v0.10.0-rc
Bump master to v0.10.0-pre
* Update CHANGELOG.md
* Update SRI hashes
* Update SRI hashes
2018-08-20 00:25:11 +09:00
ylemkimon
b542c79fc3
Add jsDelivr badge ( #1614 )
2018-08-14 10:20:09 +02:00
ylemkimon
ea1a226e20
Improve examples, add defer, async, and pre- loading KaTeX ( #1580 )
...
* Wrap `katex.render` examples with try...catch
* Add starter template with defer in README.md
* Update documentation to use `defer` and `onload`
* Add documentation on async and pre loading KaTeX
* Use sha384 for SRI
* Revise wording according to comments
* Minor changes
* Fix article
2018-08-11 09:21:36 +09:00
ylemkimon
5ce03c45cf
Add link to the demo in navigation bar and README ( #1564 )
...
* Add link to the demo in navigation bar
* Add link to the demo in README
2018-08-08 09:32:57 -04:00
Erik Demaine
c88fa70a62
Small tweaks to documentation ( #1527 )
2018-07-30 12:25:38 +09:00
ylemkimon
2136c9670c
Remove .travis.yml and related ( #1523 )
2018-07-29 13:07:40 -04:00
ylemkimon
c1b6668cf0
Improve README.md ( #1515 )
...
* Fix KaTeX logo
* Add npm badge
* Change CircleCI badge
* Remove redundant links
* Remove unnecessary details
* Add a link to auto-render extension
* Add a link to the list of supported commands
* Add a section about auto-render extension
* Update README.md
2018-07-29 12:26:41 -04:00
ylemkimon
8a38035855
KaTeX website & documentation ( #1484 )
...
* website/docs: initial commit
* Change secondaryColor
* Fix index.css not being copied and included on global stylesheet
* Fix stylesheet link
[skip ci]
* Change documentation link to API(Usage)
[skip ci]
* Add `Libraries` in usage
[skip ci]
* Remove documentation from `README.md` and add link to the site
[skip ci]
* Use KaTeX in the parent directory to build Markdown
[skip ci]
* Revise function support page. Avoid error msgs.
* General edit to function support page
2018-07-26 20:19:40 -07:00
ylemkimon
83e8eac0a5
Add test job to CircleCI ( #1235 )
...
* Do not compile contrib when running screenshotter
* Add test job to CircleCI
* Update config.yml
* Fail if PR exists but running on the forked repo
* Update Screenshotter README.md
* Store artifact at the root
* Add CircleCI badge
* Add `codecov` to CircleCI
* Change build directory to `dist`
2018-07-26 18:50:51 -07:00
Erik Demaine
33ef4bdc63
AsciiMath: link to asciimath2tex ( #1474 )
2018-07-13 14:19:59 +09:00
ylemkimon
a8015d0feb
Allow only allowed protocols in \href ( #1440 )
...
* Allow only allowed protocols in \href
Added `allowedProtocols` settings
* Fix a typo
* Allow boolean argument
* Allow wildcard(*) argument
Revert 'Allow boolean argument'
2018-06-27 19:51:12 -04:00
Erik Demaine
a7682e6220
Update READMEs to v0.10.0-beta ( #1423 )
...
8624d4ccff
2018-06-14 22:43:05 -04:00
Erik Demaine
788aa420be
Change maxExpand limit to 1000 ( #1383 )
2018-05-31 09:45:36 +09:00
Erik Demaine
acccce801d
\def support (and \gdef and \global\def) ( #1348 )
...
* Nested environments of macro definitions
* Rename environment -> namespace
* \def support
* Clean up \df@tag at beginning
* \global\def support
* Fix \global via new setMacro helper
* Fix caching behavior and build array on top of it
Also avoid double lookup of macros
* Add tests
* Add argument tests
* Remove global pointer
* Note about macros object being modified
* add __defineMacro
* Add \global\def test
* More \global tests
* Constant-time lookup
Rewrite to use an "undo" stack similar to TeX, so get and set are
constant-time operations. get() still has to check two objects: one with all
current settings, and then the built-ins. Local set() sets the current value
and (when appropriate) adds an undo operation to the undo stack. Global set()
still takes time linear in the number of groups, possibly changing the undo
operation at every level.
`Namespace` now refers to a space of things like macros or lengths.
* Add \def to-dos
* Put optional arguments in their own group
* Rename `pushNamespace` -> `beginGroup`
* Wrap each expression in a group namespace
* Add comments
2018-05-28 21:58:57 +02:00
greenkeeper[bot]
659b4e30c8
Update dependencies to enable Greenkeeper 🌴 ( #1368 )
...
* chore: add Greenkeeper config file
* chore(package): update dependencies
* chore(package): update dependencies
* docs(readme): add Greenkeeper badge
* Exclude "dockers/texcmp/package.json",
* Revert "dockers/texcmp/package.json"
Reverts ddc6aa9e05d9e3a7e1e960c7c62f15b8dbff70a9
2018-05-28 05:37:36 +02:00
ylemkimon
41ac2456f0
Add missing v
prefix to the size badge URL ( #1342 )
...
* Add missing `v` prefix to the size badge URL
* Add missing `v` prefix to badge URL update script
2018-05-23 09:05:32 -04:00