issues
search
phlex-ruby
/
phlex
A framework for building object-oriented views in Ruby.
https://beta.phlex.fun
MIT License
1.3k
stars
84
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
2.0.0.rc1 - Attributes passed as symbols that have underscores are dasherized (lose their underscore)
#827
davidalejandroaguilar
closed
20 hours ago
2
never gonna give you up -
#826
wdiechmann
opened
2 days ago
0
Add fiber isolation
#825
joeldrapper
closed
6 days ago
2
Update CI
#824
joeldrapper
closed
1 week ago
0
Switch from SemVer to BreakVer
#822
joeldrapper
closed
1 week ago
0
Allow context to be set via `call`
#821
willcosgrove
closed
1 week ago
0
Renames BlackHole to Vanish for consistency
#820
bradgessler
closed
3 weeks ago
1
phlex-rails.2.0.0.beta.2 has a dependency conflict with new rails setup
#819
SethHorsley
closed
4 weeks ago
0
Detect invalid `href` attributes
#817
joeldrapper
closed
1 week ago
2
If you pass a Hash to `href`, you get an error about calling `downcase` on it
#816
joeldrapper
closed
1 week ago
0
Support for TruffleRuby
#815
joeldrapper
closed
1 week ago
0
Support for JRuby
#814
joeldrapper
closed
1 week ago
1
defs is missing from svg
#813
konung
closed
1 month ago
3
Expose `styles` method
#811
stephannv
closed
1 month ago
2
Add basic testing
#809
SethHorsley
opened
1 month ago
0
make vanish public API so people can add deferred render behavior if desired
#808
davekaro
closed
1 month ago
2
Allow recursively nested tokens in attributes
#807
willcosgrove
closed
2 months ago
0
Remove deferred render entirely
#805
joeldrapper
closed
2 months ago
4
Remove CSV view context and `helpers`
#804
joeldrapper
closed
2 months ago
0
Remove `Phlex::CSV#helpers`
#803
joeldrapper
closed
2 months ago
0
Remove element clobbering guard
#802
joeldrapper
closed
2 months ago
0
Rendering boolean attributes
#801
davidmilo
closed
2 months ago
4
Specify deferred mode via method
#800
joeldrapper
closed
2 months ago
1
Remove underscored element aliases
#799
joeldrapper
closed
2 months ago
0
Make `yield_content` private
#798
joeldrapper
closed
2 months ago
0
Simplify unsafe attributes detection
#797
joeldrapper
closed
2 months ago
0
Improve LSP hints
#796
joeldrapper
closed
2 months ago
0
Fiz Zeitwerk reloading
#795
joeldrapper
closed
2 months ago
0
Fix an issue with include multiple Phlex Kits
#794
joeldrapper
closed
2 months ago
0
safe values should be raw
#792
Vagab
closed
2 months ago
2
Including multiple component kits causes issues with lazy loading implementation
#791
joeldrapper
closed
2 months ago
0
Bump actions/checkout from 3 to 4
#790
dependabot[bot]
closed
2 months ago
0
Bump actions/configure-pages from 2 to 5
#789
dependabot[bot]
closed
2 months ago
0
Bump actions/upload-pages-artifact from 1 to 3
#788
dependabot[bot]
closed
2 months ago
0
Bump actions/deploy-pages from 1 to 4
#787
dependabot[bot]
closed
2 months ago
0
Remove deferred render
#786
joeldrapper
closed
2 months ago
4
Chopping block
#784
joeldrapper
closed
2 months ago
5
Significantly increase attributes coverage
#783
joeldrapper
closed
2 months ago
0
Consistent private methods
#782
joeldrapper
closed
2 months ago
0
Use fully qualified constants in eval’d code
#781
joeldrapper
closed
2 months ago
0
Fix `mix` to accept old or new nil values
#780
davekaro
closed
2 months ago
0
`mix` handles `nil`s poorly
#779
davekaro
closed
2 months ago
0
Make the expand cache ignore dynamic classes
#778
joeldrapper
closed
2 months ago
0
`srcdoc` should be considered unsafe in version of Phlex that don’t escape attribute values
#777
joeldrapper
closed
2 months ago
0
SGML#to_proc
#775
joeldrapper
closed
2 months ago
0
New testing module
#774
joeldrapper
closed
2 months ago
0
Allow elements to output safe return values
#773
willcosgrove
closed
2 months ago
1
Safe values
#772
joeldrapper
closed
2 months ago
10
Fix content yielding issue
#771
joeldrapper
closed
2 months ago
0
Unclosed element when block does nothing but returns something
#770
darrenboyd
closed
2 months ago
1
Next