-
- Downloads
GH-829: Add feedback form to menu bar (#1120)
* add feedback form This implements #829 * small style updates to the stage buttons from @carljbowman * remove `stageSize` for now We eventually need this, but not yet, and it’s causing lint failure.
Showing
- src/components/feedback-form/feedback-form.css 30 additions, 0 deletionssrc/components/feedback-form/feedback-form.css
- src/components/feedback-form/feedback-form.jsx 51 additions, 0 deletionssrc/components/feedback-form/feedback-form.jsx
- src/components/gui/gui.jsx 8 additions, 2 deletionssrc/components/gui/gui.jsx
- src/components/menu-bar/icon--feedback.svg 0 additions, 0 deletionssrc/components/menu-bar/icon--feedback.svg
- src/components/menu-bar/menu-bar.css 34 additions, 1 deletionsrc/components/menu-bar/menu-bar.css
- src/components/menu-bar/menu-bar.jsx 51 additions, 10 deletionssrc/components/menu-bar/menu-bar.jsx
- src/components/stage-header/stage-header.css 2 additions, 4 deletionssrc/components/stage-header/stage-header.css
- src/components/stage-header/stage-header.jsx 2 additions, 12 deletionssrc/components/stage-header/stage-header.jsx
- src/containers/gui.jsx 2 additions, 0 deletionssrc/containers/gui.jsx
- src/reducers/modals.js 16 additions, 6 deletionssrc/reducers/modals.js
Loading
Please register or sign in to comment