Peter Jaszkowiak
4bb49a7171
ESlint no-unused-vars
2017-02-18 15:05:36 -07:00
Peter Jaszkowiak
09e868ce5f
ESlint no-useless-escape, no-else-return
2017-02-18 14:27:26 -07:00
Peter Jaszkowiak
04bb6513b0
ESlint no-cond-assign, no-void, valid-jsdoc
2017-02-18 13:51:26 -07:00
Peter Jaszkowiak
32dc7c23ea
ESlint guard-for-in, no-nested-ternary
...
and operator-linebreak
2017-02-18 13:28:03 -07:00
Peter Jaszkowiak
daa169c094
ESlint no-unused-expressions
2017-02-18 12:40:57 -07:00
Peter Jaszkowiak
ac2f69f7af
ESlint no-return-assign
...
and no-restricted-modules
2017-02-18 12:35:49 -07:00
Peter Jaszkowiak
3b0dd2d1ef
ESlint padded-blocks
2017-02-18 02:32:24 -07:00
Peter Jaszkowiak
f3a8256f35
ESlint strict
2017-02-18 02:23:47 -07:00
Peter Jaszkowiak
a038c66549
ESlint quotes
2017-02-18 01:56:23 -07:00
Peter Jaszkowiak
a5a3f3089a
ESlint no-mixed-operators
2017-02-18 01:51:11 -07:00
Peter Jaszkowiak
b1b486f729
ESlint quote-props
2017-02-18 01:19:20 -07:00
Peter Jaszkowiak
3361a72725
ESlint no-plusplus
...
and no-empty, space-unary-ops
2017-02-18 01:12:18 -07:00
Peter Jaszkowiak
d1101a7fb4
ESlint dot-notation
...
and func-call-spacing
2017-02-18 00:21:44 -07:00
Peter Jaszkowiak
2ba46808a1
ESlint one-var, fix comma-dangle
2017-02-17 20:20:42 -07:00
Peter Jaszkowiak
bc1d70c126
ESlint comma-dangle
2017-02-17 19:31:21 -07:00
HeeL
9a0d764bbd
Fix wrap-iife linter rule
2016-10-13 11:40:10 +02:00
Timothy Fike
6a4754efca
Set switches appropriately on plugin settings pages. ( #4521 )
2016-05-25 15:59:49 -04:00
yariplus
9d3a9f4493
Enhance settings object plugin
...
Use an array to declare the object properties so that the order is always the same.
Add a data-new attribute for individual properties. (You can still use a whole object in the data-new attribute of a parent array.)
Add data-prepend and data-append attributes to properties for inserting html before or after that property. (This may also be useful for the array plugin.)
2015-04-20 10:40:11 -04:00
yariplus
1102f40873
Add object setting plugin
...
Allows objects to be added to a plugin's settings using a tag with a JSON-like syntax in data-attributes.
A complex object can be created by using an array or another object as a parent, the object will be added to the parent array or the parent object's declared property instead of as it's own data-key.
2015-03-06 10:20:35 -05:00
frissdiegurke
021e5bfcc5
[Settings] fixed data-empty usage within checkboxes
2014-07-22 12:01:05 +02:00
psychobunny
281aa0049c
init, attempt to increase cold load speed
2014-05-29 17:24:38 -04:00
FrissDieGurke
ab2c0cfa9f
added number-type to settings framework. persist expanded object on server-side sync if changed
2014-05-10 19:49:50 +02:00
Ole Reglitzki
d76ba519d4
added new settings-system
2014-05-01 14:58:12 +02:00