jiti-meet/react/features/toolbox/components
Leonard Kim e217c172f8 ref(toolbar): re-wrap buttons for torture tests
The inline classes for the toolbars were re-arranged
to fix non-rounded corners in the always-on-top window's
toolbar. However, those classes were also used by the
torture tests as a way to find stable elements that will
not get blown away by a react re-render. So re-wrap the
buttons with a div that will not get blown away,
add back the inline classes to those divs, and change
the CSS to round the corners in the always-on-top
window's toolbar.
2017-12-26 16:08:40 -06:00
..
AbstractToolbarButton.js Import PropTypes from prop-types 2017-09-27 16:24:53 -05:00
AudioRouteButton.js [RN] Group the secondary toobar buttons 2017-11-15 09:31:40 -06:00
Notice.js feat(web/RN): update React to v16 and React Native to 0.49 2017-11-02 14:32:35 +01:00
PrimaryToolbar.web.js feat(web/RN): update React to v16 and React Native to 0.49 2017-11-02 14:32:35 +01:00
ProfileButton.native.js fix(profile_button): unclickable 2017-09-24 21:50:30 -05:00
ProfileButton.web.js ref(avatars): remove Avatar.js (#2289) 2017-12-19 17:11:54 -06:00
SecondaryToolbar.web.js feat(web/RN): update React to v16 and React Native to 0.49 2017-11-02 14:32:35 +01:00
StatelessToolbar.web.js feat(web/RN): update React to v16 and React Native to 0.49 2017-11-02 14:32:35 +01:00
StatelessToolbarButton.js ref(toolbar): re-wrap buttons for torture tests 2017-12-26 16:08:40 -06:00
Toolbar.web.js Upgrade NPM dependencies/packages: ESLint 2017-12-04 00:21:01 -06:00
ToolbarButton.native.js feat: add more accessibility labels 2017-11-28 12:28:37 -06:00
ToolbarButton.web.js ref(toolbar): re-wrap buttons for torture tests 2017-12-26 16:08:40 -06:00
ToolbarButtonWithDialog.native.js ref(info): new component for showing meeting info 2017-09-25 08:42:00 -05:00
ToolbarButtonWithDialog.web.js feat(info): automatically show the info dialog (#2018) 2017-09-29 15:27:23 -05:00
Toolbox.native.js ref(analytics): centralize all event names (#2272) 2017-12-11 12:48:32 -06:00
Toolbox.web.js feat(web/RN): update React to v16 and React Native to 0.49 2017-11-02 14:32:35 +01:00
index.js ref(info): new component for showing meeting info 2017-09-25 08:42:00 -05:00
styles.js [RN] Consistent margins for Filmstrip and Toolbox 2017-11-07 17:27:58 -06:00