3955 Commits

Author SHA1 Message Date
jos
8d3b79bf59 Publish v6.0.2 v6.0.2 2019-06-11 20:59:02 +02:00
jos
c147d54435 Fix not being able to set configuration after disabling function import 2019-06-11 20:40:07 +02:00
jos
7aed291dc6 Publish v6.0.1 v6.0.1 2019-06-09 20:46:08 +02:00
jos
b390a23f4b Fix function reference not published in npm library 2019-06-09 20:44:16 +02:00
jos
5e329838a3 Publish v6.0.0 🎉 v6.0.0 2019-06-08 20:00:42 +02:00
jos
51f99dbcd3 Remove old_browsers example (these browsers aren't supported anymore) 2019-06-08 13:59:39 +02:00
jos
a4d2c70c37 Define HTML charset and lang in all browser examples 2019-06-08 13:57:17 +02:00
jos
fdcd9982a2 Fix broken require in deprecated core.js 2019-06-08 13:49:06 +02:00
jos
aa89c83251 Publish v6.0.0-beta.3 v6.0.0-beta.3 2019-06-05 12:09:58 +02:00
jos
7a84844c6e Fix npm coverage script 2019-06-05 11:55:49 +02:00
jos
bce068e601 Update browser versions tested against with BrowserStack 2019-06-05 11:50:32 +02:00
jos
db4910bed4 Move all test related stuff in folder test 2019-06-05 11:45:02 +02:00
jos
2c4087740c Move entry files, images, and remove composer.json 2019-06-05 11:25:28 +02:00
jos
35fc780d2a Refactor import to first flatten the functions and then import them, allowing to import dependency collections 2019-06-05 10:57:48 +02:00
jos
bb14f62dd9 Describe mathjs/number in getting started 2019-06-05 09:43:36 +02:00
greenkeeper[bot]
ffba126de5 Update webpack to the latest version 🚀 (#1537)
* chore(package): update webpack to version 4.33.0

* chore(package): update lockfile package-lock.json
2019-06-05 08:38:17 +02:00
jos
91c895771f Merge remote-tracking branch 'origin/develop' into develop 2019-06-03 20:09:16 +02:00
jos
d7dc838419 Simplification in import 2019-06-03 20:09:07 +02:00
greenkeeper[bot]
93de739e4f Update uglify-js to the latest version 🚀 (#1534)
* chore(package): update uglify-js to version 3.6.0

* chore(package): update lockfile package-lock.json
2019-05-30 19:06:29 +02:00
jos
41efed79d3 Fix #1473: remove 'use strict' in every file 2019-05-26 20:21:18 +02:00
jos
fc66aa5bb5 Expose function factory via mathjs instance 2019-05-26 15:48:18 +02:00
jos
b649d82d4d Larger timeout for tree-shaking unit test 2019-05-26 15:33:01 +02:00
jos
2dba84ab90 Cleanup temporary test-tree-shaking folder 2019-05-26 15:30:44 +02:00
jos
667fd74e17 Implement integration test to test tree-shaking 2019-05-26 15:26:13 +02:00
jos
f54599a701 Fix #1530: apply rounding first and lowerExp and upperExp second when formatting a number 2019-05-25 15:51:33 +02:00
jos
45344e8d9e Fix another round-off error in unit tests of in units on IE/Edge 2019-05-25 15:29:52 +02:00
jos
9a6c79afe8 Fix round-off error in constant reducedPlanck on IE and Edge 2019-05-25 15:12:16 +02:00
jos
96b4fb6a17 Update history 2019-05-25 14:50:10 +02:00
Eric Mansfield
c08188b8ed Updated physical constants to 2019 recommended values (#1529) 2019-05-25 14:48:37 +02:00
greenkeeper[bot]
8ec293d736 Update webpack to the latest version 🚀 (#1528)
* chore(package): update webpack to version 4.32.2

* chore(package): update lockfile package-lock.json
2019-05-23 09:49:11 +02:00
jos
859cac81a1 Merged function core and create into one function create 2019-05-22 21:20:56 +02:00
jos
9b5a937570 Merge remote-tracking branch 'origin/develop' into develop 2019-05-22 17:09:10 +02:00
jos
b833879d1b Update devDependencies. Remove webpack-cli from devDependencies. 2019-05-22 17:08:52 +02:00
Vlad Levitskiy
538823386a deleted decibel unit (#1524) 2019-05-22 17:06:19 +02:00
jos
64529c3d2e replace tools/validateEmbeddedDocs with a unit test 2019-05-22 14:41:34 +02:00
jos
ec44199dc0 Ignore generated docs in repo, cleanup generated docs before generation 2019-05-22 14:25:42 +02:00
jos
29866f3437 Remove generated docs from repo 2019-05-22 14:21:58 +02:00
jos
20f82df057 Disable failing test, cleanup logging and temporary npm script 2019-05-22 14:06:33 +02:00
jos
e5048a8001 Allow math.import(all). Dropped support for renaming factory functions 2019-05-22 13:49:56 +02:00
jos
9af5206a88 Make matrix dependency requried again for subset. Make IndexNodes dependencies explicit. Disable subset in number implementation for now 2019-05-22 11:08:12 +02:00
jos
b52c4ca595 Publish v6.0.0-beta.2 v6.0.0-beta.2 2019-05-21 20:23:51 +02:00
greenkeeper[bot]
adabd089cb Update uglify-js to the latest version 🚀 (#1522)
* chore(package): update uglify-js to version 3.5.15

* chore(package): update lockfile package-lock.json
2019-05-21 18:08:16 +02:00
jos
a602a38340 Updated docs for v6 2019-05-20 21:42:49 +02:00
jos
aa924b20bb Updated history and contributor list 2019-05-20 20:45:43 +02:00
jos
80cb6575ac Merge branch 'develop' of github.com:josdejong/mathjs into develop 2019-05-20 20:41:21 +02:00
Vlad Levitskiy
3516731ff6 Fixed tonne and candela units, added bel and dB (#1518)
* fixed tonne and candel units, added bel and dB

* fixed code style
2019-05-20 20:41:10 +02:00
jos
fc44591805 Update package-lock.json 2019-05-20 20:31:27 +02:00
greenkeeper[bot]
c135ba2130 Update webpack to the latest version 🚀 (#1520)
* chore(package): update webpack to version 4.32.0

* chore(package): update lockfile package-lock.json
2019-05-20 18:13:54 +02:00
greenkeeper[bot]
80bf9c77c0 Update uglify-js to the latest version 🚀 (#1519)
* chore(package): update uglify-js to version 3.5.14

* chore(package): update lockfile package-lock.json
2019-05-20 18:12:53 +02:00
jos
ed9c99570c Merge remote-tracking branch 'origin/v5' into develop
# Conflicts:
#	package-lock.json
#	package.json
#	src/version.js
2019-05-18 08:35:24 +02:00