jiti-meet/react/features/base
Leonard Kim f13cfe70f3 ref(sidebar): derive showOverlay state
- Derive the showOverlay state. When the sidebar should be hidden,
  the internal showOverlay state should remain true until the
  animation hides it. When the sidebar should show, the showOverlay
  state should become true immediately.
- Use PureComponent to prevent additional animation triggers
  instead of explicitly checking changes to the "show" prop.
2018-11-21 08:08:45 -08:00
..
app Move DialogContainer to BaseApp to have dialogs on the welcome screen too 2018-09-11 23:27:11 +02:00
conference Fix eslint/jsdoc warnings (doc change only!) 2018-11-08 15:52:34 +01:00
config feat: Displays the E2E RTT in the connection stats table. (#3344) 2018-08-07 11:31:51 -07:00
connection Fix eslint/jsdoc warnings (doc change only!) 2018-11-08 15:52:34 +01:00
devices feat(welcome-page): be able to open settings dialog (#3327) 2018-08-06 10:24:59 -05:00
dialog ref(dialog): set mounted flag after mount 2018-11-21 08:08:45 -08:00
font-icons [iOS] Simplify dynamically loading fonts 2018-10-16 14:33:48 +02:00
i18n feat(flow): tame the beast 2018-10-10 18:07:36 +02:00
jwt feat(callee-info): Redesign. 2018-07-09 20:22:43 -05:00
known-domains feat(App): refactor App and split it into BaseApp and App 2018-07-12 11:28:19 -05:00
label ref(circular-label): animate after dom updates 2018-11-21 08:08:45 -08:00
lib-jitsi-meet Fix eslint/jsdoc warnings (doc change only!) 2018-11-08 15:52:34 +01:00
logging Remove duplication 2018-08-05 17:04:19 -05:00
media Fix eslint/jsdoc warnings (doc change only!) 2018-11-08 15:52:34 +01:00
participants Fix eslint/jsdoc warnings (doc change only!) 2018-11-08 15:52:34 +01:00
popover ref: move all prop type declaration to flow 2018-11-07 17:38:10 +01:00
react ref(sidebar): derive showOverlay state 2018-11-21 08:08:45 -08:00
redux Fix eslint/jsdoc warnings (doc change only!) 2018-11-08 15:52:34 +01:00
responsive-ui ref: move all prop type declaration to flow 2018-11-07 17:38:10 +01:00
settings Fix eslint/jsdoc warnings (doc change only!) 2018-11-08 15:52:34 +01:00
sounds react: remove custom Fragment 2018-06-04 16:05:48 -05:00
storage Fix eslint/jsdoc warnings (doc change only!) 2018-11-08 15:52:34 +01:00
styles [RN] Add swipe to delete feature 2018-10-09 13:35:06 +02:00
testing flow: tame the beast 2018-06-04 16:05:48 -05:00
toolbox ref(toolbox): getter for the recording/streaming disabled tooltip 2018-11-21 08:08:45 -08:00
tracks Fix eslint/jsdoc warnings (doc change only!) 2018-11-08 15:52:34 +01:00
util Implements calendar entries edit. (#3382) 2018-08-17 12:34:41 -07:00