1. bdabebd Merge pull request #700 from bengolds/function-text by Han Seoul-Oh · 7 years ago
  2. 66cf3f5 Merge pull request #672 from CarnegieWebLearning/fix.class.latex by Han Seoul-Oh · 7 years ago
  3. 4cce608 Merge branch 'master' into fix.class.latex by Han Seoul-Oh · 7 years ago
  4. 20ccd5f Merge pull request #694 from ollanta/handle-missing-keypress by Han Seoul-Oh · 7 years ago
  5. 214fb48 Merge pull request #707 from bengolds/unit-tests-fix by Han Seoul-Oh · 7 years ago
  6. 9ddfa4a Fix some broken unit tests. by Ben Goldsmith · 7 years ago
  7. 53ae5af CI: Diff screenshots against master not any latest by Han Seoul-Oh · 7 years ago
  8. 0f146bf CI: Better printing of steps to getting prev screenshots by Han Seoul-Oh · 7 years ago
  9. f23502f CI: Fix shell syntax in circle.yml by Han Seoul-Oh · 7 years ago
  10. a672ba2 CI: Fail silently if can't get prev screenshots by Han Seoul-Oh · 7 years ago
  11. 9898430 Fix "Split up lines..." to preserve working dir of commands by Han Seoul-Oh · 7 years ago
  12. 3468fe9 Fix jqXHR use in unit tests run by CI by Han Seoul-Oh · 7 years ago
  13. 5c4716d Merge pull request #706 from mathquill/fix.fonts-non-executable by Andrew Hyndman · 7 years ago
  14. d66cf7c Split up lines of stitch-together-and-diff-screenshots script by Han Seoul-Oh · 7 years ago
  15. 16e748f Yet another tweak to trying Sauce Connect twice by Han Seoul-Oh · 7 years ago
  16. 0958c63 Merge pull request #653 from mathquill/build.release-process by Han Seoul-Oh · 7 years ago
  17. 829e123 Merge branch 'master' into build.release-process by Han Seoul-Oh · 7 years ago
  18. 9357f8c Merge pull request #666 from laughinghan/refactor.simplify-oppBrack by Jason Merrill · 7 years ago
  19. 2e9ebba Merge pull request #701 from mathquill/cleanup.tests by Jason Merrill · 7 years ago
  20. fc9a1b0 Demote font files to not be executable by Han Seoul-Oh · 7 years ago
  21. b41ff25 Merge pull request #702 from mathspace/Use-official-symbola-web-fonts by Han Seoul-Oh · 7 years ago
  22. ba6e121 Regenerate fonts with "Font Squirrel" hinting by Andrew Hyndman · 7 years ago
  23. 10c6112 Regenerate fonts from updated master by Andrew Hyndman · 7 years ago
  24. bd71283 Regenerate .ttf and .eot files to improve browser consistency by Andrew Hyndman · 7 years ago
  25. 4adf2a3 Handle missing keypress event by Ollanta · 7 years ago
  26. 43b06c3 Update to new official, hinted fonts by Andrew Hyndman · 7 years ago
  27. 31fd6f8 Simplify test/unit.html body #cosmetic by Han Seoul-Oh · 7 years ago
  28. 79d76ae Cleanup scrollWidth test case to not need teardown by Han Seoul-Oh · 7 years ago
  29. 1d0e323 Cleanup dropEmbedded tests to not need teardown by Han Seoul-Oh · 7 years ago
  30. 4fdb142 Added tests and cleaned up slice() command by Ben Goldsmith · 7 years ago
  31. 4f8780b Modify Symbol to fix text() output for functions by Ben Goldsmith · 7 years ago
  32. d90746a Cleanup skip/teardown workaround #cosmetic by Han Seoul-Oh · 7 years ago
  33. fe27de8 Global teardown fn that empties the div#mock by Han Seoul-Oh · 7 years ago
  34. 26ac947 \MathQuillMathField{} should only be used in static math #cleanup by Han Seoul-Oh · 7 years ago
  35. aaf93a9 Add parsing of Unicode Asterisk Operator character by Han Seoul-Oh · 7 years ago
  36. e52dc6b Merge pull request #681 from desmosinc/add-multiplication-symbol-cherrypicked by Han Seoul-Oh · 7 years ago
  37. 50b5b3b Add tests for typingSlashWritesDivisionSymbol etc by Han Seoul-Oh · 7 years ago
  38. b209002 Rename use{Division,Multiplication}Symbol options by Han Seoul-Oh · 7 years ago
  39. 0e7e322 Merge pull request #696 from CarnegieLearningWeb/feature-configInnerFields by Han Seoul-Oh · 7 years ago
  40. 6a954d0 Don't guard MathQuill.StaticMath(opts) behind interver by Han Seoul-Oh · 7 years ago
  41. fd7e287 Rename \MathQuillMathField{} config tests slightly #cosmetic by Han Seoul-Oh · 7 years ago
  42. bf48c6a CI: Fix accessing `json` CLI tool by Han Seoul-Oh · 7 years ago
  43. 2e45862 CI: Fix installing `json` CLI tool by Han Seoul-Oh · 7 years ago
  44. 6f0c2f2 CI: Fix retrying Sauce Connect by Han Seoul-Oh · 7 years ago
  45. 9445748 CI: set -o pipefail #nitpick by Han Seoul-Oh · 7 years ago
  46. a0214d3 CI: grep -v for exactly, not almost, the thing we insert #nitpick by Han Seoul-Oh · 7 years ago
  47. fba9787 CI: another curl command does "POST url" rather url then POST #nitpick by Han Seoul-Oh · 7 years ago
  48. 68d7957 CI: Simplify running JS unit tests on Sauce Labs by Han Seoul-Oh · 7 years ago
  49. 53e6547 CI: don't `npm install json` every time, cache it by Han Seoul-Oh · 7 years ago
  50. 13bd501 CI: Print exit code of bg processes by Han Seoul-Oh · 7 years ago
  51. 16172fe Merge pull request #692 from desmosinc/feature.substituteKeyboardEvents by Han Seoul-Oh · 7 years ago
  52. b662bcf CI: Fix typo in JSON request to Sauce by Han Seoul-Oh · 7 years ago
  53. c242438 CI: Fix shell syntax by Han Seoul-Oh · 7 years ago
  54. ade3227 CI: Fix logging err objects in script/screenshots.js by Han Seoul-Oh · 7 years ago
  55. 86cfde1 CI: Use CircleCI build # for Sauce screenshot build name too by Han Seoul-Oh · 7 years ago
  56. 2680e8d CI: Use CircleCI build # for Sauce build name, not commit by Han Seoul-Oh · 7 years ago
  57. 64e3d30 CI: curl command does "POST url" rather url then POST #nitpick by Han Seoul-Oh · 7 years ago
  58. 3e24e7a Minor reorg of circle.yml #cleanup by Han Seoul-Oh · 7 years ago
  59. 6701c5d Reword cirle.yml comments by Han Seoul-Oh · 7 years ago
  60. 560c055 Merge pull request #648 from Learnosity/dprime by Han Seoul-Oh · 7 years ago
  61. 316f692 Merge branch 'master' into dprime by Han Seoul-Oh · 7 years ago
  62. b62fb51 Merge branch 'master' into refactor.simplify-oppBrack by Han Seoul-Oh · 7 years ago
  63. cdb0a8f Merge pull request #671 from mathquill/fix.ctrlDeleteDir by Han Seoul-Oh · 7 years ago
  64. 68d995a Merge pull request #688 from laughinghan/ci.imagemagick-install-failure by Han Seoul-Oh · 7 years ago
  65. 1588539 CI: imagemagick is actually pre-installed by Han Seoul-Oh · 7 years ago
  66. aed71cc Fix some unit tests and add new ones for confirming recent options improvements. by Karl Schaefer · 8 years ago
  67. 043ce80 Merge pull request #687 from mathquill/fix-safari-10-copy by Han Seoul-Oh · 8 years ago
  68. 9f83eab Fix copying math in Safari by Jason Merrill · 8 years ago
  69. 4777450 Allow options to be set on StaticMath fields. by Karl Schaefer · 8 years ago
  70. 2db3e9f Merge pull request #684 from mathquill/controversial-patch-1 by Han Seoul-Oh · 8 years ago
  71. db6d28b Fix typo (closes #683) by Luke Deen Taylor · 8 years ago
  72. f298baf Output Unicode char for ″, not double-quote by Han Seoul-Oh · 8 years ago
  73. 28915ee add useDivisionSymbol option by Eli Luberoff · 8 years ago
  74. cd24d80 Add \overleftrightarrow command. by Karl Schaefer · 8 years ago
  75. a926747 Add \overarc command. by Karl Schaefer · 8 years ago
  76. 1caf0f6 upgrade \vee, \wedge to Binary Operator by italoc-84 · 8 years ago
  77. 65ce5c8 Merge pull request #673 from CarnegieLearningWeb/fix-binaryOpInStyleBlock by Han Seoul-Oh · 8 years ago
  78. 6abcd4e Binary operators were not correctly defined when the operator is the first element in a style block. by Karl Schaefer · 8 years ago
  79. 3ff8400 Remove accidental corruption from the style-block feature branch. by Karl Schaefer · 8 years ago
  80. e7807c7 Fix the output of latex() for \class commands. by Karl Schaefer · 8 years ago
  81. 04e1f86 Fix undefined reference in ctrlDeleteDir. by Jason Merrill · 8 years ago
  82. ae93a9b Configure inner math field with options by Andreya Piplica · 9 years ago
  83. 70bbdb5 Move isStyleBlock to Node by Andreya Piplica · 9 years ago
  84. 442a069 Add isStyleBlock() to MathCommand API by Andreya Piplica · 9 years ago
  85. 5b0c316 Merge pull request #667 from emily-c/parser-var-fix by Han Seoul-Oh · 8 years ago
  86. f6572c8 Fixed string variable declaration by emily-c · 8 years ago
  87. 24666fb Simplify Bracket::oppBrack as matchBrack by Han Seoul-Oh · 8 years ago
  88. 76f6d6a Merge pull request #650 from mathquill/ci.fix-timeouts by Han Seoul-Oh · 8 years ago
  89. 5bada68 Merge pull request #659 from dominique-unruh/langle-rangle-vert by Han Seoul-Oh · 8 years ago
  90. df9baca Adding a file missing in previous commit by Dominique Unruh · 8 years ago
  91. 1595a51 Ensured that \langle,\rangle,etc. are not confused with macro that have those macros as a prefix. by Dominique Unruh · 8 years ago
  92. 555ea0a Fixed: when parsing \langle/\rangle from Latex, subsequently exported \langle/\rangle misses following whitespace. by Dominique Unruh · 8 years ago
  93. 190d945 Support for brackets \langle,\rangle (didn't parse before), \lVert,\rVert (new). by Dominique Unruh · 8 years ago
  94. 754b816 Merge pull request #656 from mathspace/#655-edit-handler-mismatched-brackets by Han Seoul-Oh · 8 years ago
  95. 82cfbef Trigger a reflow event when closing a bracketed expression by Andrew Hyndman · 8 years ago
  96. 00bfb42 Demonstrate issue with a unit test by Andrew Hyndman · 8 years ago
  97. 6a99edf Fix unit tests on CI to not timeout even if POST fails by Han Seoul-Oh · 8 years ago
  98. 772dc54 Fix circle.yml writing before creating directory by Han Seoul-Oh · 8 years ago
  99. 85478e7 Fix heredoc syntax in circle.yml by Han Seoul-Oh · 8 years ago
  100. 72e1f84 Fix GNU vs BSD sed feature inference by Han Seoul-Oh · 8 years ago