Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I was tossing and turning last night because I knew the release of 1.10 was coming up, but I was disappointed that we didn't have a really huge feature for it.
I mean, sure, there's that nice performance improvement @davekaro contributed that allows Phlex to render at 1.4 Gbps on an M3 chip.
And there is also that new
Phlex::Kit
feature that @joeldrapper cooked up that makes it easier than ever to render component. You don't even have to sayrender
now!And I guess we also are adding CSV rendering support with
Phlex::CSV
, which improves our output format rendering capacity by 33.3%.And those are cool and all, but there's just no big... marquee feature, you know? Something that stands out above the rest and declares "This is why this release is happening NOW".
Well, I think I may have found it. The year was 1995, and Internet Explorer 2 was about to release. But they also were missing a standout feature to commemorate their version change achievement.1 What was their solution? The
<marquee>
element!So we too can follow in the inimitable footsteps of the Internet Explorer team. We can add support for the
<marquee>
element in Phlex! We can become true internet explorers ourselves!Footnotes
I have taken some liberties with the history here, as I was two years old at the time and not actively subscribed to any web standards mailing lists. ↩