issues
search
plumatic
/
dommy
A tiny ClojureScript DOM manipulation and event library
760
stars
73
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
hi
#106
braigX
opened
1 month ago
0
Toggle-attr! default should obtain the negation of the attr in question
#105
metric-space
opened
6 years ago
0
Add attrs and data-attrs to get the attributes (or just the data attributes) on an element as a map.
#104
pdlug
closed
2 years ago
0
HTML to Hiccup
#103
karneaud
opened
8 years ago
0
html2hiccup
#102
karneaud
closed
8 years ago
0
Listening to js/window :load breaks with :advanced optimizations
#101
jeaye
opened
8 years ago
0
set-class! returns the class name instead of the element
#100
dmichulke
opened
8 years ago
0
interested in a dispatch! function?
#99
ddellacosta
closed
1 year ago
0
Fix default value for boolean attributes in set-attr!
#98
ccfontes
closed
9 years ago
2
Add remove-style!
#97
ccfontes
closed
9 years ago
2
Build and test on Travis-CI.
#96
wjlroe
closed
2 years ago
0
Bug fix: vararg remove-class! should return element
#95
wjlroe
closed
2 years ago
0
Length of children
#94
atroche
closed
9 years ago
2
Fix docstrings
#93
okal
closed
9 years ago
1
Prose documentation
#92
okal
opened
9 years ago
2
Tagged releases
#91
okal
opened
9 years ago
0
Delegated event handling
#90
okal
opened
9 years ago
0
Add number type hint to dommy.utils/class-index
#89
aamedina
closed
9 years ago
1
create-element accepts attributes
#88
loganlinn
closed
4 years ago
0
append! requires a DOM node, documentation says otherwise
#87
icemaze
closed
10 years ago
1
Add test for js/window listen! (for #52)
#86
cpetzold
closed
10 years ago
1
V1: Remove templating; consolidate to core.clj{s}
#85
cpetzold
closed
10 years ago
7
Huge number of warnings
#84
robinheghan
closed
10 years ago
1
Compilation warnings on Clojure 1.7
#83
sritchie
closed
10 years ago
10
Request for CLJS version doc
#82
kylecordes
opened
10 years ago
7
Move dependencies to dev profile
#81
loganlinn
closed
10 years ago
1
Listen to keypress
#80
siscia
closed
10 years ago
1
Android 4.0 stock browser compatibility with Dommy?
#79
ryanmmmmm
opened
10 years ago
1
Any plan to cut a release?
#78
jeluard
closed
10 years ago
3
Tests broken in Firefox with attr/style
#77
cpetzold
closed
10 years ago
0
Extend DOM collection class *instances* with cljs protocols
#76
pangloss
closed
7 years ago
1
Non macro versions of core selectors
#75
pangloss
closed
7 years ago
0
Add support for Comment in node building
#74
rm-hull
closed
10 years ago
1
Fix for #68
#73
jeluard
closed
10 years ago
7
Fix tests in firefox
#72
koddsson
closed
10 years ago
2
Enhance selectors and templating when dealing with js/DocumentFragment
#71
arnaudbos
opened
10 years ago
0
Switch to clojurescript.test
#70
cpetzold
closed
10 years ago
2
Add event listening to documentation
#69
koddsson
closed
10 years ago
1
Add support for Custom Elements
#68
jeluard
closed
10 years ago
12
dommy breaks when Polymer is in use
#67
radix
closed
10 years ago
9
Click Events do not work
#66
alice157
closed
10 years ago
1
Can you update the readme's leiningen snippet to 0.1.2?
#65
bellkev
closed
10 years ago
1
set-style! not working in Firefox (at least 25.0.1)
#64
juskrey
closed
10 years ago
0
You can now add a class to an element that didn't already have a class.
#63
JulianBirch
opened
10 years ago
6
doesn't recognize identifiers with slashes
#62
trevor
closed
10 years ago
7
Update README install instructions to point to latest version
#61
lazerwalker
closed
10 years ago
1
Add support for SVG to compile-compound macro
#60
ideal-knee
closed
10 years ago
1
fix add-class with a space-separated argument on implementations without .-classList
#59
djpowell
closed
10 years ago
0
Prevent failure on IE8 due to browser prototypes not existing
#58
djpowell
closed
10 years ago
4
template.cljs extends prototypes that don't exist in IE8
#57
djpowell
closed
10 years ago
1
Next