Ashok
Ashok
Keeping a separate namespace so that what's sent per-request is separate from long-lived configuration values.
Upgrades babel to 7.x.x to ensure that the consumer ecosystem is not broken and we don't pull multiple versions of core-js required by babel-runtime This PR also upgrades the very...
Replace all the hamburger modal code with https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dialog as this is coming to all browsers, per HTML5.2 spec
exposes a bug in formatting dates and timezones #54
`Error: expected 'oranges cost $40,000.00 (or €40,000.00) if ordered by January 24, 2014' to equal 'oranges cost $40,000.00 (or €40,000.00) if ordered by January 23, 2014'` This test failed with...