0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 8 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add MIT license More... about 10 years ago
implement removeChild() More... over 15 years ago
use getBoundingClientRect() to determine local mouse location More... over 15 years ago
text related change to z-index and position: absolute More... over 15 years ago
fix position relative bug and reset ext on clear More... over 15 years ago
add rect More... over 15 years ago
refactor roundedRect out of fillRoundedRect More... over 15 years ago
change fillRoundedRect to meta api call More... over 15 years ago
implement fillRoundedRect convenience method More... over 15 years ago
utilize fillStyle for text More... over 15 years ago
update readme with text info More... over 15 years ago
implement font More... over 15 years ago
implement textAlign More... over 15 years ago
set padding and border to zero for .primer_text More... over 15 years ago
force container to position: relative so text draws in correct location More... over 15 years ago
properly position textFills in nested layers More... over 15 years ago
pass parent instead of primer to bind() More... over 15 years ago
very basic text support More... over 15 years ago
mouse events now work in safari and firefox More... over 15 years ago
allow passing of dom element to Primer() More... over 15 years ago
ignore DS_Store More... over 15 years ago
use full name More... over 15 years ago
queue event actions and execute after ghost so as to not pollute transform stack More... over 15 years ago
handle basic path drawing and event detection More... over 15 years ago
add install info to readme More... over 15 years ago
update readme with events example More... over 15 years ago
fix local x,y coords for translated layers More... over 15 years ago
simple mouse events working More... over 15 years ago
make p1 global for easy console testing More... over 15 years ago
add visible property to Primer.Layer More... over 15 years ago