issues
search
jamesmartin
/
inline_svg
Embed SVG documents in your Rails views and style them with CSS
MIT License
716
stars
72
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use `File::NULL` instead of hardcoded `/dev/null`
#174
tagliala
opened
2 days ago
0
Fix missing require_relative
#173
tagliala
opened
3 days ago
0
Enable frozen string literals
#172
tagliala
opened
1 month ago
0
RuboCop: Stage IV
#171
tagliala
closed
3 days ago
2
Prefer `require_relative` for internal requires
#170
tagliala
closed
1 month ago
3
Output svg file as a data url
#169
mtimofiiv
opened
1 month ago
3
Fix Ruby version (< 3.1) in changelog
#168
tagliala
closed
1 month ago
0
RuboCop Stage III: Fix safe performance offenses
#167
tagliala
closed
1 month ago
2
RuboCop Stage II: space offences
#166
tagliala
closed
1 month ago
1
RuboCop Stage I: Update and improve production gem
#165
tagliala
closed
1 month ago
1
Drop legacy code: `html_escape_once` conditional, how "newer"?
#164
tagliala
closed
2 months ago
1
Drop legacy Ruby, Rails, and Webpacker support
#163
tagliala
closed
2 months ago
6
Drop webpacker support in favour of Shakapacker
#162
tagliala
closed
2 months ago
2
Drop Legacy Ruby and Rails compatibility
#161
tagliala
closed
2 months ago
0
Feature request: Add vite support
#160
jamesst20
closed
2 months ago
5
Run GitHub Actions on PRs
#159
tagliala
closed
2 months ago
5
Add support to Shakapacker
#158
tagliala
closed
2 months ago
10
Fix typos
#157
tagliala
closed
2 months ago
0
Support Shakapacker 8
#156
tagliala
closed
2 months ago
3
Change asset finder configuration
#155
xymbol
closed
1 month ago
0
Set asset finder from callable
#154
xymbol
closed
1 month ago
5
Specs not running on main
#153
trobrock
closed
1 year ago
2
Add missing activesupport require
#152
xymbol
closed
1 year ago
1
Propshaft detection is load order dependant
#151
xymbol
opened
1 year ago
1
fix: remove any whitespace from SVG tag output
#150
fredboyle
closed
1 year ago
0
`inline_svg_tag` Adds extra space after output
#149
fredboyle
closed
6 months ago
2
Why in documentation it is mentioned that support for Rails 7 is experimental?
#147
bunufi
closed
1 year ago
2
Test
#146
pcothenet
closed
1 year ago
2
NoMethodError with rails 7/propshaft
#145
nickcoyne
closed
1 year ago
2
Display from Active Storage
#144
richjdsmith
opened
2 years ago
5
RuboCop: Fix redundant self
#143
sunny
closed
1 month ago
2
Add viewBox option
#142
sunny
closed
1 year ago
1
Handling missing file when using static assets
#141
leighhalliday
closed
2 years ago
0
Allow Propshaft assets to use fallbacks
#140
ohrite
closed
2 years ago
0
Support arbitrary HTML Attributes
#139
jherdman
opened
2 years ago
1
fix: if file isn't found then this would be nil
#138
jnylen
closed
1 month ago
1
Require activesupport prior to core_ext/string
#137
mjankowski
closed
2 years ago
0
Add some documentation around configuring asset finders
#136
mjankowski
closed
1 month ago
5
Bump version rubygems
#135
navidemad
closed
2 years ago
1
Add support for Propshaft
#134
martinzamuner
closed
2 years ago
4
Rails 7 support without asset pipeline
#133
mjc-gh
opened
2 years ago
3
Intended use with sprockets + cssbundling-rails and jsbundling-rails?
#132
ivy
closed
3 years ago
2
Remove deprecation warning for inline_svg, as we intend to keep it in 2.0
#131
DanielJackson-Oslo
closed
3 years ago
0
Webpacker 6 support
#130
AlecRust
closed
2 years ago
3
Fix: correct asset path for webpacker 6 when using an asset host (2)
#129
tessi
closed
3 years ago
3
Add support for vite_ruby
#128
Intrepidd
closed
3 years ago
3
Support for using CDN as the asset host
#127
tenshiAMD
closed
3 years ago
2
Ruby 3.0 timeout
#126
trobrock
closed
3 years ago
1
Fix: correct asset path for webpacker 6 when using an asset host
#125
Intrepidd
closed
3 years ago
4
Reduce repeated SVG size with <use> tag
#124
ryanb
opened
3 years ago
7
Next