issues
search
WizUI
/
WuiDom
JavaScripted and eventy DOM
2
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
setAttributes function
#56
dyoxyne
opened
8 years ago
2
addClassNames could return the element itself
#55
dyoxyne
opened
8 years ago
1
touchcancel support
#54
tbrebant
opened
8 years ago
4
New method WuiDom#getChildCount
#53
olombart
closed
8 years ago
5
Use existing method for WuiDom creation
#52
micky2be
closed
9 years ago
0
Return state of the class after toggle
#51
micky2be
closed
9 years ago
2
insertBefore throw an error when trying to insert a child before himself
#50
polco
opened
9 years ago
0
Use new API for DOM manipulation
#49
micky2be
opened
9 years ago
0
Using the classList API
#48
micky2be
closed
9 years ago
0
Optimization of deletion of children
#47
micky2be
closed
9 years ago
1
Speed up the extermination of all children
#46
micky2be
closed
9 years ago
1
Use classList whenever possible
#45
micky2be
closed
9 years ago
0
[fix] toggleClassName
#44
skullkid
closed
9 years ago
2
Fix/toggle display
#43
cstoquer
closed
9 years ago
3
(WIP) unitTests: first start with duo-test
#42
jperdereau
opened
9 years ago
4
Added a getComputedStyles method.
#41
polco
closed
9 years ago
1
Getting multiple computed style at once
#40
polco
closed
9 years ago
1
Removed the `query` and `queryAll` methods
#39
micky2be
closed
10 years ago
1
removeChild's argument can be a number
#38
jperdereau
closed
10 years ago
0
Add some unit testing
#37
micky2be
opened
10 years ago
0
Add a parameter to isVisible() to check if all parents are also visible
#36
tbrebant
closed
10 years ago
3
`insertChildBefore` not working properly
#35
micky2be
closed
10 years ago
2
Small fixes
#34
micky2be
closed
10 years ago
0
`insertChildBefore` not working properly
#33
micky2be
closed
10 years ago
1
Fixed toggleDisplay method when called with no argument
#32
polco
closed
10 years ago
0
Cannot removeChild if the name is a number
#31
jperdereau
closed
10 years ago
4
Updated bindToTome documentation.
#30
polco
closed
10 years ago
0
replaceClassNames keep adding the className
#29
jperdereau
closed
10 years ago
0
No more timer (setText, setHtml)
#28
micky2be
closed
10 years ago
7
bugfix: getClassName function fail if rootElement is not defined
#27
cstoquer
closed
10 years ago
4
Adding a toggleClassNames method
#26
skullkid
closed
10 years ago
4
Can we have unsetStyles too?
#25
ghost
opened
10 years ago
9
Tag 0.4.0
#24
micky2be
closed
10 years ago
0
Added a toggle method
#23
micky2be
closed
10 years ago
28
if (truthy) { show() } else { hide() } ==> show(truthy)
#22
bjornstar
closed
10 years ago
15
Give name to wui-Dom during "appendChild" or on a component initialisation
#21
maxwan
closed
10 years ago
3
Better way to unset a style cross browser
#20
micky2be
closed
10 years ago
1
Name getter and emitting event at the right time
#19
micky2be
closed
10 years ago
0
Suggestion to add name setter for use after initialization
#18
skullkid
closed
10 years ago
3
* fix replaceClassNames bug
#17
maxwan
closed
10 years ago
9
Need to bump events dependency version to 0.1.2
#16
AlmirKadric
closed
10 years ago
1
bumped events dependency version to 0.1.2
#15
AlmirKadric
closed
10 years ago
2
Remove rebindTouchListeners() hack
#14
AlmirKadric
closed
10 years ago
0
Feature/refactor mouse touch events
#13
AlmirKadric
closed
10 years ago
13
WuiText
#12
ronkorving
opened
10 years ago
0
setTimer doesn't need a name, does it?
#11
ronkorving
closed
10 years ago
4
Suggestion to remove query/queryAll cache
#10
ronkorving
closed
10 years ago
3
Some minor grammar fixes
#9
aogilvie
closed
10 years ago
0
Added a missing comma, removed some whitespace, added some indentation
#8
aogilvie
closed
10 years ago
2
Fixed a small typo.
#7
aogilvie
closed
10 years ago
0
Next