738 Commits
Author SHA1 Message Date
Oliver Hamlet 25396d32e4 Fix conflict filtered plugins not highlighted.
Fixes #420.
2015-05-19 15:48:47 +01:00
Oliver Hamlet ea5e91922e Disable conflict filter before sorting.
Fixes #432.
2015-05-03 16:10:53 +01:00
Oliver Hamlet fc0fd37960 Fixed Bash Tag filter causing spaces/overlaps.
Closes #430. Unlike the other CSS toggles, the Bash Tags can change the
height of the plugin cards, so the list size needs updating.
2015-05-02 15:29:13 +01:00
Oliver Hamlet d6867af9a1 Fixed default game selection not updating.
Closes #431.
2015-05-02 15:24:09 +01:00
Oliver Hamlet 5c8aea5e1e Partly revert explicitly closing plugin menu on click.
It's only necessary for the conflicts filter, and causes other issues if
used for the other menu entries. Closes #425.
2015-04-30 15:07:05 +01:00
TokcDK 3cf6a0bed8 Updated russian translation from latest template 2015-04-26 14:46:39 +05:00
Oliver Hamlet f26f19a0b1 Explicitly close plugin card menu on item click.
This fixes #422.
2015-04-26 10:20:31 +01:00
Oliver Hamlet 13a7908794 Fix more than one plugin highlighted at once.
When switching the conflict filter between different plugins. Fixes
#420.
2015-04-24 16:04:18 +01:00
Oliver Hamlet 59fd8c1117 Use 'fix' for disappearing list cards. 2015-04-22 12:52:40 +01:00
Oliver Hamlet cedc7f6603 Fix multiple dialogs causing an unresponsive UI. 2015-04-22 09:44:09 +01:00
Oliver Hamlet d952d750bc Fix sidebar item editor icon recycling.
Fixes #410.
2015-02-13 20:31:55 +00:00
Oliver Hamlet 57e85d6921 Fix the editor UI retaining cleared metadata.
Fixes #407.
2015-02-12 21:25:56 +00:00
Oliver Hamlet f2da1f63bb Don't filter messages in unused cards.
Fixes #408.
2015-02-12 21:03:47 +00:00
Oliver Hamlet a8caa4da19 Center the sidebar drag image on the cursor better. 2015-02-12 21:03:47 +00:00
Oliver Hamlet 64ec7b4ed2 Merge pull request #409 from silentdark/dev
Updated Chinese Translation
2015-02-12 14:35:29 +00:00
silentdark 3906d8f37a Chinese translation update 2015-02-12 22:05:02 +08:00
Oliver Hamlet 1be889a128 Improved editor open icon flip effect.
The priority text reveal transition is also a bit messy.
2015-02-10 20:20:09 +00:00
Oliver Hamlet e269415cf4 Added flip effect for editor open icon. 2015-02-10 13:27:41 +00:00
Oliver Hamlet 4e0a2589d7 Added sidebar indication of open editors.
A pencil icon with a "Editor Is Open" tooltip will be displayed for any
plugins with open editors. The icon replaces the user metadata icon
while the editor is open, if the latter is visible.

Despite all the churn in the l10n template, the only real change is the
addition of the new tooltip string.
2015-02-09 21:43:10 +00:00
Oliver Hamlet 18db133596 Don't use getElementsByTagName in shadow DOM.
It's deprecated in favour of querySelectorAll.
2015-02-08 16:49:31 +00:00
silentdark 6ff7cb29fd Fix some translation issue 2015-02-08 01:38:32 +08:00
silentdark 9ae881cd1a Chinese translation update 2015-02-07 13:10:01 +08:00
silentdark 29522dd6e7 Chinese translation file for 0.7
Chinese translation file for 0.7
2015-02-07 01:20:29 +08:00
Oliver Hamlet f92c10987e Fixed a few Russian translation placeholders. 2015-02-04 12:10:05 +00:00
TokcDK 30d4332798 Updated russian translation 2015-02-02 23:15:36 +05:00