Redesigned compose form
Showing
- app/assets/javascripts/components/actions/compose.jsx 9 additions, 14 deletionsapp/assets/javascripts/components/actions/compose.jsx
- app/assets/javascripts/components/components/icon_button.jsx 2 additions, 5 deletionsapp/assets/javascripts/components/components/icon_button.jsx
- app/assets/javascripts/components/features/compose/components/compose_form.jsx 35 additions, 30 deletions...s/components/features/compose/components/compose_form.jsx
- app/assets/javascripts/components/features/compose/components/emoji_picker_dropdown.jsx 10 additions, 4 deletions...nts/features/compose/components/emoji_picker_dropdown.jsx
- app/assets/javascripts/components/features/compose/components/privacy_dropdown.jsx 83 additions, 0 deletions...mponents/features/compose/components/privacy_dropdown.jsx
- app/assets/javascripts/components/features/compose/components/private_toggle.jsx 0 additions, 27 deletions...components/features/compose/components/private_toggle.jsx
- app/assets/javascripts/components/features/compose/components/text_icon_button.jsx 31 additions, 0 deletions...mponents/features/compose/components/text_icon_button.jsx
- app/assets/javascripts/components/features/compose/components/unlisted_toggle.jsx 0 additions, 32 deletions...omponents/features/compose/components/unlisted_toggle.jsx
- app/assets/javascripts/components/features/compose/components/upload_button.jsx 1 addition, 1 deletion.../components/features/compose/components/upload_button.jsx
- app/assets/javascripts/components/features/compose/components/upload_form.jsx 3 additions, 3 deletions...ts/components/features/compose/components/upload_form.jsx
- app/assets/javascripts/components/features/compose/containers/privacy_dropdown_container.jsx 5 additions, 5 deletions...eatures/compose/containers/privacy_dropdown_container.jsx
- app/assets/javascripts/components/features/compose/containers/sensitive_button_container.jsx 49 additions, 0 deletions...eatures/compose/containers/sensitive_button_container.jsx
- app/assets/javascripts/components/features/compose/containers/sensitive_toggle_container.jsx 0 additions, 18 deletions...eatures/compose/containers/sensitive_toggle_container.jsx
- app/assets/javascripts/components/features/compose/containers/spoiler_button_container.jsx 24 additions, 0 deletions.../features/compose/containers/spoiler_button_container.jsx
- app/assets/javascripts/components/features/compose/containers/spoiler_toggle_container.jsx 0 additions, 17 deletions.../features/compose/containers/spoiler_toggle_container.jsx
- app/assets/javascripts/components/features/compose/containers/unlisted_toggle_container.jsx 0 additions, 31 deletions...features/compose/containers/unlisted_toggle_container.jsx
- app/assets/javascripts/components/features/compose/index.jsx 0 additions, 1 deletionapp/assets/javascripts/components/features/compose/index.jsx
- app/assets/javascripts/components/reducers/compose.jsx 19 additions, 13 deletionsapp/assets/javascripts/components/reducers/compose.jsx
- app/assets/stylesheets/components.scss 196 additions, 9 deletionsapp/assets/stylesheets/components.scss
- app/assets/stylesheets/fonts/roboto-mono.scss 4 additions, 3 deletionsapp/assets/stylesheets/fonts/roboto-mono.scss
Loading
Please register or sign in to comment