five-for-the-future/themes/wporg-5ftf/css/objects
Kelly Dwan 0f675ae6c3
Create Pledge: Make form functional (#31)
This broadly enables & styles the pledge forms across the frontend and wp-admin.

- Switches field `readonly` control to a variable called `$readonly`
- Create `PledgeMeta\get_pledge_meta()` which will fetch data from `$_POST`, a pledge post, or defaults.
- Add Number of Employees field
- Update form content to match mockup:
  - fields now have help text
  - success message uses content from mockup
  - logo field is moved to the "org info" section
- Style form in theme, add some similar styles to the admin

Fixes #7, fixes #28
2019-10-08 18:29:35 -04:00
..
_buttons.scss Theme: Add WIP styles for About page. 2019-09-26 15:38:53 -07:00
_image.scss Move blocks and block styles to the correct places in the CSS structure 2019-10-02 15:54:45 -04:00
_objects.scss Create Pledge: Make form functional (#31) 2019-10-08 18:29:35 -04:00
_pledge-form.scss Create Pledge: Make form functional (#31) 2019-10-08 18:29:35 -04:00
_pullquote.scss More blocks styles moved to the appropriate object/utilities folders 2019-10-02 17:08:14 -04:00
_site-header.scss Theme: Align header text left on mobile. 2019-10-05 09:48:26 -07:00