Merge pull request #379 from Chalarangelo/getsetstyle

[FEATURE] Add getStyle/setStyle snippets (browser)
This commit is contained in:
Angelos Chalaris
2017-12-29 00:37:08 +02:00
committed by GitHub
3 changed files with 28 additions and 0 deletions

View File

@ -50,6 +50,7 @@ functionName:function
gcd:math
getDaysDiffBetweenDates:date
getScrollPosition:browser
getStyle:browser
getType:utility
getURLParameters:browser
groupBy:array
@ -112,6 +113,7 @@ sample:array
scrollToTop:browser
sdbm:utility
select:object
setStyle:browser
shallowClone:object
show:browser
shuffle:array