1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-06-28 11:00:38 +12:00
Commit graph

15 commits

Author SHA1 Message Date
Raymond Hill 62d06792f1
fix #990 2018-04-08 09:10:11 -04:00
Raymond Hill d825b5562e
integrate CodeMirror's MergeView to the 'My rules' pane 2018-03-22 15:56:37 -04:00
Raymond Hill 2cf4a57bf4
first draft toward fixing #30 2018-01-29 17:19:42 -05:00
Neui 9672465292 Use native textarea when editing user rules
Use native textarea (no color set) when editing temporary user rules.
Improves visibility significantly when eg. using Firefox with a dark GTK theme.
2017-10-12 23:43:51 +02:00
WyohKnott c9f7cc1855 Adding visual cue indicating that a temp rule will be deleted if clicked
When clicking a temporary rule that is not in the permanent list, it is
deleted, yet no visual cue indicates this is the intended behaviour. I
initially thought it would commit the line to the permanent rules.

This patch adds a line-through on :hover to signal it.
2016-02-14 15:05:48 +01:00
gorhill f3876463d3 imported cloud storage support from uBlock: user rules supported for now 2015-09-05 12:29:28 -04:00
gorhill b01964db9b more fixes for rule edit mode 2015-04-30 19:13:03 -04:00
gorhill 171fef784e this fixes rule rendering in edit mode in FF 2015-04-30 19:03:35 -04:00
gorhill 19ddf588fb i18n work 2015-04-12 07:06:50 -04:00
gorhill fb9def312a buttons must be able to wrap 2014-11-06 08:14:17 -05:00
Raymond Hill e8152f1517 ensure rule panes are always aligned 2014-11-05 21:59:04 -05:00
gorhill 3ddb31a96c rtl languages friendly: issue #29 2014-11-03 14:27:59 -05:00
gorhill 30c570253f this fixes #23 2014-10-31 18:52:27 -04:00
gorhill 5c05a8773a revamped "My rules" tab 2014-10-31 14:14:41 -04:00
gorhill a633e16f01 user rules tab 2014-10-21 22:00:31 -04:00