Commit Graph

27 Commits

Author SHA1 Message Date
Sandro Figo 88f3b94d10 Removed invalid h1 style definition
"!h1{font:400 3em Consolas,monaco,monospace;color:#000;margin-bottom:1em}"
Using "!" in css is not allowed.
2017-07-30 00:48:20 +02:00
Michael Mclaughlin 8946411793 Correct typo in toFormat example 2017-01-18 11:50:48 +00:00
Michael Mclaughlin 18bbdc8836 Replace BigNumber.isBigNumber with isBigNumber prototype property 2017-01-09 11:14:36 +00:00
Michael Mclaughlin 2ccc3a7d28 v3.1.2 2017-01-08 17:26:15 +00:00
Michael Mclaughlin ab87238049 v3.1.0 2017-01-08 12:20:12 +00:00
Michael M 6a0c00daaf Merge pull request #101 from stcherenkov/master
Add isBigNumber method
2017-01-08 12:12:33 +00:00
Michael Mclaughlin b2f963c331 v3.0.0 2016-11-09 22:51:43 +00:00
Stanislav Cherenkov b5ee2eceb0 Add isBigNumber method
add tests
add doc
2016-09-16 08:49:53 +03:00
Michael M 5a63a16955 Correct method name 2016-06-18 11:24:26 +01:00
Michael Mclaughlin 99067bdbf8 Add modulus parameter to toPower 2016-03-07 23:10:15 +00:00
Michael Mclaughlin 8ecbc2faf1 Correct link 2016-02-10 20:55:26 +00:00
Michael Mclaughlin 1100ceea4d Include minus sign for valueOf() negative zero 2015-10-26 15:48:44 +00:00
Peter Bakondy e335786b31 add missing parentheses 2015-08-05 16:47:41 +02:00
Michael Mclaughlin 5340e9ea65 Move source map to root dir 2015-04-02 20:46:34 +01:00
Michael Mclaughlin ee0b636d27 Tweaks and comments to div, post review 2015-03-31 16:15:02 +01:00
Michael Mclaughlin 4d009c2cc3 v2.0.4 2015-03-25 21:18:36 +00:00
Michael Mclaughlin f08a35ca03 Fix typo 2015-03-25 21:05:56 +00:00
Michael Mclaughlin 9eb3bf841a v2.0.3 Add source map 2015-02-18 20:47:38 +00:00
Michael Mclaughlin 44c4ab72b5 v2.0.1 2015-02-18 12:53:28 +00:00
Michael Mclaughlin bc66fcfed1 v2.0.0 2014-12-29 00:24:38 +00:00
Michael Mclaughlin 5bcec4a44b Add dp method to docs 2014-11-13 23:11:22 +00:00
Michael Mclaughlin 09a7f9dfb2 v1.4.0 Added toNumber 2014-05-08 23:31:53 +01:00
Michael Mclaughlin 4972deb36e v1.3.0 2013-11-08 16:29:47 +00:00
Michael Mclaughlin f86ef21c4f v1.3.0 2013-11-08 12:45:37 +00:00
Michael Mclaughlin aeb5646957 v1.2.0 Throw Error objects 2013-09-19 12:18:02 +01:00
Michael Mclaughlin a977d784a1 v1.1.0 2013-08-01 18:57:00 +01:00
Michael Mclaughlin d6b8f29a4a Initial commit. Publish. 2012-11-08 20:02:27 +00:00