Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

KaTeX

Fast typesetting for the web
Collective - Host: opensource - https://opencollective.com/katex - Website: https://katex.org - Code: https://github.com/KaTeX

replace dockers/MathJaxFonts with KaTeX/katex-fonts submodule (#891)

github.com/KaTeX/katex-fonts - e370f5c89d72ca73648b7efedfea32da57f93ea2 authored about 7 years ago by Kevin Barabash <[email protected]>
replace dockers/MathJaxFonts with KaTeX/katex-fonts submodule (#891)

github.com/KaTeX/KaTeX - 9e6eb3a2196901eedbec7031484f2ae927c88367 authored about 7 years ago by Kevin Barabash <[email protected]>
cache node_modules on travis-ci, fixes #1001 (#1002)

github.com/KaTeX/KaTeX - 4cbc4d3cd9a185699463ef808e8a45e7d7d3a3bc authored about 7 years ago by Kevin Barabash <[email protected]>
Change \xLongequal to \xlongequal (#997)

Fix a spelling mistake from PR #670.

github.com/KaTeX/KaTeX - 28c55ebedc0126c7db393dd73f98bf160cdc3588 authored about 7 years ago by Ron Kok <[email protected]>
extract color and text commands into their own files in functions sub-directory (#998)

github.com/KaTeX/KaTeX - 1b20414526a1faffa3002e9ec01846f1d39f0515 authored about 7 years ago by Kevin Barabash <[email protected]>
extract overline, underline, and rule into their own files (#999)

github.com/KaTeX/KaTeX - 98203ad6ba739dd38477c8ddc50c55636ca32e93 authored about 7 years ago by Kevin Barabash <[email protected]>
Update function support page for 0.9.0-alpha2 (#994)

* Update function support page for 0.9.0-alpha2

* Add \href

github.com/KaTeX/old-gh-pages - 46de2d9e1b06702559cb04e27386bda87790d076 authored about 7 years ago by Ron Kok <[email protected]>
\kern fixes, \hskip support, \TeX, \LaTeX, \KaTeX (#974)

* Refactor \kern, proper \mkern support, add \hskip

* Move \kern, \mkern into functions direc...

github.com/KaTeX/KaTeX - 7036eb85cdc3f7c607d16c3584221d33af95e3bb authored about 7 years ago by Erik Demaine <[email protected]>
Avoid negative space in \bmod. (#984)

This is a workaround for #836 for the command case of using \bmod,
without changing any spacing...

github.com/KaTeX/KaTeX - f6a377b91cdeb33d03989432025efe96718e573a authored about 7 years ago by Erik Demaine <[email protected]>
update demo to v0.9.0-alpha2

github.com/KaTeX/old-gh-pages - 11c5efb8a79e28ae9458cd4383e94b3cd98df9d4 authored about 7 years ago by Kevin Barabash <[email protected]>
Bump master to v0.10.0-pre

github.com/KaTeX/KaTeX - 2ca6c3c73b05a1daff28694bce64af01812729f2 authored about 7 years ago by Kevin Barabash <[email protected]>
Support Unicode \mid (#993)

Map ∣, U+2223, to `\mid`

github.com/KaTeX/KaTeX - 0bde52f04f41fb5339a968f8051339f654a98d14 authored about 7 years ago by Ron Kok <[email protected]>
Port katex, buildTree, parseTree to @flow. (#989)

github.com/KaTeX/KaTeX - 1d8cf3fa0869f14312ec95535fbeb079155d967f authored about 7 years ago by Ashish Myles <[email protected]>
Support Unicode ∴ and ∵ (#991)

* Support Unicode ∴ and ∵

* Add comments

github.com/KaTeX/KaTeX - dc0c3970c2175592710c29a9239292dd3a45a74b authored about 7 years ago by Ron Kok <[email protected]>
"use strict" in ss_data.js (#986)

github.com/KaTeX/KaTeX - c103693dce9ef084c59d9d2443980bcf601a8cc2 authored about 7 years ago by Erik Demaine <[email protected]>
Simplify HTML generation logic for \\cancel, \\bcancel, \\xcancel. (#988)

github.com/KaTeX/KaTeX - 4a313d56a6dddfc8862470965d6384fb47257e3d authored about 7 years ago by Ashish Myles <[email protected]>
Adds \notni character ∌ (#710)

* Added \\not\\ni character ∌

* remove \notin from symbols.js

reason: we don't have the gl...

github.com/KaTeX/KaTeX - d773b17963db2d367278982dce21c2615701434e authored about 7 years ago by Georges Dupéron <[email protected]>
\hspace*, \@ifstar, \@ifnextchar, \@firstoftwo (#975)

* \hspace*, \@ifstar, \@ifnextchar, \@firstoftwo

* Support both \hspace and \hspace* (still a...

github.com/KaTeX/KaTeX - e93668c666b889e1bb36289bc5b631ab88b6f26a authored about 7 years ago by Erik Demaine <[email protected]>
Port domTree and buildCommon to @flow. (#938)

* Port domTree to @flow.
* Port buildCommon to @flow.
* Change domTree attribute arrays to att...

github.com/KaTeX/KaTeX - c8249c389feccaaf73a46d9477041fad8875b68e authored about 7 years ago by Ashish Myles <[email protected]>
Support Unicode Symbols (#950)

* Support Unicode Symbols

This is the third in a series of PRs to give KaTeX the ability to r...

github.com/KaTeX/KaTeX - a02859033abddaa9221597d25697aecc024df4de authored about 7 years ago by Ron Kok <[email protected]>
Single-character macros like active characters (#973)

* Single-character macros like active characters

* Rewrite README according to @kevinbarabash...

github.com/KaTeX/KaTeX - ecad4de4ce9f3a0d0334e849dc227bfeaf739d95 authored about 7 years ago by Erik Demaine <[email protected]>
Change frac-line from border to full span (#976)

* Change frac-line from border to full span

Change `frac-line` and `vertical-separator`. In...

github.com/KaTeX/KaTeX - b2698d35ecc101e9dcbcaea7b4f3a71d3387a7cb authored about 7 years ago by Ron Kok <[email protected]>
Implemented `\href' command (#923)

* Implements `\href' command.

* Added `functions/href.js`.
* Added `domTree.anchor` and `bui...

github.com/KaTeX/KaTeX - fd82c4fad04a0979e031f2e2598bdbeda80d701c authored about 7 years ago by Hiromi Ishii <[email protected]>
Change \undertilde to \utilde (#948)

* Change \undeertilde to \utilde

In PR #670, I made an error. The function that should have b...

github.com/KaTeX/KaTeX - 75af19c5bb67ba75f321a89732b38b1b9386aa76 authored about 7 years ago by Ron Kok <[email protected]>
Fix node_modules exclusion in webpack server (#981)

github.com/KaTeX/KaTeX - d59647dfa73868f252c2d828827bace5d9d9c22b authored about 7 years ago by Erik Demaine <[email protected]>
Output port number of server, and lint fixes (#980)

github.com/KaTeX/KaTeX - fd2544f8f9a9e7dce158cd2526ce1a835f14dfa0 authored about 7 years ago by Erik Demaine <[email protected]>
Support Unicode Big Operators (#961)

* Support Unicode Big Operators

This is the sixth in a series of PRs to give KaTeX the abilit...

github.com/KaTeX/KaTeX - 69aff05024ab125f634353c4a6b3c357c25ca5e2 authored about 7 years ago by Ron Kok <[email protected]>
Support Unicode Arrows (#947)

* Support Unicode Arrows

This is the second in a series of PRs to give KaTeX the ability to r...

github.com/KaTeX/KaTeX - 1f8a4f04900e4e15ac2c39d20a89d9354c7fc07c authored about 7 years ago by Ron Kok <[email protected]>
Support Unicode Negated Relations (#952)

* Support Unicode Negated Relations

This is the fifth in a series of PRs to give KaTeX the ab...

github.com/KaTeX/KaTeX - 6325685a9fc301935b9784261ab73a0fa0370dc3 authored about 7 years ago by Ron Kok <[email protected]>
Append ApplyFunction to math functions (#960)

* Append ApplyFunction to math functions

As described at: https://www.w3.org/TR/REC-MathML/ch...

github.com/KaTeX/KaTeX - 22dd4f3a28c99bf48a33a126c39f5486bcb01a5e authored about 7 years ago by Ron Kok <[email protected]>
Implements \mathchoice command (#969)

This PR implements `\mathchoice` function.
I once created PR on the wrong branch. Sorry for the...

github.com/KaTeX/KaTeX - 6f1661f7da4b3e5073d1e0773515e13d333348be authored about 7 years ago by Hiromi Ishii <[email protected]>
Support Unicode Binary Operators (#951)

This is the fourth in a series of PRs to give KaTeX the ability to recognize Unicode character i...

github.com/KaTeX/KaTeX - 2d3226399817dce387c464e065e37208d8ab3741 authored about 7 years ago by Ron Kok <[email protected]>
Fix linefeed test (#964)

I must have been asleep when I wrote the tests for PR#949.

github.com/KaTeX/KaTeX - 839f872faa4b422f853d9af259524c4537c1cded authored about 7 years ago by Ron Kok <[email protected]>
Port mathMLTree to @flow. (#957)

github.com/KaTeX/KaTeX - d969322dd2868776ebc10c71c459d56b502b1222 authored about 7 years ago by Ashish Myles <[email protected]>
Implements the alignedat environment for flexible math spacing (#930)

* Implements the alignat environment for flexible math spacing

* Renames alignat[*] to aligne...

github.com/KaTeX/KaTeX - 1a640a465e3878c8c790b554c16f41a279db9a01 authored about 7 years ago by Hiromi Ishii <[email protected]>
Fix #946 (#949)

* Fix #946

Issue #946 identified a case in which `array.js` ate the final row of a well-writt...

github.com/KaTeX/KaTeX - 3e344535ffc63cfc85096f87220c08d1ae484b85 authored about 7 years ago by Ron Kok <[email protected]>
Port stretchy to @flow. (#934)

* Port stretchy to @flow.

* Removed added quotes on object keys.

* Responded to comments.
...

github.com/KaTeX/KaTeX - 991bfd5669d9714f73d699cfe9f3a4239ec201e6 authored about 7 years ago by Ashish Myles <[email protected]>
Added ng-katex link to readme.md (#959)

github.com/KaTeX/KaTeX - 067697e2e503f4c16809ff51c89f9e90f13fdebf authored about 7 years ago by Sergio García Prado <[email protected]>
Migrate genfrac, lap, smash, op, mod, and katex into their own files in src/functions (#871)

Fixes #869

github.com/KaTeX/KaTeX - 632f5af1c367cb17a438c1cbdfa8d99a6d70e5a8 authored about 7 years ago by Kevin Barabash <[email protected]>
Fixes #941 (#942)

github.com/KaTeX/KaTeX - 25db6095a15246446542e142de9f0fd92b746a6b authored about 7 years ago by Hiromi Ishii <[email protected]>
Support Unicode relations (#933)

* Support Unicode relations

This is the first in a series of PRs to give KaTeX the ability to...

github.com/KaTeX/KaTeX - bd4e1464a067d63fe98dc08dd9ffaa029d7da8ad authored about 7 years ago by Ron Kok <[email protected]>
Change buildCommon.makeVList params to struct for better type-safety. (#940)

* Change buildCommon.makeVList params to struct for better type-safety.

This is towards #939....

github.com/KaTeX/KaTeX - 305a35c3a5c29441ed42967e167ed78736cd8f67 authored about 7 years ago by Ashish Myles <[email protected]>
Bump master to v0.10.0-pre

github.com/KaTeX/KaTeX - b4c5dfaf201b68222e400321b73333d4f598422d authored about 7 years ago by Kevin Barabash <[email protected]>
Port utils to @flow. (#935)

* Port utils to @flow.

* Responded to comments.

github.com/KaTeX/KaTeX - ca5a924672deea5138de91526a8f71852897ff6c authored about 7 years ago by Ashish Myles <[email protected]>
Export svgGeometry to @flow. (#936)

github.com/KaTeX/KaTeX - 06aec05a57f491f1885b52ee43df3136d7e190df authored about 7 years ago by Ashish Myles <[email protected]>
Simplify get() now that we don't need it to ignorespaces (#928)

* Simplify get() now that we don't need it to ignorespaces

Continuation of #912

* Remove c...

github.com/KaTeX/KaTeX - 2f88abed98446b1eb206a16ac244b135df8d973b authored about 7 years ago by Erik Demaine <[email protected]>
Prevent disappearing fraction lines. (#931)

* Prevent disappearing fraction lines.

Set a CSS min-height that will ensure that fraction li...

github.com/KaTeX/KaTeX - 50d120d614b1172c53fe11528c2785e6c22d9801 authored about 7 years ago by Ron Kok <[email protected]>
Lint .less files with stylelint (#925)

Lint .less files with stylelint. Fix #921

In particular, prevent tabs.

github.com/KaTeX/KaTeX - 7f6f59ef8a1ec3315aedb9f8edeb459f07dedd1b authored about 7 years ago by Erik Demaine <[email protected]>
Fix space handling (#912)

Fixes several issues with space handling: (fix #910)
1. "Control symbols" (as they're called in...

github.com/KaTeX/KaTeX - 3280652bd68973ad9edd73273137049324c5cab9 authored about 7 years ago by Erik Demaine <[email protected]>
Edit link to Function Support page (#922)

On README, change a link from the wiki's function support page to the HTML function support page.

github.com/KaTeX/KaTeX - 49f95e61eb1eda8ec75027e3dd92fd39bc145cee authored about 7 years ago by Ron Kok <[email protected]>
Convert nested SVGs to single-level SVGs (#909)

* Convert nested SVGs to single-level SVGs

This PR evades a Safari bug which causes nested SV...

github.com/KaTeX/KaTeX - 61ec41146c9305af263bc5b2ab69dd991624a17f authored about 7 years ago by Ron Kok <[email protected]>
Fixing CJS modules and Globals (#920)

* Working CJS modules.

* Changing cjs imports to es6.

github.com/KaTeX/KaTeX - 141afa091a77862d9b9239cec03ac520c5b5d710 authored about 7 years ago by Ryan Randall <[email protected]>
webpack server: add disableHostCheck option (#915)

Allow server to be accessed from anywhere, which is useful for
testing. This potentially revea...

github.com/KaTeX/KaTeX - c4fed02329f289204bf669a73cde217d18d80a6d authored about 7 years ago by Erik Demaine <[email protected]>
Bump master to v0.10.0-pre

github.com/KaTeX/KaTeX - 2e27d4248b20524941fbfe3cd77a362943534a0d authored about 7 years ago by Kevin Barabash <[email protected]>
ensure that build/ exists (#918)

Test Plan:
- `rm -rf build`
- `make dist`
- see that `make` completes normally

github.com/KaTeX/KaTeX - 610513c0126fc9e634f069f0f9f399bee41f0a92 authored about 7 years ago by Kevin Barabash <[email protected]>
allow sizing commands inside optional groups (#885)

* allow sizing commands inside optional groups

* allow color, old font, and style commands in...

github.com/KaTeX/KaTeX - 71e0b35b275b18b972da4715912d8fa6a9f3e256 authored about 7 years ago by Kevin Barabash <[email protected]>
Replace ParseFuncOrArgument with type-safer alternative. (#901)

* Replace ParseFuncOrArgument with type-safer alternative.

In the process, document consequen...

github.com/KaTeX/KaTeX - 1c1b3c81b6caedfcaf43225aa30fec3a758dbee0 authored about 7 years ago by Ashish Myles <[email protected]>
Webpack dev server (#902)

* Initial webpack config. Moving to ES6 modules. Some module cleanup.

* WIP

* WIP

* Rem...

github.com/KaTeX/KaTeX - fbffdc5fc713f26d84ad00bacb5279abb9529bfd authored about 7 years ago by Ryan Randall <[email protected]>
Add support for comments, fixes #20 (#884)

github.com/KaTeX/KaTeX - eaef0127c5ffb4809c1748c7ab8f97d8d1f29d03 authored about 7 years ago by Kevin Barabash <[email protected]>
Parser: Separate mandatory and optional arguments in parseArguments (#903)

* Parser: Make parseArguments() more DRY.

* Parser: Separate args and optional args for type ...

github.com/KaTeX/KaTeX - 6de54469138eea9e3ea9069bc3fc25a7dbef4b37 authored about 7 years ago by Ashish Myles <[email protected]>
Add SourceLocation to encapsulate Token/ParseNode debug information. (#904)

* Add SourceLocation to encapsulate Token/ParseNode debug information.

* Specify concrete Tok...

github.com/KaTeX/KaTeX - 59bed2ad083d8d135a17b48282d2fff05a5bb003 authored about 7 years ago by Ashish Myles <[email protected]>
Implement \verb (#614)

* Implement \verb

* Implement @gagern's comments

* \verb: look up characters one at a time...

github.com/KaTeX/KaTeX - f10ea4cbebc60bcd3563f53bdceabd56ecce95aa authored over 7 years ago by Erik Demaine <[email protected]>
Implement \verb (#614)

* Implement \verb

* Implement @gagern's comments

* \verb: look up characters one at a time...

github.com/KaTeX/katex-fonts - 368bfbb205367a12ee4f9d354125fa6741118cf9 authored over 7 years ago by Erik Demaine <[email protected]>
Correct @flow types. Refactor some Parser code for stricter typing. (#896)

* Correct @flow types in defineFunction and types.

* Parser: Split parseFunction into two for...

github.com/KaTeX/KaTeX - c47655cc0e0b3e859925d17546e48a44a5329409 authored over 7 years ago by Ashish Myles <[email protected]>
refactor defineEnvironment to also accept HTML and MathML builders (#875)

* refactor defineEnvironment to also accept HTML and MathML builders, fixes #870

* make argTy...

github.com/KaTeX/KaTeX - ca6ea4c58036b92949966c2f4fc72142c0542502 authored over 7 years ago by Kevin Barabash <[email protected]>
Upgrade \sqrt zoom and width (#890)

* Fix \sqrt zoom in Safari

This PR evades a Safari bug which causes nested SVGs to zoom impro...

github.com/KaTeX/KaTeX - fd45669f7c31fbd4159567514698e05461afab66 authored over 7 years ago by Ron Kok <[email protected]>
initial commit

github.com/KaTeX/katex-fonts - 35b26f7f94051018d815d84a30443678cb3b4d64 authored over 7 years ago by Kevin Barabash <[email protected]>
Fix #337 - Array/Matrix trim trailing empty line (#479)

github.com/KaTeX/KaTeX - 6e75ebdc2d3f10af1126121ac8addbc0ce8bbb8f authored over 7 years ago by Christopher <[email protected]>
Support \colorbox and \fcolorbox (#886)

* Support \colorbox and \\fcolorbox

These are functions from the `color` package. They accept...

github.com/KaTeX/KaTeX - db1cccdeab45b376e5043e11ef2a80a596624359 authored over 7 years ago by Ron Kok <[email protected]>
Support \And (#881)

& as a bin atom, per AMS.

github.com/KaTeX/KaTeX - 9b63ddabb422a08dad3ff53f4e31ebba9f2a5d5c authored over 7 years ago by Ron Kok <[email protected]>
Use mpadded for \raisebox MathML (#876)

* Use mpadded for \raisebox MathML

* Add MathML snapshot

github.com/KaTeX/KaTeX - a358c5a94c86a13bd3381334c9ad4ca23cd57781 authored over 7 years ago by Ron Kok <[email protected]>
Allow test/lint scripts to run without requiring make (#878)

github.com/KaTeX/KaTeX - dbc5a74ebd37d3500acb3c0c67ecbf7719949276 authored over 7 years ago by Kevin Barabash <[email protected]>
Support \operatorname. Resolve #145 (#866)

* Support \operatorname. Resolove #145

* Fix quote mark typo

* Fix test escapes

* Remov...

github.com/KaTeX/KaTeX - 4f63909d0807174142f68c28b7d83e49a1a4c27f authored over 7 years ago by Ron Kok <[email protected]>
Port functions.js to @flow. (#867)

* Make types in defineFunction stricter and prep for porting functions.js to flow.

* Add more...

github.com/KaTeX/KaTeX - d8060ca9b465cda4ce4edf493f882da86ed9f5ec authored over 7 years ago by Ashish Myles <[email protected]>
Remove the positions array computed by Parser's parseArguments(). (#864)

This array is computed incorrectly (it's always an array of undefineds)
and it's not used anywh...

github.com/KaTeX/KaTeX - ceefd4934f66a1015d5d5cf6380266f724811b33 authored over 7 years ago by Ashish Myles <[email protected]>
Port environments.js to @flow. (#862)

* Port environment.js to @flow.

* Updated per comments.

github.com/KaTeX/KaTeX - 1c344ed6eecfa4d6d84034129ea94f7c1e25b3bb authored over 7 years ago by Ashish Myles <[email protected]>
@flow: Correct argType to Array in `defineFunction`. (#860)

github.com/KaTeX/KaTeX - b4a00824d3ccaabd90cbce9e27ffba9e785d7ed7 authored over 7 years ago by Ashish Myles <[email protected]>
Port symbol.js to @flow. (#858)

* Port symbol.js to @flow.

* Add a `Mode` @flow type and use it in `ParseNode`.

github.com/KaTeX/KaTeX - 9e330194b8f728b65d301c6c768c438f0612aa96 authored over 7 years ago by Ashish Myles <[email protected]>
To @flow: fontMetrics, fontMetricsData, Options, Settings, Style (#848)

* To @flow: fontMetrics, fontMetricsData, Options, Settings, Style

* Don't overuse $Shape...

github.com/KaTeX/KaTeX - 0f9fb0a1ce159ec75125451f97249e46e3c6537e authored over 7 years ago by Xuming Zeng <[email protected]>
Update name

github.com/KaTeX/old-gh-pages - 44f62141cde77b8595f61c606d4e3fee115c4c17 authored over 7 years ago by Sophie Alpert <[email protected]>
Improve SVG Performance (#841)

* Improve SVG Performance

This PR introduces three new classes: `svgNode`, `pathNode`, and `...

github.com/KaTeX/KaTeX - ccf09786cc747080cdaa091c2ba2251861d1d138 authored over 7 years ago by Ron Kok <[email protected]>
Port unit.js to @flow. (#855)

* Port unit.js to @flow.

* Removed unnecesary types.

github.com/KaTeX/KaTeX - 3818105868dc22c20e257ca7a29dd4962c154b10 authored over 7 years ago by Ashish Myles <[email protected]>
Add @flow to unicodeRegexes and change to ES6 exports.

github.com/KaTeX/KaTeX - d46ca811c12dc11e2c1e96f5749688ae36790b6a authored over 7 years ago by Ashish Myles <[email protected]>
eslint-plugin-flowtype & upgrade to eslint@4 (#849)

* Add eslint-plugin-flowtype. Fix #844

Using the recommended settings for plugin.
This invol...

github.com/KaTeX/KaTeX - 588f5a1ee64b1c4ebde18b1af139ad1e6d00ce63 authored over 7 years ago by Erik Demaine <[email protected]>
To @flow: MacroExpander. (#845)

* To @flow: MacroExpander.

* Explicitly pass context into defineMacro called with a function....

github.com/KaTeX/KaTeX - cb7f166a7ed9a9d533c8a74ec6b0aa8ebc30a759 authored over 7 years ago by Ashish Myles <[email protected]>
Fix match-at flow errors (#847)

Upgrade match-at and flow versions to resolve the match-at flow
errors, allowing us to remove m...

github.com/KaTeX/KaTeX - feef4107df7d32b491e61b9acddfb80d8568ffc9 authored over 7 years ago by Aria Buckles <[email protected]>
copy-tex contrib module (#813)

* copy-tex contrib module

* Factor out replacement code

* Fix lint

* Support for more b...

github.com/KaTeX/KaTeX - e71c7d4b812a140bdc05752de1a8a55c0313cf4a authored over 7 years ago by Erik Demaine <[email protected]>
Support for \raisebox (#685)

* Rough support for \raisebox

* Fix bounding box thanks to @kevinbarash and @ronkok

* Use ...

github.com/KaTeX/KaTeX - ca224eda818c36b90ffd905fc26fec15a45df01c authored over 7 years ago by Erik Demaine <[email protected]>
Advanced macro support and magic \dots (#794)

* Advanced macro support and magic \dots

* Fix \relax behavior

* Use \DOTSB in \iff, \impl...

github.com/KaTeX/KaTeX - 6857689946c50cb4a020d0214dc810913b8c9758 authored over 7 years ago by Erik Demaine <[email protected]>
Update Parser comments to match implementation. (#837)

github.com/KaTeX/KaTeX - 0c2dd845f339ed62f9a8bb74e45b10e359840bad authored over 7 years ago by Ashish Myles <[email protected]>
To @flow: Token, Lexer, ParseError, and ParseNode. (#839)

* To @flow: Token, Lexer, ParseError, and ParseNode.

* PR fixes 1.

github.com/KaTeX/KaTeX - 13f3eac7418ee35f9779aa9c4ad90587c06addf3 authored over 7 years ago by Ashish Myles <[email protected]>
update defineFunction to accept a single arg, introduce flow to do some typechecking

github.com/KaTeX/KaTeX - d8116bdc64a8be77a7153a57965c5e6e40b24fad authored over 7 years ago by Kevin Barabash <[email protected]>
run flow as part of 'npm test' so it runs on travis-ci

github.com/KaTeX/KaTeX - 6db61cb2193ad95bd6fbab6486e9d59a158966e8 authored over 7 years ago by Kevin Barabash <[email protected]>
make 'names' accept only an array of strings, add warning comments about where new functions should be added

github.com/KaTeX/KaTeX - 12399da73d9e4132e816ef7cb65454989cc4d670 authored over 7 years ago by Kevin Barabash <[email protected]>
extract delimsizing functions into their own file

github.com/KaTeX/KaTeX - a99c7c9e0f67fbc76f0e3d2c7ace24cb02b9d754 authored over 7 years ago by Kevin Barabash <[email protected]>
group all \phantom related code together

github.com/KaTeX/KaTeX - 8bdc5e3e6aa18ca0595632113302dff722c435e5 authored over 7 years ago by Kevin Barabash <[email protected]>
Add \smash, laps, spaces, and phantoms (#833)

* Add \smash, laps, spaces, and phantoms

1. Support `\smash`, including the optional argument...

github.com/KaTeX/KaTeX - 092aa0c767b513c3cf1858678753a1849c985f2c authored over 7 years ago by Ron Kok <[email protected]>
Add a maxSize option to limit user-specified sizes (#803)

* Fix color support for stretchy, strikethrough, and fbox
Summary:
Stuff like `\red{\overbrace...

github.com/KaTeX/KaTeX - 211c86d39bcdc421149628f7b266891138cbdb1a authored over 7 years ago by Xuming Zeng <[email protected]>
Fix exponential behavior in accent production (#834)

src/functions.js was returning two properties referring to the base; since buildHTML runs `JSON....

github.com/KaTeX/KaTeX - b27d7011d166e28871ab479404b439d065d58792 authored over 7 years ago by Sophie Alpert <[email protected]>
Add class to docs text accent table (#832)

github.com/KaTeX/old-gh-pages - 9d3d36ee6ea5fbf899f067374554e265d7c19225 authored over 7 years ago by Ron Kok <[email protected]>