| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
197f0357f3 | fix issue #427 | 4 years ago |
|
|
2562ac5f2f |
Ensure search action button coalesced to adjacent input (#11385)
Fomantic-ui's action button syntax requires that the button is the next sibling of the input it is attached to and that they are both children of a div.action. Fix #11375 Signed-off-by: Andrew Thornton <art27@cantab.net> Co-authored-by: Lauris BH <lauris@nix.lv> |
6 years ago |
|
|
58c2dd0e48 |
Don't warn users about *every* dirty form (#3707)
The choice regarding which forms should or should not trigger a warning is subjective. I tried to be consistent and not warn about forms that: - run an action, rather than edit data: search, send an email. - delete data: a warning about losing data would be confusing Note that forms on sign-in pages were already ignored (using a selector, rather than an explicit class on the form element). Fixes #3698. |
8 years ago |
|
|
061fa12949 | Search bar for issues/pulls (#530) | 9 years ago |