1. 749472a README.md symlinks to docs/README.md by Han Seoul-Oh · 8 years ago
  2. ff62854 Try README.md symlink instead of index.md symlink by Han Seoul-Oh · 8 years ago
  3. 19840b1 Symlink instead of duplicating README.md and docs/index.md by Han Seoul-Oh · 8 years ago
  4. 6f334dc Fix links in Contributing docs to be relative links by Han Seoul-Oh · 8 years ago
  5. e9faa8a Edits to Config docs like relative links and typos by Han Seoul-Oh · 8 years ago
  6. 680fe47 Fix typo in API Methods docs by Han Seoul-Oh · 8 years ago
  7. 823b17c Revise wording of API Methods docs by Han Seoul-Oh · 8 years ago
  8. 7716375 Undocument .html() method by Han Seoul-Oh · 8 years ago
  9. cfbcfc8 Getting Started docs uses relative links not absolute by Han Seoul-Oh · 8 years ago
  10. e28bbe2 Fix typo in Getting Started docs by Han Seoul-Oh · 8 years ago
  11. 05c3f51 Tweaks to Getting Started docs by Han Seoul-Oh · 8 years ago
  12. 978190e Remove .html() from Getting Started docs by Han Seoul-Oh · 8 years ago
  13. 46ea86a Merge pull request #634 from mathquill/fix.supSubsRequireOperand-selection by Jason Merrill · 8 years ago
  14. 5cd2906 Fix #632 supSubsRequireOperand detaches selection by Han Seoul-Oh · 8 years ago
  15. 9f3b86e Fix .dropEmbedded()/.clickAt() test instability by Han Seoul-Oh · 8 years ago
  16. fea9b27 [LRN] Added recurring decimal dot symbol by Mark Kelly · 8 years ago
  17. de0ff5a Added Docs information to README and docs/index by Mary Stufflebeam · 8 years ago
  18. 9af4e06 Merge pull request #580 from mathquill/build.nodejs-vs-node by Mary Stufflebeam · 8 years ago
  19. b81470d Merge pull request #551 from mathquill/fix.stealing-back-focus-test by Mary Stufflebeam · 8 years ago
  20. ff6c580 Merge pull request #543 from Learnosity/feature/dollar-sign by Mary Stufflebeam · 8 years ago
  21. 66640e7 Merge pull request #629 from mathquill/pin-pjs-dep by Han Seoul-Oh · 8 years ago
  22. 92efb1e PJs 5.0.0+ is currently incompatible with MathQuill. by Jason Merrill · 8 years ago
  23. e4d530f Merge pull request #627 from mathquill/fix.visual-rendering by Jason Merrill · 8 years ago
  24. 892d872 Fix Pjs version by Han Seoul-Oh · 8 years ago
  25. 2d9adde Fix circle.yml syntax by Han Seoul-Oh · 8 years ago
  26. da05206 Ignore errors trying to cleanup Sauce Connect by Han Seoul-Oh · 8 years ago
  27. 9829379 Attempt to optimize waiting on Sauce Connect by Han Seoul-Oh · 8 years ago
  28. 07b488c Fix circle.yml syntax error by Han Seoul-Oh · 8 years ago
  29. 533e87c CircleCI + Sauce Labs by Han Seoul-Oh · 8 years ago
  30. 85c2d2d Fix merge of visual test by Han Seoul-Oh · 8 years ago
  31. 3de91d8 Merge pull request #622 from mathquill/feature.fastClick-rebase by Han Seoul-Oh · 8 years ago
  32. a9a915e Move clickAt/ignoreNextMousedown to EditableField by Han Seoul-Oh · 8 years ago
  33. eec61da .clickAt() focuses the editable field by Han Seoul-Oh · 8 years ago
  34. 1d155a3 Adapt .dropEmbedded() test for .cickAt() by Han Seoul-Oh · 8 years ago
  35. 44eb594 Re-org and comment "fast touch taps" test case by Han Seoul-Oh · 8 years ago
  36. ae4507d Make `target` an optional argument to .clickAt() by Han Seoul-Oh · 8 years ago
  37. 3f06c99 Rename .fastClick() => .clickAt() by Han Seoul-Oh · 8 years ago
  38. 727ea47 Fixed LaTeX return and added documentation for \\MathQuillMathField by Mary Stufflebeam · 8 years ago
  39. 2f0ea37 Incorporate new README content by Mary Stufflebeam · 8 years ago
  40. 616640f Edits to Config and Contributing Guides by Mary Stufflebeam · 8 years ago
  41. 21f7ee0 Editting of docs across the board by Mary Stufflebeam · 8 years ago
  42. 82a75b7 Filled in links and some minor fixes by Mary Stufflebeam · 8 years ago
  43. d11cce9 Updated APi_Methods, Config, and README by Mary Stufflebeam · 8 years ago
  44. 293f1a3 Factored remaining docs out of index by Mary Stufflebeam · 8 years ago
  45. 4ad6bee Added Contrbuting Guide and Refactored some documentation by Mary Stufflebeam · 8 years ago
  46. 5d1eb85 Update Code of Conduct link by Mary Stufflebeam · 8 years ago
  47. 8bd990f Rename CODE_OF_CONDUCT.md to Code_of_Conduct.md by Mary Stufflebeam · 8 years ago
  48. aa7ed0c Create Code of Conduct by Mary Stufflebeam · 8 years ago
  49. 8d3233f Update README with more information by Mary Stufflebeam · 8 years ago
  50. bc45321 rename to docs/index.md by Mary Stufflebeam · 8 years ago
  51. e915767 Moved usage information from README to docs folder by Mary Stufflebeam · 8 years ago
  52. 8542f6b API to enable "fast clicks" on touch devices by Han Seoul-Oh · 9 years ago
  53. f6f16b4 Merge pull request #603 from mathquill/feature.integrals by Jason Merrill · 8 years ago
  54. 3472eb8 Merge pull request #604 from mathquill/fix.autocmds-eating-op-names by Jason Merrill · 8 years ago
  55. d23f18c Merge pull request #606 from mathquill/fix.sin-squared by Jason Merrill · 8 years ago
  56. 33d75bb Merge branch 'master' into fix.sin-squared by Han Seoul-Oh · 8 years ago
  57. 52d1b26 Merge PR #607: Minus after comma is now unary negation by Han Seoul-Oh · 8 years ago
  58. f603402 Cleanup unary vs binary PlusMinus tests by Han Seoul-Oh · 8 years ago
  59. 92bb0eb Ref "Short Math Guide for LaTeX" instead of Wikia by Han Seoul-Oh · 8 years ago
  60. fbaace7 Use RegEx instead of indexof, and ignore full stop (decimal point) by Arno Gourdol · 8 years ago
  61. 6bb88cd Re-added blank line by Arno Gourdol · 8 years ago
  62. ebb6c92 Unit test for PlusMinus binary/unary by Arno Gourdol · 8 years ago
  63. ab251bf Cleanup by Arno Gourdol · 8 years ago
  64. f22297f PlusMinus after a bracket is unary by Arno Gourdol · 8 years ago
  65. 55c94ba Second and Third by Arno Gourdol · 8 years ago
  66. c221155 Additional symbols by Arno Gourdol · 8 years ago
  67. 049c48e Issue #523 by Arno Gourdol · 8 years ago
  68. 37af8e5 Fix sin^2(x), and sin^2 x as cursor moves through #visual by Han Seoul-Oh · 8 years ago
  69. af606cd Fix 'test florin spacing' to clean up after itself by Han Seoul-Oh · 8 years ago
  70. 1206cbf Merge pull request #605 from mathquill/fix.sin-squared by Jason Merrill · 8 years ago
  71. a9307d0 Fix sin^2 x spacing (worsened by #602) by Han Seoul-Oh · 8 years ago
  72. 22721bc Merge pull request #602 from mathquill/fix.visual-rendering by Jason Merrill · 8 years ago
  73. 712d1a6 Fix auto-commands eating letters from operator names by Han Seoul-Oh · 8 years ago
  74. f6d1a93 Add unit test for integrals' mandatory from/to blocks by Han Seoul-Oh · 8 years ago
  75. 7932a34 Feature: integrals' from/to now mandatory, prettier by Han Seoul-Oh · 8 years ago
  76. 9360d47 Fix supsub inside something with text-align: center by Han Seoul-Oh · 8 years ago
  77. 4baa9dc Improve operator name spacing by Han Seoul-Oh · 8 years ago
  78. b6907b8 Increase size of sum (uppercase Sigma), prod, etc by Han Seoul-Oh · 8 years ago
  79. 2450500 Merge pull request #598 from Learnosity/woff-fonts-update by Han Seoul-Oh · 8 years ago
  80. 03fd5ec Merge pull request #49 from laughinghan/woff-fonts-update by Karol Tarasiuk · 8 years ago
  81. fe5d59b Clarify insistOnInterVer() warning message by Han Seoul-Oh · 8 years ago
  82. b56c1ab Merge pull request #599 from mathquill/node-env-development by Han Seoul-Oh · 8 years ago
  83. 3d93880 Make sure npm devDependencies get installed during make. by Jason Merrill · 8 years ago
  84. 7143297 Add test case from #530 to test/visual.html by Han Seoul-Oh · 8 years ago
  85. 769b02c [LRN] Added WOFF and WOFF2 fonts built from OTF by Karol Tarasiuk · 8 years ago
  86. 33c0025 Merge pull request #591 from italoc-84/patch-1 by Han Seoul-Oh · 8 years ago
  87. 73dd842 add nexists symbol by italoc-84 · 8 years ago
  88. b435621 Merge branch 'backspace-out-of-empty-textblock' by Han Seoul-Oh · 8 years ago
  89. c576bfd Fix styling for text blocks by Han Seoul-Oh · 8 years ago
  90. 23027c3 Fix splitting textblock duplicating first textpiece by Han Seoul-Oh · 8 years ago
  91. 246342d Fix clicking outside a textblock deletes it by Han Seoul-Oh · 8 years ago
  92. 81ae70c Simplify TextBlock::latex() by Han Seoul-Oh · 8 years ago
  93. 4778b78 Forbid parsers from emitting undefined by Han Seoul-Oh · 8 years ago
  94. e72f70f Merge branch 'master' into backspace-out-of-empty-textblock by Han Seoul-Oh · 8 years ago
  95. c3fa988 Add another comment about substituting Fragment's for MathCommands by Han Seoul-Oh · 8 years ago
  96. 1134d48 Fix comment on latexMathParser type by Han Seoul-Oh · 8 years ago
  97. bbd2fd1 Document .focus(), .blur() API methods by Han Seoul-Oh · 8 years ago
  98. 8c8a308 Merge pull request #594 from mathquill/integrals-are-simple by Han Seoul-Oh · 8 years ago
  99. 00fbbb9 Move integral from advancedSymbols to commands. by Jason Merrill · 8 years ago
  100. 0c70035 Update advancedSymbols.js by italoc-84 · 8 years ago