issues
search
premasagar
/
pablo
Pablo is a lightweight, expressive JavaScript SVG library. Pablo creates interactive drawings with SVG (Scalable Vector Graphics), giving access to all of SVG's granularity and power.
https://pablojs.com
MIT License
413
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
dataUrl should support all svg elements but don't convert svg:clipPath nor svg:image
#100
miromarchi
opened
7 years ago
4
png format dataUrl() not working on Internet Explorer 11
#99
kevhui
opened
7 years ago
2
dataUrl for 'jpeg' and 'png' not working in IE11
#98
simonjboyle
closed
8 years ago
1
Use pablo to download a D3.js chart
#97
dang2906
opened
8 years ago
5
Pablo.support.png not recognised
#96
dang2906
closed
8 years ago
2
IEMobile 8.1 Update 1 is no longer mis-diagnosed as unsupported
#95
richardszalay
closed
9 years ago
1
IEMobile detected as Webkit
#94
richardszalay
closed
9 years ago
0
Fix IE11 detection
#93
skozin
closed
10 years ago
1
Create a method to simplify CSS transition boilerplate
#92
premasagar
opened
11 years ago
0
Add tests for toSingleSvg(), stagger(), off() called to remove native event listeners on remove() and empty()
#91
premasagar
opened
11 years ago
0
Allow Pablo.Events to be extended on to any plain object
#90
premasagar
opened
11 years ago
0
crop(): cropping when in the DOM gives inconsistent results in Safari 6.0.5
#89
premasagar
closed
11 years ago
0
Added bower.json file to support installation from bower
#88
rogeriopvl
closed
11 years ago
1
Add <svg> specific attributes on Pablo(['svg'])
#87
premasagar
opened
11 years ago
0
Allow `transform` to accept a value function that returns an array of values
#86
premasagar
opened
11 years ago
0
Allow transform(type) to be a getter
#85
premasagar
opened
11 years ago
0
Support .data(key, value, patch)
#84
premasagar
opened
11 years ago
0
Support Pablo(element1, element2, collection, document.body,...)
#83
premasagar
opened
11 years ago
0
Support Pablo(markup, attributes)
#82
premasagar
closed
11 years ago
0
Support multiple CSS properties being passed to Pablo.cssPrefix
#81
premasagar
opened
11 years ago
0
Support Pablo(documentFragment) by wrapping the fragment's children
#80
premasagar
opened
11 years ago
0
Allow functions and arrays in creation method attributes
#79
premasagar
opened
11 years ago
0
Review aliases, e.g. remove is()
#78
premasagar
opened
11 years ago
0
Revise lastIndexOf() to not be alias
#77
premasagar
opened
11 years ago
0
Merge gruntTask branch
#76
premasagar
closed
11 years ago
0
Add attribute methods for collections
#75
premasagar
opened
11 years ago
0
Allow array/fn values in transform() arguments
#74
premasagar
opened
11 years ago
0
Call off() during remove() in case element re-added to the DOM
#73
premasagar
closed
11 years ago
0
Allow conversion of SVG markup -> elements
#72
premasagar
closed
11 years ago
0
tests: Add test checking for on(), one() and oneEach() testing event delegation
#71
AaronAcerboni
opened
11 years ago
3
In branch apidocs document owner() & owners() method
#70
AaronAcerboni
closed
11 years ago
0
Tests: add .viewport() & .viewports()
#69
AaronAcerboni
closed
11 years ago
0
tests: add .lastIndexOf() test
#68
AaronAcerboni
closed
11 years ago
1
Add Grunt task to add /downloads and /tests in the gh-pages branch
#67
premasagar
closed
11 years ago
8
tests: split out test pages: synchronous load / asynchronous load, and pablo.js / pablo.min.js
#66
premasagar
closed
11 years ago
1
Verify that Internet Explorer loads script loaded without proper mime type
#65
premasagar
closed
11 years ago
1
tests: isHTMLDocument test fails on iPhone 3G (iOS 4) and sometimes fails in Opera
#64
premasagar
opened
11 years ago
0
Run the test suite on all modern desktop and mobile browsers
#63
premasagar
opened
11 years ago
0
docs: Add info on test suite
#62
premasagar
closed
11 years ago
0
Where should the min.js be stored?
#61
premasagar
closed
11 years ago
0
testcard: scaling bug in Firefox
#60
premasagar
closed
11 years ago
0
docs: Add Grunt build option
#59
premasagar
closed
11 years ago
1
tests: Add tests for scope of `this` in all methods that accept callback functions
#58
premasagar
closed
11 years ago
3
docs: Fix logo's URL to home page on 404 page
#57
premasagar
closed
11 years ago
2
Should we put Grunt build files into the /build folder
#56
premasagar
closed
11 years ago
0
docs: in Pablo.extend() change the "deep" argument name to "withPrototype" instead
#55
AaronAcerboni
closed
11 years ago
0
Pablo.extend() deep does not copy over all properties
#54
AaronAcerboni
closed
11 years ago
2
PabloCollection.parentsSvg() returns all parents regardless of if svg or not
#53
AaronAcerboni
closed
11 years ago
3
Pablo().processList on Pablo not Pablo()
#52
AaronAcerboni
closed
11 years ago
1
docs: Make index page for each method
#51
AaronAcerboni
closed
11 years ago
9
Next