home.social

#daisyui — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #daisyui, aggregated by home.social.

  1. Ho provato #DaisyUI.
    E mi sono reso conto che non c'è modo di cambiare le proprietà dei componenti, che sono tutte schiantate nel codice.
    Torno di corsa a #Bootstrap, dove ci sono abbondanti variabili Sass da personalizzare.

  2. @jalefkowit @benbrown @janvhs

    I’m also shocked at ui frameworks that rely on label’s “for” attribute, while you can easily wrap the input with a label for the same effect.

    I’ve seen websites use labels but not connect them to an input

    , , all make this mistake

    developer.mozilla.org/en-US/do

  3. Rewrote 's frontend with , moving away from & . React native features like native animations, data storage, or fast refresh are not available on the web, you have to write a lot of code twice so DX was not great. Also moved from a component library to &

    This means no native mobile apps, but is great and mobile support is coming soon.

    This also cut down the bundle size to one third of what it was before!