1
0
mirror of https://github.com/ascribe/onion.git synced 2025-01-23 16:23:33 +01:00
onion/js/components/ascribe_detail
Brett Sun d23331d9b9 Remove ReactS3FineUploader's dependency on react-router's location
ReactS3FineUploader used to check the current url’s query params to
determine which method it should use to upload, but this decision means
the component is tightly coupled with react-router and history.js. A
major pain point is having to propagate the location prop all the way
down to this component even when it’s not necessary.

Now, ReactS3FineUploader’s parent elements can either parse the current
query params themselves or, if they have a location from react-router,
simply use the location.

Added a few utils to help parse url params.
2015-10-30 17:43:20 +01:00
..
detail_property.js Complete visual styling 2015-10-23 10:37:23 +02:00
edition_action_panel.js Fix wrong pushState invocation 2015-10-27 09:59:46 +01:00
edition_container.js Merge remote-tracking branch 'origin/master' into AD-1080-restyle-webapp-with-new-corporate-identity 2015-10-21 09:47:14 +02:00
edition.js Merge pull request #4 from ascribe/AD-1075-year-before-1000-starts-with-0 2015-10-27 10:59:29 +01:00
further_details_fileuploader.js Remove ReactS3FineUploader's dependency on react-router's location 2015-10-30 17:43:20 +01:00
further_details.js Handle deletion method for WalletPieceContainer 2015-10-21 23:45:53 +02:00
history_iterator.js piece loan history 2015-08-20 15:50:30 +02:00
license_detail.js cc fixes in licenses, collection and details 2015-09-29 15:58:24 +02:00
media_container.js refactored piece container and detail 2015-08-11 17:12:12 +02:00
note.js bug fix show public note for anonymous 2015-09-28 17:11:15 +02:00
piece_container.js Merge pull request #4 from ascribe/AD-1075-year-before-1000-starts-with-0 2015-10-27 10:59:29 +01:00
piece.js refactored piece container and detail 2015-08-11 17:12:12 +02:00