Harry Sarson
275fc1f6a8
Delete .npmignore
2018-06-06 12:12:52 +01:00
Harry Sarson
bd10dc80f5
extend list of files included in npm package
2018-06-06 12:12:34 +01:00
Harry Sarson
1e11e126c6
remove trailing comma in package.json
2018-06-06 12:09:33 +01:00
jos
8c702f6f8e
Exclude all test files and config from the npm package
2018-06-06 12:52:22 +02:00
Harry Sarson
1c7eeb8e90
explicity list files to be included in npm package
...
Rather than add everything to the npm package it is better to only add the nessary files.
This commit lists the files to include based on https://docs.npmjs.com/files/package.json#files
2018-06-06 11:48:34 +01:00
jos
e112b43e5b
Update testing to chrome v67
2018-06-06 12:10:10 +02:00
jos
8e70c4dcc1
Merge branch 'browser_testing' into develop
2018-06-06 12:07:12 +02:00
jos
fbe2ccb2b4
Dropped support for bower, remove dist file from git repo
2018-06-06 11:15:51 +02:00
jos
1ddbf18cef
Fix some more failing unit tests on browsers (part V)
2018-06-06 10:56:54 +02:00
jos
36f89a3598
Merge branch 'develop' into browser_testing
...
# Conflicts:
# test/function/arithmetic/pow.test.js
2018-06-06 10:54:31 +02:00
jos
cf5c1c1af8
Fixes #1054 : renamed eye to identity
2018-06-06 10:52:08 +02:00
jos
a19ebaca1c
More fixes for unite tests on IE11 and Edge (part IV)
2018-06-06 10:21:54 +02:00
jos
30eee5076f
Test Firefox and Safari
2018-06-06 10:15:52 +02:00
jos
6c757fafde
Merge branch 'develop' into browser_testing
...
# Conflicts:
# package.json
2018-06-06 10:08:08 +02:00
jos
2b83ca564e
Update docs of nthRoots
2018-06-06 10:06:40 +02:00
jos
cb236f8ec5
Upgraded dependencies and dev dependencies
2018-06-06 09:59:17 +02:00
jos
4fa2da61e9
Updated package-lock.json
2018-06-06 09:52:16 +02:00
jos
814abf3f5d
Merge branch 'develop' into browser_testing
...
# Conflicts:
# package-lock.json
2018-06-06 09:51:37 +02:00
jos
eba513ddab
Merge remote-tracking branch 'origin/develop' into develop
2018-06-06 09:48:29 +02:00
jos
63d05479b4
Merge branch 'develop' into v5
2018-06-06 09:45:13 +02:00
jos
8b65390d14
Test Edge 17 instead of 16
2018-06-06 09:44:53 +02:00
jos
8b5586914a
More unit test tweaks to make everything work on IE 11 and Edge (part III)
2018-06-06 09:39:04 +02:00
jos
d5957c624c
Upgrade to escape-latex@1.1.0, making two ES5 polyfills redundant
2018-06-05 20:20:59 +02:00
jos
d8b275bf87
Fixes failing unit tests on IE11/Edge (part III)
2018-06-04 21:50:04 +02:00
jos
3d8bbd6230
Fixes failing unit tests on IE11/Edge (part II)
2018-06-04 21:33:22 +02:00
jos
ee008d992e
Fixes failing unit tests on IE11/Edge
2018-06-04 21:19:10 +02:00
Jos de Jong
c544b3d491
Merge pull request #1125 from DanielRuf/chore/clone-last-5-commits
...
chore: clone last 5 commits
2018-06-03 13:47:49 +02:00
Jos de Jong
b66d6b536d
Merge branch 'develop' into chore/clone-last-5-commits
2018-06-03 13:41:59 +02:00
Jos de Jong
5271868d3a
Merge pull request #1126 from DanielRuf/chore/cache-node-modules
...
chore: cache node_modules
2018-06-03 13:40:29 +02:00
Jos de Jong
3aea13376c
Merge branch 'develop' into chore/cache-node-modules
2018-06-03 13:39:41 +02:00
Daniel Ruf
d3d5b7a725
chore: clone last 5 commits
2018-06-02 22:27:13 +02:00
Daniel Ruf
4bd39cab6a
chore: cache node_modules
2018-06-02 22:26:24 +02:00
jos
fc084e4309
Move npm run test:browserstack up in the readme
2018-06-02 13:00:24 +02:00
jos
dc0553d4be
Update img url in readme
v4.4.2
2018-06-02 11:49:20 +02:00
jos
9f3674380d
Release v4.4.2
2018-06-02 11:48:11 +02:00
Eric Mansfield
a91998446d
Merge pull request #1124 from ericman314/matrix-inv-bugfix
...
inv bug fix
2018-06-01 19:04:21 -06:00
Eric Mansfield
07a48b4209
Bug fix in inv.js
2018-06-01 18:54:56 -06:00
jos
33a7c0b739
Configure BrowserStack testing on IE 11 and Edge
2018-05-31 21:40:55 +02:00
jos
91dd7796d8
Clickable images
2018-05-31 21:37:27 +02:00
jos
475b245fa4
Remove unused image
2018-05-31 21:36:23 +02:00
jos
eb9a6e4943
Reorder text
2018-05-31 21:36:01 +02:00
jos
4584ce2ce2
Fix broken image url
2018-05-31 21:32:22 +02:00
jos
dda23c5b95
Updated description on continuous integration testing
2018-05-31 21:29:39 +02:00
Jos de Jong
c9199d8244
Merge pull request #1120 from harrysarson/bs-readme
...
add note to readme about browser testing.
2018-05-31 21:10:00 +02:00
jos
65f6a7ff97
Updated history
2018-05-31 20:56:55 +02:00
Jos de Jong
afdd1c366b
Merge pull request #1118 from josdejong/determinant-lu-decomp
...
Improved performance of determinant
2018-05-31 20:56:17 +02:00
jos
a389d340e9
Fixed #1065 , #1121 : Fixed wrong documentation of function compareNatural and clarified the behavior for strings
2018-05-31 20:39:55 +02:00
Harry Sarson
4cb235003f
add note to readme about browser testing.
...
README now includes info about local browsertests and browserstack as well as a note explaining that a valid BrowserStack login is needed to run the tests there.
2018-05-31 18:10:21 +01:00
Eric Mansfield
f6e5a47cda
Improved performance of determinant
2018-05-29 22:37:47 -06:00
jos
291cd64df9
Released v4.4.1
v4.4.1
2018-05-29 20:45:52 +02:00