issues
search
elm-community
/
typed-svg
Typed SVG library written for Elm
BSD 3-Clause "New" or "Revised" License
59
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Should use xlink:href and not href?
#53
rupertlssmith
opened
1 year ago
0
Cannot set property className of #<SVGElement> which has only a getter
#52
gilesbowkett
opened
1 year ago
3
Fix broken example
#51
jfmengels
closed
2 years ago
0
Adds Rem unit
#50
gampleman
closed
3 years ago
2
Add support for CSS variables in `fill` and `stroke`
#49
francescortiz
closed
3 years ago
3
Fix documentation formatting in Events module
#48
turboMaCk
closed
3 years ago
0
Put a deprecation notice on xlinkHref and add the new href attribute
#47
AlienKevin
closed
3 years ago
0
Improve doc for the graphics section of TypedSvg
#46
AlienKevin
closed
3 years ago
2
Put a deprecation notice on xlinkHref and add the new href attribute
#45
AlienKevin
closed
3 years ago
2
Deprecate glyphRef, glyph, and tref
#44
AlienKevin
opened
3 years ago
3
Add doc for the Text section of TypedSvg
#43
AlienKevin
closed
3 years ago
0
Add documentation for the Text section of `TypedSvg`
#42
AlienKevin
closed
3 years ago
3
Update Events.on docs
#41
mingan
closed
4 years ago
0
Filters.blend is not having all the supported types of blending
#40
shamansir
opened
4 years ago
0
Cannot use scss var in fill and stroke
#39
josepotal
opened
4 years ago
0
elm-community#26 Added gradients and patterns
#38
Anton-4
closed
4 years ago
2
elm-community#36 Added missing id attribute.
#37
Anton-4
closed
4 years ago
2
missing id attribute?
#36
Anton-4
closed
4 years ago
1
Added missing mouse events.
#35
dzhu
closed
5 years ago
2
Events.on documentation wrong and function seems wrong too
#34
colwem
opened
5 years ago
1
toString : Svg -> String
#33
jxxcarlson
opened
5 years ago
4
flood-color and flood-opacity misspelled
#32
g2be
opened
5 years ago
2
Issue with `in` values
#31
akoppela
closed
5 years ago
3
Fixed `in` values.
#30
akoppela
closed
5 years ago
0
Add onMouseLeave event
#29
ondrejsevcik
closed
6 years ago
0
Fix to Additive type (issue #27).
#28
RalfNorthman
closed
6 years ago
0
The type Additive have incorrect variants.
#27
RalfNorthman
closed
6 years ago
1
Fill only takes Color, but should be able to take references to gradients and patterns.
#26
RalfNorthman
closed
4 years ago
5
Transition to avh4/elm-color.
#25
rupertlssmith
closed
2 years ago
2
Added the functions from2, from3, to2, to3.
#24
RalfNorthman
closed
6 years ago
1
Fix: animateTransformType and contentType now returns correct svg attribute "type".
#23
RalfNorthman
closed
6 years ago
1
Cannot use Color without the Color module being exposed.
#22
rupertlssmith
closed
6 years ago
0
Upgrade for Elm 0.19
#21
rupertlssmith
closed
6 years ago
4
More typesafe
#20
gampleman
opened
6 years ago
3
BREAKING CHANGE! Hex color conversion is incorrect now...
#19
madasebrof
closed
6 years ago
4
Non-standard use of rgba(.., .., .., ..)
#18
rupertlssmith
opened
6 years ago
10
Make Num the default unit/length ?
#17
atlewee
opened
6 years ago
8
Release v4 milestone.
#16
rupertlssmith
opened
7 years ago
0
Use 'Maybe a' instead of custom types where appropriate.
#15
rupertlssmith
closed
6 years ago
1
Use Maybe Color instead of Fill Color | FillNone
#14
rupertlssmith
opened
7 years ago
0
Make 'opacity' a typed value instead of a string.
#13
rupertlssmith
closed
7 years ago
0
Several fixes
#12
nukisman
closed
7 years ago
2
Release v2 milestone.
#11
rupertlssmith
closed
7 years ago
1
stroke line joins and caps take String args.
#10
rupertlssmith
closed
7 years ago
0
textRendering takes a String, but is an enum
#9
rupertlssmith
closed
7 years ago
0
`TypedSvg.Attributes.version` takes a `Float`
#8
zakvdm
closed
7 years ago
3
`foreignObject` is not exposed
#7
zakvdm
closed
7 years ago
2
Many SVG attributes are camelCase when they should be kebab-case
#6
rupertlssmith
closed
7 years ago
0
fontFamily and fontSize don't get correct attribute names
#5
rupertlssmith
closed
7 years ago
1
Cannot set fill="none"
#4
rupertlssmith
closed
7 years ago
5
Next