Commit Graph

167 Commits

Author SHA1 Message Date
Alexandre Nunes
27d442cb0f chore: new npm version. It's now v1.1.0 2021-04-11 18:38:45 -03:00
Alexandre Nunes
06528797b7 feat: always use space wrapper and remove no space wrapper class 2021-04-11 18:37:03 -03:00
Alexandre Nunes
1d9e977e67 chore: new node version 2021-04-11 18:23:57 -03:00
Alexandre Nunes
dc847d7593
Merge pull request #3 from asnunes/dependencies-update
Dependencies update
2021-01-07 11:34:02 -03:00
Alexandre Nunes
68db2f132f feat: new application version 2021-01-07 11:32:54 -03:00
Alexandre Nunes
cb9e0c8506 feat: update dependencies 2021-01-07 11:29:16 -03:00
Alexandre Nunes
1e0e098095
Merge pull request #2 from asnunes/divider-fix
Divider fix
2021-01-07 11:23:37 -03:00
Alexandre Nunes
c4a7df61fb test: bar divider translated to single bar 2021-01-07 11:22:25 -03:00
Alexandre Nunes
de3faab84e fix: bar divider translated to single bar 2021-01-07 11:22:06 -03:00
Alexandre Nunes
f868d9d813 fix: add src export default 2021-01-07 11:14:46 -03:00
Alexandre Nunes
c7a2749880 feat: update readme file with basic description and usage 2020-10-03 15:05:07 -03:00
Alexandre Nunes
546c702b25 fix: add .prettierrc.js and .eslintignore to npmignore file 2020-10-03 14:57:32 -03:00
Alexandre Nunes
e7bc6db7cd chore: remove alias path and fix export default 2020-10-03 14:42:56 -03:00
Alexandre Nunes
1f774a974a refactor: lib folder replaced by dist 2020-10-03 14:06:22 -03:00
Alexandre Nunes
300e4594cf chore: add npmignore file 2020-10-03 14:05:59 -03:00
Alexandre Nunes
f8de8cb00f chore: remove webpack 2020-10-03 14:05:48 -03:00
Alexandre Nunes
3b63da3628 chore: config webpack 2020-10-03 14:04:36 -03:00
Alexandre Nunes
d76975bbc1 chore: add dist folder to .gitignore file 2020-10-03 13:32:37 -03:00
Alexandre Nunes
368d7053b3 chore: add no src folders to .eslintignore file 2020-10-03 13:32:11 -03:00
Alexandre Nunes
7fea970a89 refactor: rename test file to kebab-case 2020-10-03 13:25:39 -03:00
Alexandre Nunes
79baaf78f6 refactor: rename __test__ folder to __tests__ and fix testMatch 2020-10-03 13:24:56 -03:00
Alexandre Nunes
f856be8c62 refactor: remove husky and lint-staged from package.json file 2020-10-03 13:16:26 -03:00
Alexandre Nunes
d98882b208 test: add missing attribute error handler 2020-10-03 13:09:19 -03:00
Alexandre Nunes
896f28e3fe feat: add missing attribute erro handler 2020-10-03 13:09:07 -03:00
Alexandre Nunes
c6a65e22ba refactor: remove dead code from xmldom-elements-to-mathml-elements-adapter 2020-10-03 11:25:31 -03:00
Alexandre Nunes
b2d2b9f3a5 refactor: remove dead code from mtable 2020-10-03 11:22:15 -03:00
Alexandre Nunes
af9163a6fe test: add msup InvalidNumberOfChildrenError case 2020-10-03 11:20:55 -03:00
Alexandre Nunes
083e564e2d test: add msubsup InvalidNumberOfChildrenError 2020-10-03 11:19:07 -03:00
Alexandre Nunes
8fc7b608a8 test: add msub InvalidNumberOfChildrenError case 2020-10-03 11:15:06 -03:00
Alexandre Nunes
8880e6db64 refactor: fix some test descriptions 2020-10-03 11:12:11 -03:00
Alexandre Nunes
3c33d6a08f test: add mroot InvalidNumberOfChildrenError case 2020-10-03 11:07:31 -03:00
Alexandre Nunes
a907ab7328 test: add mo char and glyph test cases 2020-10-03 11:04:09 -03:00
Alexandre Nunes
55bb006a26 fix: remove undefined operator from all-math-operators-by-glyph 2020-10-03 11:01:40 -03:00
Alexandre Nunes
f482d19324 refactor: remove mmultscripts dead code 2020-10-03 10:57:25 -03:00
Alexandre Nunes
c14832bed1 chore: add test verbose script to package.json 2020-10-03 10:55:19 -03:00
Alexandre Nunes
876eba4760 test: add menclose InvalidNumberOfChildrenError case 2020-10-03 10:52:21 -03:00
Alexandre Nunes
d5091be438 refactor: rename InvalidNumberOfChild to InvalidNumberOfChildrenError 2020-10-03 10:46:41 -03:00
Alexandre Nunes
bbc85a0b0f test: add mfrac InvalidNumberOfChildren error case 2020-10-03 10:41:30 -03:00
Alexandre Nunes
38fad7a173 refactor: move mfrac test cases inside its describer 2020-10-03 10:37:45 -03:00
Alexandre Nunes
8a1de24a1c test: add test for menclose radical use case 2020-10-03 10:35:46 -03:00
Alexandre Nunes
6e51e9233e test: add tests to InvalidNumberOfChildren error case 2020-10-03 10:29:55 -03:00
Alexandre Nunes
8290e600ed refactor: file names to kebab-case 2020-10-02 10:09:58 -03:00
Alexandre Nunes
2b73665057 refactor: replace test by it 2020-10-02 10:01:46 -03:00
Alexandre Nunes
9d1f01d37c test: add munderover error test case 2020-10-02 09:59:41 -03:00
Alexandre Nunes
0ebed58ba0 chore: add coverage folder to gitignore file 2020-10-02 09:59:17 -03:00
Alexandre Nunes
8cd62236db refactor: expose dependencies of XmlToMathMLAdapter 2020-10-02 09:39:12 -03:00
Alexandre Nunes
abee69ff21 refactor: replace require by import in xmldom adapter 2020-09-27 02:35:52 -03:00
Alexandre Nunes
7986411cfe chore: add esModuleInterop flag to tsconfig file 2020-09-27 02:34:59 -03:00
Alexandre Nunes
c03e47709f refactor: change project to clean architecture design 2020-09-27 02:31:35 -03:00
Alexandre Nunes
688940bdd1 chore: remove noEmitError from tsconfig file 2020-09-27 02:25:56 -03:00