Commit Graph

182 Commits

Author SHA1 Message Date
caf0044d01 fix: bump xmldom to ^0.8.6 2023-03-25 18:11:05 +01:00
Alexandre Nunes
6799980ca2
Merge pull request #10 from asnunes/fix/safari-issue
Publish
2021-09-20 22:37:46 -03:00
Alexandre Nunes
9a79edd36a ci: add both main and master branch as workflow logic 2021-09-20 22:35:41 -03:00
Alexandre Nunes
84e19337db ci: remove stale workflow 2021-09-20 22:35:15 -03:00
Alexandre Nunes
71ae8b929b
Merge pull request #9 from caleb-flores/fix/safari-issue
fix: issue in safari 'Invalid regular expression'
2021-09-20 22:33:26 -03:00
Alexandre Nunes
dd2b421d0e chore: add new files to npmignore 2021-09-20 22:28:51 -03:00
Alexandre Nunes
8a2f916ea0 chore: new package version. It is now v1.2.0 2021-09-20 22:25:34 -03:00
Alexandre Nunes
ef5f585109 ci: add publish workflow 2021-09-20 22:23:28 -03:00
Alexandre Nunes
b5361ac609 ci: add test setup and workflow 2021-09-20 22:23:12 -03:00
Alexandre Nunes
22690d3deb test: implement test for many missing argument cases 2021-09-20 22:18:08 -03:00
Alexandre Nunes
46f0592e86
Delete stale.yml 2021-08-31 16:33:45 -03:00
Caleb Flores
5507d709c7 fix: issue in safari 'Invalid regular expression' 2021-08-27 20:36:07 -06:00
Alexandre Nunes
a24640b038
Update stale.yml 2021-06-06 14:55:01 -03:00
Alexandre Nunes
0949df6be7
Create stale.yml 2021-06-06 14:54:40 -03:00
Alexandre Nunes
6b02fc8cac
Merge pull request #6 from asnunes/fix-command-spacing
Fix command spacing
2021-04-11 18:46:30 -03:00
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