Commit Graph

  • caf0044d01 fix: bump xmldom to ^0.8.6 master Michal Szczepanski 2023-03-25 18:11:05 +0100
  • 6799980ca2
    Merge pull request #10 from asnunes/fix/safari-issue Alexandre Nunes 2021-09-20 22:37:46 -0300
  • 9a79edd36a ci: add both main and master branch as workflow logic Alexandre Nunes 2021-09-20 22:35:41 -0300
  • 84e19337db ci: remove stale workflow Alexandre Nunes 2021-09-20 22:35:15 -0300
  • 71ae8b929b
    Merge pull request #9 from caleb-flores/fix/safari-issue Alexandre Nunes 2021-09-20 22:33:26 -0300
  • dd2b421d0e chore: add new files to npmignore Alexandre Nunes 2021-09-20 22:28:51 -0300
  • 8a2f916ea0 chore: new package version. It is now v1.2.0 Alexandre Nunes 2021-09-20 22:25:34 -0300
  • ef5f585109 ci: add publish workflow Alexandre Nunes 2021-09-20 22:23:28 -0300
  • b5361ac609 ci: add test setup and workflow Alexandre Nunes 2021-09-20 22:23:12 -0300
  • 22690d3deb test: implement test for many missing argument cases Alexandre Nunes 2021-09-20 22:18:08 -0300
  • 46f0592e86
    Delete stale.yml Alexandre Nunes 2021-08-31 16:33:45 -0300
  • 5507d709c7 fix: issue in safari 'Invalid regular expression' Caleb Flores 2021-08-27 20:36:07 -0600
  • a24640b038
    Update stale.yml Alexandre Nunes 2021-06-06 14:55:01 -0300
  • 0949df6be7
    Create stale.yml Alexandre Nunes 2021-06-06 14:54:40 -0300
  • 6b02fc8cac
    Merge pull request #6 from asnunes/fix-command-spacing Alexandre Nunes 2021-04-11 18:46:30 -0300
  • 27d442cb0f chore: new npm version. It's now v1.1.0 Alexandre Nunes 2021-04-11 18:38:45 -0300
  • 06528797b7 feat: always use space wrapper and remove no space wrapper class Alexandre Nunes 2021-04-11 18:36:49 -0300
  • 1d9e977e67 chore: new node version Alexandre Nunes 2021-04-11 18:23:57 -0300
  • dc847d7593
    Merge pull request #3 from asnunes/dependencies-update Alexandre Nunes 2021-01-07 11:34:02 -0300
  • 68db2f132f feat: new application version Alexandre Nunes 2021-01-07 11:32:54 -0300
  • cb9e0c8506 feat: update dependencies Alexandre Nunes 2021-01-07 11:29:16 -0300
  • 1e0e098095
    Merge pull request #2 from asnunes/divider-fix Alexandre Nunes 2021-01-07 11:23:37 -0300
  • c4a7df61fb test: bar divider translated to single bar Alexandre Nunes 2021-01-07 11:22:25 -0300
  • de3faab84e fix: bar divider translated to single bar Alexandre Nunes 2021-01-07 11:22:06 -0300
  • f868d9d813 fix: add src export default Alexandre Nunes 2021-01-07 11:14:46 -0300
  • c7a2749880 feat: update readme file with basic description and usage Alexandre Nunes 2020-10-03 15:05:07 -0300
  • 546c702b25 fix: add .prettierrc.js and .eslintignore to npmignore file Alexandre Nunes 2020-10-03 14:57:32 -0300
  • e7bc6db7cd chore: remove alias path and fix export default Alexandre Nunes 2020-10-03 14:42:56 -0300
  • 1f774a974a refactor: lib folder replaced by dist Alexandre Nunes 2020-10-03 14:06:22 -0300
  • 300e4594cf chore: add npmignore file Alexandre Nunes 2020-10-03 14:05:59 -0300
  • f8de8cb00f chore: remove webpack Alexandre Nunes 2020-10-03 14:05:48 -0300
  • 3b63da3628 chore: config webpack Alexandre Nunes 2020-10-03 14:03:54 -0300
  • d76975bbc1 chore: add dist folder to .gitignore file Alexandre Nunes 2020-10-03 13:32:37 -0300
  • 368d7053b3 chore: add no src folders to .eslintignore file Alexandre Nunes 2020-10-03 13:32:11 -0300
  • 7fea970a89 refactor: rename test file to kebab-case Alexandre Nunes 2020-10-03 13:25:39 -0300
  • 79baaf78f6 refactor: rename __test__ folder to __tests__ and fix testMatch Alexandre Nunes 2020-10-03 13:24:56 -0300
  • f856be8c62 refactor: remove husky and lint-staged from package.json file Alexandre Nunes 2020-10-03 13:16:26 -0300
  • d98882b208 test: add missing attribute error handler Alexandre Nunes 2020-10-03 13:09:19 -0300
  • 896f28e3fe feat: add missing attribute erro handler Alexandre Nunes 2020-10-03 13:09:07 -0300
  • c6a65e22ba refactor: remove dead code from xmldom-elements-to-mathml-elements-adapter Alexandre Nunes 2020-10-03 11:25:31 -0300
  • b2d2b9f3a5 refactor: remove dead code from mtable Alexandre Nunes 2020-10-03 11:22:15 -0300
  • af9163a6fe test: add msup InvalidNumberOfChildrenError case Alexandre Nunes 2020-10-03 11:20:55 -0300
  • 083e564e2d test: add msubsup InvalidNumberOfChildrenError Alexandre Nunes 2020-10-03 11:19:07 -0300
  • 8fc7b608a8 test: add msub InvalidNumberOfChildrenError case Alexandre Nunes 2020-10-03 11:15:06 -0300
  • 8880e6db64 refactor: fix some test descriptions Alexandre Nunes 2020-10-03 11:12:11 -0300
  • 3c33d6a08f test: add mroot InvalidNumberOfChildrenError case Alexandre Nunes 2020-10-03 11:07:31 -0300
  • a907ab7328 test: add mo char and glyph test cases Alexandre Nunes 2020-10-03 11:04:09 -0300
  • 55bb006a26 fix: remove undefined operator from all-math-operators-by-glyph Alexandre Nunes 2020-10-03 11:01:40 -0300
  • f482d19324 refactor: remove mmultscripts dead code Alexandre Nunes 2020-10-03 10:57:25 -0300
  • c14832bed1 chore: add test verbose script to package.json Alexandre Nunes 2020-10-03 10:55:19 -0300
  • 876eba4760 test: add menclose InvalidNumberOfChildrenError case Alexandre Nunes 2020-10-03 10:52:21 -0300
  • d5091be438 refactor: rename InvalidNumberOfChild to InvalidNumberOfChildrenError Alexandre Nunes 2020-10-03 10:46:41 -0300
  • bbc85a0b0f test: add mfrac InvalidNumberOfChildren error case Alexandre Nunes 2020-10-03 10:41:30 -0300
  • 38fad7a173 refactor: move mfrac test cases inside its describer Alexandre Nunes 2020-10-03 10:37:45 -0300
  • 8a1de24a1c test: add test for menclose radical use case Alexandre Nunes 2020-10-03 10:35:46 -0300
  • 6e51e9233e test: add tests to InvalidNumberOfChildren error case Alexandre Nunes 2020-10-03 10:29:55 -0300
  • 8290e600ed refactor: file names to kebab-case Alexandre Nunes 2020-10-02 10:09:58 -0300
  • 2b73665057 refactor: replace test by it Alexandre Nunes 2020-10-02 10:01:46 -0300
  • 9d1f01d37c test: add munderover error test case Alexandre Nunes 2020-10-02 09:59:41 -0300
  • 0ebed58ba0 chore: add coverage folder to gitignore file Alexandre Nunes 2020-10-02 09:59:17 -0300
  • 8cd62236db refactor: expose dependencies of XmlToMathMLAdapter Alexandre Nunes 2020-10-02 09:39:12 -0300
  • abee69ff21 refactor: replace require by import in xmldom adapter Alexandre Nunes 2020-09-27 02:35:52 -0300
  • 7986411cfe chore: add esModuleInterop flag to tsconfig file Alexandre Nunes 2020-09-27 02:34:59 -0300
  • c03e47709f refactor: change project to clean architecture design Alexandre Nunes 2020-09-27 02:31:35 -0300
  • 688940bdd1 chore: remove noEmitError from tsconfig file Alexandre Nunes 2020-09-27 02:25:56 -0300
  • 1b78ee7ca1 chore: add and fix prettier Alexandre Nunes 2020-09-27 02:23:15 -0300
  • 200ae16db3 chore: remove prettier Alexandre Nunes 2020-09-27 01:11:26 -0300
  • 67d23a3e13 chore: add alias to src path Alexandre Nunes 2020-09-26 18:01:12 -0300
  • ae08162201 chore: config test script Alexandre Nunes 2020-09-26 16:56:30 -0300
  • ed405823eb chore: add tests to lint-staged Alexandre Nunes 2020-09-26 16:53:48 -0300
  • e2963d0ef5 chore: add husky as dev dependency Alexandre Nunes 2020-09-26 16:48:40 -0300
  • 846e914fd0 chore: add commit linter Alexandre Nunes 2020-09-26 16:42:14 -0300
  • 43c54bfda7
    Create LICENSE.md Alexandre Nunes 2020-09-26 16:37:11 -0300
  • f0da2a4522 refactor: interfaces to protocols Alexandre Nunes 2020-09-20 16:56:17 -0300
  • 8fcb04cf16 refactor: new project folder structure Alexandre Nunes 2020-09-20 16:53:56 -0300
  • f05609b8b7 refactor: remove unused dependency Alexandre Nunes 2020-09-20 16:38:13 -0300
  • 872a8c1db1 test: add mmultiscripts preset only case Alexandre Nunes 2020-09-20 16:37:42 -0300
  • 9fe8c5c677 feat: add mmultiscripts preset only case Alexandre Nunes 2020-09-20 16:37:37 -0300
  • 97c97f9b06 test: ensure mmultiscript convert to latex with none on preset Alexandre Nunes 2020-09-20 16:29:11 -0300
  • a4bd5491d3 test: add mmultiscripts prescript default case Alexandre Nunes 2020-09-20 16:27:00 -0300
  • e74def23e7 feat: add mmultiscripts prescript default case Alexandre Nunes 2020-09-20 16:26:55 -0300
  • 169d6271b3 test: ensure mmultiscript superscript only is behavoring as subsup Alexandre Nunes 2020-09-20 16:15:54 -0300
  • 79e625ad78 test: expose MathmlTag name and add no superscript mscript use case Alexandre Nunes 2020-09-20 16:14:09 -0300
  • 75c386780c feat: expose MathmlTag name and add no superscript mscript use case Alexandre Nunes 2020-09-20 16:14:02 -0300
  • e0b3320c2a test: add multiscripts without prescripts use case Alexandre Nunes 2020-09-20 16:01:02 -0300
  • 7079d2f558 feat: add multiscripts without prescripts use case Alexandre Nunes 2020-09-20 16:00:55 -0300
  • a64cd5f730 test: add nested mtable use case and fix matrix logic Alexandre Nunes 2020-09-20 15:48:21 -0300
  • dd49c00bc0 feat: add nested mtable use case and fix matrix logic Alexandre Nunes 2020-09-20 15:48:15 -0300
  • 059880a354 reafactor: extract mathml strings to mock file Alexandre Nunes 2020-09-20 13:28:39 -0300
  • f8a3a8d9b5 test: implemented latex partial function representation Alexandre Nunes 2020-09-19 16:44:45 -0300
  • e0004dab9a feat: implemented latex partial function representation Alexandre Nunes 2020-09-19 16:44:39 -0300
  • 56075661b4 test: add mfenced and mtable as matrix Alexandre Nunes 2020-09-19 16:05:03 -0300
  • a9d9ba498f feat: add mfenced and mtable as matrix Alexandre Nunes 2020-09-19 16:04:57 -0300
  • 4a4ca1948f test: add mfenced and mtable as Vmatrix Alexandre Nunes 2020-09-19 16:00:31 -0300
  • be71eaa8ef feat: add mfenced and mtable as Vmatrix Alexandre Nunes 2020-09-19 16:00:23 -0300
  • 84c0e6d45b test: add mfenced and mtable as Bmatrix Alexandre Nunes 2020-09-19 15:57:27 -0300
  • a69a275a96 feat: add mfenced and mtable as Bmatrix Alexandre Nunes 2020-09-19 15:57:21 -0300
  • 0d22978fcf test: add mfenced and mtable as vmatrix Alexandre Nunes 2020-09-19 15:54:45 -0300
  • 60c649b8eb feat: add mfenced and mtable as vmatrix Alexandre Nunes 2020-09-19 15:54:39 -0300
  • 01445dbe93 test: add mfenced and mtable as pmatrix Alexandre Nunes 2020-09-19 15:52:37 -0300