element-portable/src/components/views
Travis Ralston 7b013ecc69 Fix persisted widgets getting stuck at loading screens
The widget itself is rendered underneath the loading screen, so we just have to disable the loading state.

This commit also removes the "is" attribute because React 16 includes unknown attributes: https://reactjs.org/blog/2017/09/08/dom-attributes-in-react-16.html

Fixes https://github.com/vector-im/riot-web/issues/11536
2019-11-27 12:54:31 -07:00
..
auth Merge branch 'develop' into matthew/fix_logging 2019-11-26 10:19:48 +00:00
avatars React error/warning cleanup 2019-10-08 12:10:37 +01:00
context_menus Merge pull request #3645 from matrix-org/travis/widget-menu 2019-11-21 08:10:28 -07:00
create_room Switch to createReactClass: *everything else*. React 16 :D 2019-09-06 18:38:11 +01:00
dialogs Merge pull request #3646 from matrix-org/travis/integration-manager-opt 2019-11-21 08:10:56 -07:00
directory Replace React.PropTypes with usage of the prop-types package 2019-07-31 12:19:29 +01:00
elements Fix persisted widgets getting stuck at loading screens 2019-11-27 12:54:31 -07:00
emojipicker Restore thumbs after variation selector removal 2019-11-07 17:49:25 +00:00
globals React error/warning cleanup 2019-10-08 12:10:37 +01:00
groups Rip out the remainder of Bluebird 2019-11-18 10:03:05 +00:00
messages Merge branch 'develop' into matthew/fix_logging 2019-11-26 10:19:48 +00:00
right_panel Rip out the remainder of Bluebird 2019-11-18 10:03:05 +00:00
room_settings Rip out the remainder of Bluebird 2019-11-18 10:03:05 +00:00
rooms Merge pull request #3669 from matrix-org/travis/breadcrumb-upgrades 2019-11-26 10:33:07 -07:00
settings Rename section heading for integrations in settings 2019-11-21 09:03:07 -07:00
terms fix sdk import 2019-09-27 12:20:48 +01:00
toasts a11y adjustments for toasts 2019-11-25 12:31:57 +01:00
verification Make the verification cancelled dialog say OK instead of Cancel 2019-06-19 15:07:45 -06:00
voip Workaround for soft-crash with calls on startup 2019-11-21 17:31:57 +00:00