issues
search
phlex-ruby
/
phlex-rails
An object-oriented alternative to ActionView for Ruby on Rails.
https://www.phlex.fun
MIT License
222
stars
35
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix partial rendering issue
#240
joeldrapper
opened
1 week ago
0
Make components ActiveJob serializable
#239
joeldrapper
opened
1 week ago
0
Helper tags (CSRF, Vite) are missing from page source.
#238
konung
closed
1 week ago
4
Enable scaffold generator to create phlex classes not erb files (phlex v2)
#237
rubyforbusiness
opened
2 weeks ago
0
Fix `ArgumentError: 'nil' is not an ActiveModel-compatible` when rendering blocks
#236
stephannv
opened
2 weeks ago
1
Problem when rendering blocks
#235
stephannv
opened
2 weeks ago
0
Enable scaffold generator to create phlex classes not erb files
#234
rubyforbusiness
opened
3 weeks ago
0
Update generated base_view.rb comments
#233
stephannv
closed
1 month ago
0
Controller generator
#232
bschrag620
closed
3 weeks ago
3
Wrap in unbuffered when yielding to a rendered partial
#231
joeldrapper
closed
3 weeks ago
0
Fix not being able to use view context from component tests
#230
fcheung
closed
1 month ago
0
Raise error with tip when required ActionView context is missing
#229
andrewjanssen
opened
1 month ago
2
raise if helpers called from #initialize
#228
Vagab
opened
1 month ago
1
collection_check_boxes checked value issue
#227
aydinkazim
closed
1 month ago
2
Fix unbuffered bug
#226
joeldrapper
closed
1 month ago
0
New testing module
#225
joeldrapper
closed
1 month ago
0
ActiveSupport::SafeBuffer should be a SafeObject
#224
joeldrapper
closed
1 month ago
0
Require long-form partial rendering
#223
joeldrapper
closed
1 month ago
5
v2 generators with kits and module name spacing
#222
joeldrapper
closed
1 month ago
0
Prepare v2
#221
joeldrapper
closed
1 month ago
0
We should raise an error if you try to use a helper from an initializer
#220
joeldrapper
opened
1 month ago
1
Remove deprecated hash style of route declaration in dummy app
#219
mjankowski
closed
2 months ago
0
Use rails-version-specific `sqlite3` gem versions
#218
mjankowski
closed
2 months ago
0
Use release version of `appraisal` gem
#217
mjankowski
closed
2 months ago
2
Fix `data` attribute in layout generator template
#216
mjankowski
closed
2 months ago
1
add (Flash) notice helper
#215
rubyforbusiness
closed
2 months ago
1
Fix CI
#214
willcosgrove
closed
3 months ago
0
Tests are failing on Ruby Versions > 2.7 due to sqlite version clash
#213
rubyforbusiness
closed
3 months ago
3
ActiveSupport::SafeBuffer values as attributes are HTML-escaped
#212
nielsslot
closed
1 month ago
4
Update gemspec to allow for phlex 1.11
#211
SethHorsley
closed
3 months ago
1
Add :notice to Rails view helpers
#210
rubyforbusiness
closed
2 months ago
2
bump to latest phlex
#209
davekaro
closed
3 months ago
1
Enable Rails Controller Generator to create Phlex Views instead of ERB templates
#208
rubyforbusiness
opened
3 months ago
12
`Phlex::Rails::Layout` includes `Phlex::Rails::Helpers::TurboRefreshesWith`
#207
davidalejandroaguilar
closed
3 months ago
1
Allow generators to skip suffix
#206
mhenrixon
closed
1 month ago
1
Change the way autoload paths are added to application.rb
#205
trinitytakei
closed
2 months ago
9
Look up tailwind.config.js anywhere in the app directory (except dirs ignored explicitly)
#204
trinitytakei
closed
1 month ago
3
include mounted helpers with url helpers
#203
bradgessler
closed
4 months ago
0
underscore internal stream methods
#202
Vagab
closed
2 months ago
2
Streaming csv omits headers
#201
Vagab
closed
4 months ago
5
Nested path generate wrong URL
#200
oztofer
closed
4 months ago
4
Fix issue with ViewComponent yields
#199
joeldrapper
closed
2 months ago
0
Should `Phlex::CSV` support the `render_in` interface
#198
joeldrapper
closed
1 month ago
1
Ideally `Phlex::CSV` should not allow you to include output helpers
#197
joeldrapper
opened
6 months ago
0
ArgumentError when rendering a partial from a `Phlex::Rails::Layout`
#196
joeldrapper
closed
1 month ago
4
Tailwind styles don't work in a Phlex component
#195
javid-gulamaliyev
closed
6 months ago
4
Why do I need to add plain in front of string outputting helpers?
#194
fractaledmind
closed
6 months ago
1
Fix capture block issue
#193
joeldrapper
closed
7 months ago
0
Support Parameterised Layouts
#192
joeldrapper
closed
7 months ago
1
Detecting new rails helpers (or changes to existing ones)
#191
joeldrapper
closed
1 month ago
2
Next