1
0
mirror of https://github.com/ascribe/onion.git synced 2025-01-09 05:06:59 +01:00
onion/js/components
Brett Sun 50d50c66ee Change children prop from react-router to only be a Element type
Judging by
https://github.com/rackt/react-router/blob/master/docs/API.md#children-1
and a few inspections in the code, as well as tests, the `children`
prop injected into routes can only ever be a single React Element
object.

This allows us to easily get the active route of a child (if there is
an active route) by querying the `children`’s route prop.
2016-02-01 14:48:44 +01:00
..
ascribe_accordion_list Small cosmetic changes 2016-01-18 10:53:01 +01:00
ascribe_buttons Merge with master 2016-02-01 10:18:30 +01:00
ascribe_collapsible
ascribe_detail Merge pull request #119 from ascribe/AG-109-marketplace-thumbnail-uploader-does-not-use-validation 2016-01-26 11:58:51 +01:00
ascribe_forms Merge pull request #119 from ascribe/AG-109-marketplace-thumbnail-uploader-does-not-use-validation 2016-01-26 11:58:51 +01:00
ascribe_media
ascribe_modal Add handleCancel callback to ModalWrapper 2016-01-15 17:55:34 +01:00
ascribe_pagination
ascribe_panel
ascribe_piece_list_bulk_modal
ascribe_piece_list_toolbar Add ids to dropdown buttons, as per warnings 2016-01-29 11:20:27 +01:00
ascribe_routes
ascribe_settings Move fine uploader validation constants into their own file 2016-01-21 12:24:15 +01:00
ascribe_slides_container
ascribe_social_share Fix input for FacebookShareButton 2016-01-19 09:10:33 +01:00
ascribe_table
ascribe_uploader Merge pull request #141 from ascribe/AG-139-specific-file-formats-leads-to-wrong-preview-sizing 2016-01-28 10:03:18 +01:00
whitelabel Change children prop from react-router to only be a Element type 2016-02-01 14:48:44 +01:00
acl_proxy.js
app_base.js Change children prop from react-router to only be a Element type 2016-02-01 14:48:44 +01:00
ascribe_app.js Change children prop from react-router to only be a Element type 2016-02-01 14:48:44 +01:00
ascribe_spinner.js
coa_verify_container.js Standardize CoaVerify route across apps 2016-01-29 11:20:43 +01:00
error_not_found_page.js Fix small issues 2016-01-19 15:15:33 +01:00
footer.js
global_notification.js
header_notification_debug.js
header_notification.js Add ids to dropdown buttons, as per warnings 2016-01-29 11:20:27 +01:00
header.js Merge with master 2016-01-29 11:35:43 +01:00
login_container.js
logout_container.js
nav_routes_links_link.js Merge with master 2016-01-29 11:35:43 +01:00
nav_routes_links.js Disable 'Collection' header item when no pieces are found for the user 2016-01-21 16:47:35 +01:00
password_reset_container.js
piece_list_filter_display.js
piece_list.js Merge pull request #95 from ascribe/add-default-should-redirect 2016-01-26 11:08:32 +01:00
register_piece.js Merge with master 2016-01-19 16:28:52 +01:00
search_bar.js
signup_container.js