Oliver Hamlet
5f130724e6
Switch back from LOOT's iron-dropdown fork
...
The issue of positioning dropdowns inside transformed elements has now
been fixed, so LOOT's fork is no longer necessary!
2016-03-13 12:16:54 +00:00
Oliver Hamlet
0f0090ea7f
Add PolymerElements/neon-animation to Bower config
...
It was pulled in by another element, but that was changed recently, so
make the dependency explicit.
2016-03-07 20:16:07 +00:00
Oliver Hamlet
aa2eb2b432
Use LOOT's fork of <iron-dropdown>
2016-03-05 11:49:26 +00:00
Oliver Hamlet
2f577482b5
Use LOOT's fork of <iron-list>
2016-03-05 11:49:26 +00:00
Oliver Hamlet
632cf1b30a
Update a plugin's card when its content changes
...
Add new events fired when changing the CRC or tags, and update the card
content if they or the plugin's messages change. Use Lodash's isEquals()
to test for deep object equality.
2016-03-05 11:49:26 +00:00
Oliver Hamlet
635f01edca
Update index.html
2016-03-05 11:49:26 +00:00
Oliver Hamlet
e17113abee
Update loot-dropdown-menu
2016-03-05 11:49:26 +00:00
Oliver Hamlet
040b66278b
Update bower.json for Polymer 1.x
2016-03-05 11:49:26 +00:00
Oliver Hamlet
13c79ab527
Remove unnecessary bower.json fields
2016-01-31 08:30:31 +00:00
Oliver Hamlet
e31c97b3e9
Run JavaScript tests on Travis
...
Using Sauce Labs and Grunt. Also install runtime dependencies
using Bower to get the Jed package that's used in testing, and
save the Bower version resolutions for Travis so that step can be
automated.
2015-12-23 16:12:41 +00:00
Oliver Hamlet
f837e3a235
Explicitly depend on Polymer's core-label.
...
At some point another element used removed its dependency on core-label,
so it was missing from LOOT's bower components.
2015-10-29 18:16:26 +00:00
Oliver Hamlet
92c322093e
Move HTML/JS/CSS UI source files.
...
Also rename the resources/report folder to resources/ui to be a bit more
self-descriptive.
2015-08-27 12:45:47 +01:00