p5.js-web-editor/client/styles/components
Andrew Nicolaou 2e62c6b288 Find (#359)
* Styles CodeMirror Search box

* Switch to fork of search add-on

* Styles search box using custom markup

* Prev/Next search behaviour, highlighting current result

* Hide search modifiers until implemented

* Regexp search

* Style RegExp modifier button active state

* Styles search modifiers

* Wires up Case Sensitive search button

* Allows case insenstive regexp search

* Do not show underlying regexp query string when re-opening dialog

* Adds "Whole word" search

* Adds title and aria-label for tooltip and screenreaders

* Whole Word button shows correct active/inactive state

* Disables replace implementation which doesn't work

* Tidies up query parsing so it's less of a hack

- uses state to convert query text into a regexp
- avoids having to fake regexp using "/.../" syntax
- parsing is now in one place

* Uses shared metaKey function for Cmd/Ctrl key

* Adds find function to keyboard shortcuts modals

* Sets aria-checked to true/false to indicate button state

* Sets role=checkbox on checkbox-like buttons
2017-06-06 15:20:21 -04:00
..
_about.scss Fix UI Detail: Icon placement welcome modal (#306) 2017-02-19 13:39:31 -05:00
_console.scss update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
_editor.scss Find (#359) 2017-06-06 15:20:21 -04:00
_error-modal.scss #254 show error when user attempts to save stale version of project, refactor error modals to one component 2017-01-24 15:29:25 -05:00
_form-container.scss Search for existing user account using Github emails (#337) 2017-04-13 12:04:10 -04:00
_forms.scss New design for ResetPassword view and NewPassword view (#232) 2016-12-19 16:49:37 -05:00
_github-button.scss more half finished theme stuff 2016-09-20 23:57:27 -04:00
_help-modal.scss HTTPS UI switch (#335) 2017-05-03 11:46:12 -04:00
_modal.scss implement sidebar design #234 (#235) 2016-12-19 17:07:04 -05:00
_nav.scss fix nav styling 2017-03-30 13:22:23 -04:00
_new-password.scss New design for ResetPassword view and NewPassword view (#232) 2016-12-19 16:49:37 -05:00
_overlay.scss implement new design for sketchbook (#227) 2016-12-14 10:58:43 -05:00
_p5-contrast-codemirror-theme.scss #211 highlight p5 keywords in code editor 2016-12-07 14:42:05 -05:00
_p5-dark-codemirror-theme.scss switch brown in dark theme (#300) 2017-02-10 12:23:11 -05:00
_p5-light-codemirror-theme.scss #211 highlight p5 keywords in code editor 2016-12-07 14:42:05 -05:00
_preferences.scss Accessibility (#361) 2017-05-31 15:23:30 -04:00
_preview-frame.scss add header to preview frame 2017-03-02 15:01:33 -05:00
_reset-password.scss New design for ResetPassword view and NewPassword view (#232) 2016-12-19 16:49:37 -05:00
_resizer.scss a lot of dark theme fixes 2016-09-21 18:52:44 -04:00
_sidebar.scss fix #347 2017-05-10 13:19:46 -04:00
_sketch-list.scss #292, when clicking on row in sketch list, navigate to sketch 2017-02-17 17:29:36 -05:00
_timer.scss fixes #5, turns autosave off when a user logs off, hide timer component when user is not owner of sketch 2017-01-13 11:55:13 -05:00
_toast.scss Style change to toasts (#316) 2017-03-06 14:29:42 -05:00
_toolbar.scss fix minor styling bug on safari 2017-05-10 16:12:24 -04:00
_uploader.scss fix #268 2017-01-17 13:28:28 -05:00