Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/KaTeX/KaTeX
Fast math typesetting for the web.
https://github.com/KaTeX/KaTeX
* chore(package): update flow-bin to version 0.76.0
* chore(package): update lockfile
00c91cdc350ecfe25cd6d55f40e198ce354497f4 authored over 6 years ago* Support Unicode corners
* Fix \lrcorner
f3c167c601a1bab9cd784693032fd78692cfb7c3 authored over 6 years agoc599c613f0fcfb6fe28187957df9e7971f240d2f authored over 6 years ago
* Allow only allowed protocols in \href
Added `allowedProtocols` settings
* Fix a typo
...
a8015d0febee8ffcca33915646ce9f993a4e2f1c authored over 6 years ago* Support \brace and \brack
* Update screenshots
8621f5b76a0c1523bfff6100911145625778c7d2 authored over 6 years ago* lexer: Remove `match-at` dependency, use RegExp
* chore(package): update flow-bin to versio...
518379aed5a930b428ac1a5295b3873ede40c77b authored over 6 years ago* Fix arrowheads for mhchem <-->
* Update screenshots
12dcb0520960a374d2a466647c58ccfead27620c authored over 6 years ago* Enabling phantom in text mode.
* Adding screenshots.
062f8fbdbde877bcc638dd62f67c54462fab3265 authored over 6 years ago* Exposes domTree
* Exposing domTree
* Update per comment.
f7880acb02447b0e1c0643a3aac6b7f3b8349443 authored over 6 years ago* chore(package): update eslint to version 5.0.0
* chore(package): update lockfile
6195f2f176d763bc688a1d9d3ba72cb5eb89d64d authored over 6 years ago* Support \oiint and \oiiint
* Fix sub. Add tests
* Add phony screenshots
* Add real sc...
3e932b1ecb120be972d1481973066aff6fd94d65 authored over 6 years ago* Upgrade webpack-cli to 3.0.1
* Wrap output.globalObject in parentheses
Fix global functi...
3f1b13e352408f7782e161f7c15b36e560c242b9 authored over 6 years agohttps://github.com/Khan/KaTeX/commit/8624d4ccffbf8543ec87e75b24ed9551a7c16714
a7682e6220f934c18fb89a7929c413ac5e5457fd authored over 6 years ago
Within a single call to `renderMathInElement`, default `macros` to a shared
empty object (same ...
* Automatic mrel/mbin spacing for \boldsymbol
Fix #1154
* Add test
* Add missing mode
...
954ddf41720dcbf4aa0ddc5976c8c686f1a26660 authored over 6 years ago
* Add and expose addFontMetrics function
* fix typo
* recreate package.json-lock
* Add ...
8b1e1b4886d9a8655ca48f15134a29fc95d3bf89 authored over 6 years ago* Port buildHTML to @flow.
* Address reviewer comments.
* Addressed reviewer comments.
251283ffc174b62f66ad8e4870c28184e5cb8f0b authored over 6 years ago* Add min-height to \rule
* Fix screenshots
1dc261298ed327f7451095fe5ccf4e3dcc3ec589 authored over 6 years ago* Remove redundant \lbrack and \rbrack
* Revert macros. Remove redundant code.
* Revert sy...
690285ad4b396e6f188151f2d9e6e9a4a20487a6 authored over 6 years agof929f0a683246aa95daaa710633f6e0f5800d1ed authored over 6 years ago
* \newcommand, \renewcommand, \providecommand
* Tests
* Add comment
* Add symbols to th...
65569249be316362d2d8fca24b582dd003885c8a authored over 6 years ago* Implement \colon as amsmath does
* Remove \colon from symbols.js
* Update screenshots
...
a5ef29fab115755d4dd9a910d4cafccac0e4f560 authored over 6 years ago* Support \hdashline
Support `\hdashline` from package `arydshln`. This PR acts as a compleme...
93904c51ab179539839644632e9bcac5e1b7929b authored over 6 years agoFixes #1221.
Implemented as an upside-down version of `\widehat`.
89e180c5a649d2bbb98ef7fb045ffbf74a1efac4 authored over 6 years ago* Fix ligatures not always triggering
Example: \text{\rm --} would not cause ligature but sho...
1e645198f7836758ece849d24d268dc9c7f21b36 authored over 6 years ago* Automatic submodule updating via husky tool
* Update documentation
4f9851fb0c128c425e4cb59327c0f596b08a8755 authored over 6 years ago* Replace ParseNode<*> with a more accurate AnyParseNode and fix flow errors.
* Allow "array"...
19d2aa63c36d77ef2066e569032257d27cd2f554 authored over 6 years ago* hacked together a dashed vertical bar
* Updated tests and spec.
* tidied up the screensh...
4492eedb68274b4f9a0adcf77b2e36dd0158fbc6 authored over 6 years ago* Support \arraystretch as a macro definition
Also add `expandMacro` and `expandMacroAsText` ...
fcb32f058baca3651b9597d136c388b4bde911e7 authored over 6 years ago* Fix \cancel
Fixes #1080.
Improve `\cancel` in three ways:
1. Better lateral spacing.
...
* Support \cfrac
This was an easier PR to write than #135 since KaTeX now has well establishe...
08b0045b92ddaccc7627ae1a43e25e1b8a25694b authored over 6 years ago* Implement \neq and \notin via macros like LaTeX's
* Fix test
3d5826c1dab7c1cf8eb2c528d727c6f9123934fa authored over 6 years ago* Add vertical kern to \vdots
Fixes #620.
* Replaced screenshots
97d6229e9b40239e9a6ea3b4050af19c246e2585 authored over 6 years agoThis makes cli.js work again from the Node command line
Workaround from https://github.com/we...
32fe81ae409e3e2287bdaedc00cfeb90166d046f authored over 6 years ago* chore(package): update webpack-cli to version 3.0.0
* chore(package): update lockfile
59a25fe3d96dfafeec9e5b365d5ea54153ffa15e authored over 6 years ago* update function handlers to return a ParseNode
* remove FlowFixMes
9d2722f879f8f8d5dca896c354a3f98672513b37 authored over 6 years agoAdd six more Unicode relation characters to `symbols.js`.
Fixes issue #1384.
3e0ad9fd4855a66d52492ad3a19ef3c7db83a0d2 authored over 6 years ago* Make letter tests strict
The recently added rendering mode `strict:"warn"` will allow any U...
9d40d662b3c6864c19cbccdcfa6c497cc83c5427 authored over 6 years agob738e3f4d71613eb6758611d1501e92e086fea96 authored over 6 years ago
788aa420be9b7d1ca7a4cd8899a3b402464808f2 authored over 6 years ago
3796faaf5e17424aa4655958afa39221180e4db0 authored over 6 years ago
* Rewrite spacing commands as macros
Fix #1130 by defining `\!`, `\negthinspace`, `\,`, `\thi...
417383e002076da729ef1c0c8a0eb0e019f7d888 authored over 6 years agoFixes issue #1075.
Currently, a row separator such as `\[0.3em]` will cause the auto-render e...
978148ec6ecbda6517a1a9328aac597ca2bc71b1 authored over 6 years ago* Support Unicode ⟂ ¬ ⊨ ‼ ∌
* Fix code points
70a4733175c4acaea36da1a64ffe6da867a6e331 authored over 6 years agoe1614995e3347a65310956af8228d9f9546d032d authored over 6 years ago
* Nested environments of macro definitions
* Rename environment -> namespace
* \def suppor...
acccce801d9d0cefbe3acc47ad050b1064ee9a02 authored over 6 years agoMake ParseNodeTypes more regular: make 'size' and 'url' node values be objects.
3ec752f5f1ba52c6256e4ca30addbf5ab1a95b31 authored over 6 years ago* chore: add Greenkeeper config file
* chore(package): update dependencies
* chore(package...
659b4e30c81eeb5cc1e023d0ca7b671e3742d626 authored over 6 years ago25e07a7df6e7472c9a40b086d9d52b7e9cffb648 authored over 6 years ago
* Fix wide character spacing
Fixes issue #1360
* Add test
* Use concat
5a9e4c1708d851df623891575c6958f8db153ec8 authored over 6 years agoFix issue #1333.
`\coloneq` and several similar functions are written as macros. When expande...
297463987703f2c02e3a0e2f905fdc55e883cbca authored over 6 years agoFixes issue #1352.
d41b0b010ab94b898cbfd43bf545879d2fba0b4e authored over 6 years agoe3fb2f95ae6b5445338239e8458c4aed72d963a6 authored over 6 years ago
* Correct (type-wise) raisebox's usage of sizing's buildHtml.
* Move HTML and MathML groupTyp...
9cde0336d3a30fa69351aebc46e83d6691f89ea6 authored over 6 years agoThis is particularly important as update-sri.js only updates jsdelivr links.
I was able to ge...
d9fe716d0ec352203bcf451ca06e2d9b9a0ec6b4 authored over 6 years ago* Move "supsub" handlers to functions/subsub.js.
* Add flow types to functions/supsub.js.
...
9e2d5b1256f068bde7dfc653aba0adf939c77e74 authored over 6 years ago* Export htmlBuilder from accent, horizBrace, and op for supsub.
* Addressed review comments.
1e629a0310fe9e6f5f48b56c2ef5b781ca116ac3 authored over 6 years ago* Fix lap vertical alignment.
Fixes issue #1153.
* Fix horizontal alignment
Wrap the en...
a5e6b92ff1c168c6271e3b327308f083edc31237 authored over 6 years agoef666c18da17e74dcfb3b95169aa3cc699362b28 authored over 6 years ago
* Add missing `v` prefix to the size badge URL
* Add missing `v` prefix to badge URL update s...
41ac2456f0ef2179463e205525f7417f365efe5b authored over 6 years ago
* Move "ordgroup" builders to functions/ordgroup.js.
* Move "tag" MathML builder to functions/t...
* Avoid unnecessary <mrow> wrapping
buildMathML gains two helpers:
* `makeRow` helper wraps ...
* Move "spacing" builders to functions/symbolsSpacing.js.
* Add flow types to functions/symbo...
ef9cd5c172c4e5331d494d3c03a8beba0e67c837 authored over 6 years ago* Add regenerate option to the screenshotter
Save new screenshot when match fails
* Ignore...
74e84e72d2ef96620660c6ee82a1e732da0161e1 authored over 6 years ago* Move HTML and MathML builders for symbol groups into src/functions/{symbolsOp,symbolsOrd}.js.
34cf5c2f814b4f683e9ece20f74712eba6d154b1 authored over 6 years ago* Move "horizBrace" to functions/horizBrace.js.
* Add flow types to functions/horizBrace.js.
...
* Move "xArrow" into functions/arrow.js.
* Add flow types to functions/arrow.js.
* Address...
28dfa91fb5a1598774d8e40f93a73bc48e63e9c9 authored over 6 years ago35d6181a95e500fb8d757ae812a840d535d61a72 authored over 6 years ago
ea7003ff6e5bf8844e56aa4ff51d5f4b04623b97 authored over 6 years ago
fabae7c6583c41693d8f92bc1221177d84c5e065 authored over 6 years ago
5aad11eff3e691695999d5d4a75c0b7e32e57c50 authored over 6 years ago
* Tag sketch
* Drop objectAssign; already using Object.assign elsewhere
* Basic \gdef supp...
a0ddad338e05dc09209b5a79b13e665c5bf7b72e authored over 6 years ago* Specify flow output types for htmlBuilder and mathmlBuilder.
* Add TODOs to refactor to imp...
99b2afa935410c1e6c5d82617b89fcc3a74d481e authored over 6 years ago* Move "mclass" node logic to functions/mclass.
f49a524da79d7185d6aeb0c323f7e85f5185dabe authored over 6 years ago73e0c13d109ca566fd6dd57efff3d6c8b4464260 authored over 6 years ago
* Move test helpers into common modules
* helpers.js gets all the helper functions
* setup.j...
4a3d6a526ff7ae331c25da81dfa22e69c27c6b05 authored over 6 years ago
Change symbol parsing to allow all Unicode symbols when the appropriate strict setting allows it...
369b5a8276f50d133dcbe6f4cce4ee9bee130bca authored over 6 years ago* Make htmlBuilder and mathmlBuilder params type-safe.
Also correct and refine some of the Pa...
431434258d3c106106a2a5947cb934d57a8f59d9 authored over 6 years ago* Documenting String.raw
* Typo
* Rewrite String.raw doc
7eed150c4806dafc8577fcc0df671cf5c5b19ecd authored over 6 years ago* Strict setting controls \newline display-mode behavior
* Bug-fix space handling in macros
...
* Implement strict mode (replacing unicodeTextInMathMode)
Add new "strict" setting (default v...
7ab4f76e16e3d3950062ffd6efa4a4b50f7fa5fe authored over 6 years ago* Support for top-level \newline and \\ in inline math
This was a little tricky because `\\` ...
4801ab875a3f8406149002c5e8b8717d177fd373 authored over 6 years agohttps://github.com/Khan/KaTeX/commit/3613885da1dd5d0fda0e2c35317938d598d02b6a#r28950405
bb1dc0c4318d0962d6f94fcf156716edbc8a4327 authored over 6 years ago* Support \hline
Support `\hline`.
* Fix CSS
* Fix lint errors
* Add double \hline. ...
74422e1462e3703ef9b93e6df63a83f64bd2bd4e authored over 6 years ago* One strut instead of two
As suggested in https://github.com/Khan/KaTeX/pull/1287#discussion...
929b9bf5e70a0b6d8f78922b31e685cdd47275fc authored over 6 years ago
* Refactor span and anchor into common HtmlDomContainer superclass,
without changing internal...
* Line breaks for inline formulas
* Basic support for \allowbreak and \nobreak
* Fix spaci...
523df299e58b8c43f230ccd103be19cf5eb34de1 authored over 6 years ago* Fix \underbrace
Fix the vertical alignment so that it correctly takes into account the desc...
34e6458245979f990569057efcc1cf2df5d36024 authored over 6 years ago* Revert frac-lines to borders
This PR reverts the rendering of frac-lines from SVG paths bac...
c2ae9e0da6e5dab1662444bae11b08d92842865d authored over 6 years ago* Support Unicode \ll and \lll
Fixes issue #1271
* Adjust \underset alignment and spacing
...
* Make ParseNode `value` payload type-safe.
* Make defineFunction handlers aware of ParseNode...
5a4aedd8827776acd737c993b9416c36302465f7 authored over 6 years agoPR #1169 forgot to document itself. This fixes the README accordingly.
3613885da1dd5d0fda0e2c35317938d598d02b6a authored over 6 years ago* Update texcmp
I found that the existing docker rules for texcmp did not make a working
ins...
* Fix extensible arrow sup vertical alignment
Fixes issue #1254
* Fix lint error
* Allo...
42f305304bafe1e01580348b7c8f9e6c6d2dd79a authored over 6 years ago* Stop throwing ParseError when throwOnError is false
`render`, `renderToString`, etc. now ca...
49e673a59cd453a71aaecb8e3fe62cecd13d725e authored over 6 years ago* \textasciitilde and fix ~ in \verb
* Add support for `\textasciitilde` which reproduces til...
3e529dd5a042520128092d4c024a1bf19054afc4 authored over 6 years ago43bfaedbc8f6bfe3a48cd9cbf7a82b8c81d091c7 authored over 6 years ago
* Switch makeGlue from .mord .rule to .mspace
* Update screenshots
5c159abfbb4d0ad558efe500ec9657d2ff6d2d67 authored over 6 years ago