Francesco Agosti
a5359df002
Merge pull request #1281 from 0xProject/feature/instant/push-to-history
...
[instant] Close/open Instant on correct history changes. Provide option to disable.
2018-11-21 17:24:48 -05:00
Brandon Millman
5c81f07d46
Merge pull request #1300 from 0xProject/feature/instant/events-account
...
[instant] Implement account related events
2018-11-21 14:20:01 -08:00
Brandon Millman
804de89796
chore(instant): revert usage of event properties
2018-11-21 13:52:55 -08:00
Brandon Millman
6604e2db20
chore(instant): refactor usage of event properties in heap
2018-11-21 13:16:34 -08:00
Fabio Berger
f46a49fd13
Publish
...
- 0x.js@2.0.5
- @0x/abi-gen@1.0.17
- @0x/abi-gen-wrappers@1.1.0
- @0x/assert@1.0.18
- @0x/asset-buyer@3.0.1
- @0x/base-contract@3.0.7
- @0x/connect@3.0.7
- @0x/contract-addresses@1.2.0
- @0x/contract-wrappers@4.1.0
- contracts@2.1.55
- @0x/dev-tools-pages@0.0.7
- @0x/dev-utils@1.0.18
- @0x/fill-scenarios@1.0.13
- @0x/instant@1.0.1
- @0x/json-schemas@2.1.2
- @0x/metacoin@0.0.29
- @0x/migrations@2.1.0
- @0x/monorepo-scripts@1.0.14
- @0x/order-utils@3.0.3
- @0x/order-watcher@2.2.5
- @0x/react-docs@1.0.19
- @0x/react-shared@1.0.22
- @0x/sol-compiler@1.1.13
- @0x/sol-cov@2.1.13
- @0x/sol-doc@1.0.8
- @0x/sol-resolver@1.0.17
- @0x/sra-spec@1.0.11
- @0x/subproviders@2.1.5
- @0x/testnet-faucets@1.0.57
- @0x/types@1.3.0
- @0x/utils@2.0.6
- @0x/web3-wrapper@3.1.5
- @0x/website@0.0.60
2018-11-21 21:09:47 +00:00
Fabio Berger
707af1ec58
Updated CHANGELOGS
2018-11-21 21:09:37 +00:00
Brandon Millman
31d1b4ba67
chore(instant): refactor account tracking logic in middleware to be more readable
2018-11-21 12:30:52 -08:00
fragosti
ed91c6c874
fix: multiple render and closes edge case for onpopstate render
2018-11-21 12:44:28 -05:00
fragosti
b494a4a4db
chore: clean up index.umd.ts a bit
2018-11-21 11:55:32 -05:00
fragosti
e0beb7fb38
feat: add more to instant dev env
2018-11-21 11:42:07 -05:00
fragosti
fc123871ad
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into feature/instant/push-to-history
2018-11-21 10:43:36 -05:00
Francesco Agosti
f66b695a47
Merge pull request #1283 from 0xProject/feature/instant/make-instant-public-and-fix-publishing
...
[instant] Make package public and fix publishing
2018-11-21 06:38:21 -08:00
Brandon Millman
351e0e6f5f
feat(instant): implement account related events
2018-11-20 22:38:49 -08:00
Steve Klebanoff
15f05733be
Merge pull request #1290 from 0xProject/fix/instant/disable-token-picker
...
[instant] Don't allow changing of assets when order in progress
2018-11-20 15:08:27 -08:00
Steve Klebanoff
1a7b167f63
fix(instant): Use new valid svg image for instant
2018-11-20 14:23:55 -08:00
Steve Klebanoff
b7eb2e887d
isDisabled -> isInputDisabled
2018-11-20 13:59:09 -08:00
Steve Klebanoff
7ad5dbc59d
Allow user to select other token on success
2018-11-20 09:51:14 -08:00
Steve Klebanoff
ba41fc9275
Merge pull request #1272 from 0xProject/feature/instant/heap
...
[instant] Base heap integration
2018-11-20 09:23:34 -08:00
Steve Klebanoff
0ba34f587c
Import via TS
2018-11-19 17:12:32 -08:00
Steve Klebanoff
e86982bd41
Add ability to import SVGs in TS
2018-11-19 17:12:21 -08:00
fragosti
6de499459c
fix: do not use document on import
2018-11-19 17:10:47 -08:00
Steve Klebanoff
3169b72406
fix(instant): Don't allow changing of assets when order processing
2018-11-19 17:04:15 -08:00
Steve Klebanoff
db6b2cbb05
Fix linting
2018-11-19 16:38:56 -08:00
Steve Klebanoff
a1b7f0ad83
Use anchor instead of Text
2018-11-19 16:36:51 -08:00
fragosti
b62fbd0b13
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into feature/instant/push-to-history
2018-11-19 16:30:11 -08:00
Steve Klebanoff
578a46c57f
feat(instant): Add powered by 0x image
2018-11-19 16:28:40 -08:00
fragosti
9ab55fd07d
fix: npmignore file ignoring index.d.ts
2018-11-19 16:22:05 -08:00
Steve Klebanoff
497385818b
Check for instant heap production credentials in pre-publish step
2018-11-19 15:38:09 -08:00
Steve Klebanoff
c30ae762bf
Merge branch 'development' into feature/instant/heap
2018-11-19 14:48:36 -08:00
Brandon Millman
953f8c119b
Merge pull request #1276 from 0xProject/test/instant/bundle-size
...
[asset-buyer][instant] downgrade lodash to be consistent with the rest of 0x packages
2018-11-19 12:44:06 -08:00
Steve Klebanoff
1880c7c27d
Linting: rename variable
2018-11-19 12:14:27 -08:00
Steve Klebanoff
8772d91699
Get heap analytics id from ENV variable
2018-11-19 12:02:31 -08:00
Brandon Millman
9b725a645d
feat(instant): support custom iconUrls
2018-11-19 10:12:40 -08:00
Steve Klebanoff
2bfd03e64f
Change disabled analytics name, add assertion, and always set
2018-11-19 09:54:59 -08:00
Steve Klebanoff
e23f90b82c
No need to explicit send in NODE_ENV
2018-11-19 09:48:34 -08:00
Steve Klebanoff
0648e270fe
Merge branch 'development' into feature/instant/heap
2018-11-19 09:47:58 -08:00
Brandon Millman
3d6711bd38
Merge branch 'development' into feature/instant/icons
...
* development: (37 commits)
Add 0x-order-utils.py library to developers home
Fixes to CONTRIBUTING.md
Improve our CONTRIBUTING.md instructions
fix(order_utils.py): publish docs to S3, not RTD (#1264 )
fix: make instant package private
feat: refer to map file in postpublish configs
feat: add new bundle name to bundle watch
fix: tslint ignore rule in wrong place
Update blog post feature
Fix disclaimer on mobile
Add smart contract docs to Developer Home
Add Apache license link
Fix capitalization in title
Remove excess semi-colon
Point directly to README for docs link
Update icons
Update LICENSE
Fix disclaimer
Add blogpost URL
Add disclaimer
...
2018-11-19 09:32:39 -08:00
fragosti
4caacc78a1
fix: specify new location of index.js in package.json
2018-11-16 18:05:32 -08:00
fragosti
302d172aad
feat: fix instant build and add to project references
2018-11-16 17:50:47 -08:00
fragosti
21046e4349
chore: make instant public
2018-11-16 17:19:09 -08:00
fragosti
1426145946
fix: make instant package private
2018-11-16 17:06:06 -08:00
fragosti
6fe4aef6f7
feat: refer to map file in postpublish configs
2018-11-16 17:05:11 -08:00
Steve Klebanoff
3f0d94c838
Add way to disable via props
2018-11-16 16:44:23 -08:00
fragosti
9384c507ac
feat: add isInstantRendered check to safeguard against double renders and double removes
2018-11-16 16:33:02 -08:00
Steve Klebanoff
097bfe581d
Better way of reporting Fallback provider
2018-11-16 16:21:38 -08:00
fragosti
ac942faa25
chore: use lodash where relevant
2018-11-16 16:14:10 -08:00
fragosti
654c13df8a
fix: bug where we did not call onClose config
2018-11-16 16:07:37 -08:00
fragosti
6e2fbcdb3e
feat: add URL override param
2018-11-16 15:58:41 -08:00
fragosti
51dce30088
feat: add assert for shouldDisablePushToHistory
2018-11-16 15:48:55 -08:00
fragosti
a4f6cd21bd
feat: be more specific with callback name
2018-11-16 15:45:02 -08:00