1
0
mirror of https://github.com/ascribe/onion.git synced 2024-06-30 13:41:57 +02:00
onion/js/components
Brett Sun 2921c2adac Handle dependencies that should be split from the main app
Using ES6’s System.import allows webpack to split up the dependency
into its own chunk and load it as necessary. When this is not possible
(ie. when a script expects itself to be dropped into the html), follow
the previous strategy of copying the dependency folder into the build
folder.
2016-06-02 17:14:58 +02:00
..
ascribe_accordion_list Merge with master 2016-02-08 14:08:54 +01:00
ascribe_buttons Hide button and spinner in form instead of replace 2016-04-21 13:27:55 +02:00
ascribe_collapsible Merge with master 2015-12-08 20:55:13 +01:00
ascribe_detail Inject environment variables into app 2016-06-02 17:14:58 +02:00
ascribe_forms Inject environment variables into app 2016-06-02 17:14:58 +02:00
ascribe_media Handle dependencies that should be split from the main app 2016-06-02 17:14:58 +02:00
ascribe_modal Add error modal for uneditable marketplace editions that cannot be consigned due to missing fields 2016-02-09 12:07:09 +01:00
ascribe_pagination Merge remote-tracking branch 'origin/master' into AD-1080-restyle-webapp-with-new-corporate-identity 2015-10-19 10:30:14 +02:00
ascribe_panel finalize contract styles 2015-09-08 10:15:26 +02:00
ascribe_piece_list_bulk_modal Merge with master 2015-12-08 20:55:13 +01:00
ascribe_piece_list_toolbar Merge with master 2016-02-08 11:43:02 +01:00
ascribe_routes Inject environment variables into app 2016-06-02 17:14:58 +02:00
ascribe_settings Inject environment variables into app 2016-06-02 17:14:58 +02:00
ascribe_slides_container Merge with master 2016-01-11 17:52:32 +01:00
ascribe_social_share Merge with master 2016-02-05 10:38:59 +01:00
ascribe_table Merge with master 2016-01-11 17:52:32 +01:00
ascribe_uploader Add webpack config 2016-06-02 17:14:58 +02:00
whitelabel/wallet Inject environment variables into app 2016-06-02 17:14:58 +02:00
acl_proxy.js fix PR comments 2015-09-15 13:22:52 +02:00
app_base.js Merge with master 2016-02-05 10:38:59 +01:00
app_route_wrapper.js Merge with master 2016-02-05 10:38:59 +01:00
ascribe_app.js Add footer property to Route 2016-03-04 15:53:55 +01:00
ascribe_spinner.js Merge with master 2015-12-08 20:55:13 +01:00
coa_verify_container.js Merge with master 2016-02-05 10:38:59 +01:00
error_not_found_page.js Merge with master 2016-02-05 10:38:59 +01:00
footer.js Add footer property to Route 2016-03-04 15:53:55 +01:00
global_notification.js Update multiline destructuring format based on style guide 2016-01-18 14:46:39 +01:00
header_notification_debug.js add desktop version for notifications 2015-07-08 17:06:53 +02:00
header_notifications.js Move header_notification to be in sync with its component's name 2016-03-10 13:43:07 +01:00
header.js Move header_notification to be in sync with its component's name 2016-03-10 13:43:07 +01:00
login_container.js Whitelabel login form 2016-03-07 14:04:34 +01:00
logout_container.js Whitespace fix for comments 2016-01-11 16:26:36 +01:00
nav_routes_links_link.js Merge with master 2016-02-05 10:38:59 +01:00
nav_routes_links.js Merge with master 2016-02-05 10:38:59 +01:00
password_reset_container.js Fix missing cases of getLangText 2016-02-08 14:50:24 +01:00
piece_list_filter_display.js Merge with master 2015-12-08 20:55:13 +01:00
piece_list.js Merge with master 2016-02-08 14:08:54 +01:00
register_piece.js Add better PropType validation for components 2016-02-05 11:53:33 +01:00
search_bar.js Replace ascribe-green-color with new ascribe-blue-color 2015-10-21 11:34:12 +02:00
signup_container.js Whitelabel login form 2016-03-07 14:04:34 +01:00