issues
search
iconfu
/
svg-inject
A tiny, intuitive, robust, caching solution for injecting SVG files inline into the DOM.
MIT License
800
stars
85
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Added override for graceful-fs
#62
thomasfsteeples
opened
10 months ago
0
how can i use it in typescript?
#61
nq0w72G
opened
2 years ago
0
Css styles removed after injection
#60
Salitehkat
closed
2 years ago
0
Fix ID replacements not being performed in style elements
#59
fortinmike
opened
2 years ago
2
Partly img effective
#58
Gamehu
opened
2 years ago
0
make addStyleToHead optional to easily comply with Content Security Policy
#57
dazer
opened
2 years ago
0
Chrome scrollbar issue
#56
elemis
opened
2 years ago
0
calling SVGInject multiple times on an img tag when src is updated
#55
elwyos
closed
3 years ago
1
makeIdsUnique not working properly
#54
topninja
opened
3 years ago
0
Access to XMLHttpRequest has been blocked by CORS policy
#53
minglaitin
opened
3 years ago
1
Consider `aria-labelledby` and `aria-describedby` when making IDs unique.
#52
waruyama
opened
3 years ago
1
Consider automatically converting `alt` property to `title` element
#51
waruyama
closed
3 years ago
1
Always add `role="img"` to injected SVG
#50
waruyama
opened
3 years ago
0
Simplify function `makeIdsUnique()`
#49
waruyama
opened
3 years ago
0
inline style
#48
quantrpeter
opened
3 years ago
1
Accessibility
#47
sgilbert-gouv
opened
3 years ago
2
Does this work with React?
#46
joshuarobs
closed
4 years ago
6
IE WrongDocumentError
#45
paulo-gyant
opened
4 years ago
3
Twice request
#44
ionurboz
closed
4 years ago
3
add option to makeIdsUnique to preselect suffix
#43
blocksebastian
opened
4 years ago
0
most basic example isnt working
#42
sandgupta23
closed
4 years ago
1
Unique ID for embedded SVGs
#41
thanooshan
closed
4 years ago
4
SSR Friendly
#40
OwenMelbz
opened
4 years ago
0
Update basic example injecting via js to be working
#39
puremana
closed
4 years ago
2
Issue with Gulp
#38
a7hmedakl
closed
4 years ago
1
Problem with title attribute.
#37
berpcor
closed
4 years ago
1
Missing TypeScript type definition
#36
adriangodong
opened
5 years ago
1
Question about webpack
#35
mesqueeb
closed
4 years ago
1
Issue on page loading
#34
PUShAUNE
closed
5 years ago
2
Remove onlyReferenced value from makeIdsUnique option
#33
waruyama
closed
5 years ago
0
Add test for new makeIdsUnique() functionality
#32
waruyama
closed
5 years ago
0
Change makeIdsUnique to convert all IDs by default
#31
waruyama
closed
5 years ago
0
Support for unique ids when referencing paths
#30
bfollington
closed
5 years ago
1
makeIdsUnique does not replace IDs for <path> references
#29
bfollington
closed
5 years ago
3
First ID stays the same
#28
JaneMcBrain
closed
5 years ago
8
SVG not showing correctly in Firefox
#27
ricardobr001
closed
5 years ago
7
SVG's not always loading in
#26
bobcat4848
closed
5 years ago
2
Update Readme
#25
waruyama
closed
5 years ago
0
Cached SVGs not always injected correctly
#24
dasboe
closed
6 years ago
1
'title' attribute not handled properly if namespaced title exists
#23
waruyama
closed
6 years ago
2
IDs not replaced for namespaced SVGs
#22
waruyama
closed
6 years ago
3
IDs not replaced in links
#21
waruyama
closed
6 years ago
2
IDs not replaced in <style> elements
#20
waruyama
closed
6 years ago
2
Inject SVG's in a bundle build
#19
advename
closed
6 years ago
2
Implement a promise
#18
advename
closed
6 years ago
6
Personal opinion about readme
#17
advename
closed
6 years ago
4
Removed unused variable 'id' in 'makeIdsUnique()'
#16
waruyama
closed
6 years ago
0
Handle empty and missing `src` attributes gracefully
#15
waruyama
closed
6 years ago
1
Refactor makeIdsUnique and fix #13
#14
waruyama
closed
6 years ago
0
Id not converted if reference is in style attribute
#13
iconexperience
closed
6 years ago
3
Next