Steffen Kolmer
e9675453e1
feat: Make Jitsi WCAG 2.1 compliant (#8921)
* Make Jitsi WCAG 2.1 compliant
* Fixed password form keypress handling
* Added keypress handler to name form
* Removed unneccessary dom query
* Fixed mouse hove style
* Removed obsolete css rules
* accessibilty background feature
* Merge remote-tracking branch 'upstream/master' into nic/fix/merge-conflicts
* fix error
* add german translation
* Fixed merge issue
* Add id prop back to device selection
* Fixed lockfile
Co-authored-by: AHMAD KADRI <52747422 +ahmadkadri@users.noreply.github.com >
4 years ago
virtuacoplenny
3285d647e6
feat(feedback): tweak styling (#2791)
- Green stars
- Label for feedback box
- Adjust margins/padding
7 years ago
Leonard Kim
e7223c49ef
fix(feedback): let star label color be inherited from atlaskit
7 years ago
virtuacoplenny
ff442853a2
feat(feedback): convert to react and redux (#1833)
* feat(feedback): convert to react and redux
- For styles, remove "aui-dialog2" nesting so existing styles
can be reused.
- Remove Feedback.js and replace with calls to redux for state
storing and accessing.
- Add dispatching to FeedbackButton instead of relying on jquery
clicking handling so the button can be hooked into redux.
* address feedback
* remove calling to not show feedback for recorder and filmstrip
7 years ago
Ilya Daynatovich
e2ea16ea3f
Fix some ui bugs
8 years ago
Ilya Daynatovich
5623a06996
renamed input-control block to form-control
8 years ago
yanas
1bf2920f3e
Fix feedback button color and star size
8 years ago
Kostiantyn Pashura
124303b8b8
feedback style variables
8 years ago
yanas
74f31db434
Dialogs re-design, invite and password modifications
8 years ago
yanas
6249ff89ff
Feedback window improvements.
8 years ago
yanas
2d2915967c
Fixes focus in Feedback and makes animation configurable.
8 years ago
Kostiantyn Pashura
4572e1d344
feedback dialog changes
8 years ago