Profile avatar
andrielfn.com
โšก๏ธ Backend Engineer ๐Ÿ”ฎ From Ruby to Elixir ๐ŸŽจ UI/UX minded ๐Ÿ›  DevOps enthusiast ๐ŸŽจ Currently working on http://FluxonUI.com
61 posts 504 followers 52 following
Regular Contributor
Active Commenter

๐ŸŽ‰ Big news! Some of the most awaited components in Fluxon UI are finally here! ๐Ÿ“… Date Picker ๐Ÿ“† Date Range Picker โฐ Date Time Picker ๐Ÿ” Autocomplete ๐Ÿ“š Documentation Check it out โฌ‡๏ธ #ElixirLang

I first wrote the date picker component as one function and attrs for specific features. But now Iโ€™ve switched to specific functions for each "variation". Anyone have strong opinions or preferences on this? #elixirlang

Something more complex than working on the Fluxon components? Document them!!! ๐Ÿซ  #ElixirLang

I think I'm finally happy in terms of functionality, at least for this first version ๐Ÿฅต time to refine it

In case someone asks how I can keep my sanity while working on this component ๐Ÿ˜…๐Ÿ˜…

Added this "requires confirmation" feature to the datepicker to only apply the selection on button click. So far: Date picker โœ”๏ธ Datetime picker โœ”๏ธ Date Range โœ”๏ธ Multiple datesโœ”๏ธ Requires confirmation โœ”๏ธ Min/max dates โœ”๏ธ Week start โœ”๏ธ Timezone โœ–๏ธ Year/month jump (must have?) โœ–๏ธ Locale (must have?) โœ–๏ธ

I started to work again this week on the datepicker component for Fluxon UI. That's my #1 priority now. I got all the basics in pretty good shape and working nicely with LV. #ElixirLang

I've just released a "clearable" feature for the Fluxon UI select component. Just a convenient way to unselect/clear the selected options. #ElixirLang

๐Ÿ“† Made some progress on the date picker component. The radio buttons mainly show that the calendar respects the LiveView patches/updates. Still a lot to sort out but getting there.

Why play games or watch movies on a rainy Sunday when I can have lots of fun building a datepicker component for Fluxon UI? ๐Ÿ˜Ÿ๐Ÿ˜†

Folks said it would be nice to have an Autocomplete/Combobox component, so I decided to give it a try ๐Ÿ‘€ Now I need one more week to refine it ๐Ÿ˜† #ElixirLang

I only now realized I can use a case like this in the component attrs. I've been doing `:if` for each option and replicating it ๐Ÿคฆโ€โ™‚๏ธ #ElixirLang

๐ŸŽ‰ Fluxon UI v1.0.10 is now live! Added card variants for radio and checkbox components. #ElixirLang

Also sharing here what I posted the other day on X: a demo app showcasing how easy is to track upload progress with LiveView. #ElixirLang Source code: github.com/fluxonui/liv... Demo: live-gallery.fluxonui.com

Crafting something new for Fluxon UI ๐Ÿ‘จโ€๐ŸŽจ