No Datepicker?
As pointed out in another comment, it's under the form elements, not listed as a top-level component as many UI libraries do https://oat.ink/components/#form Which actually makes sense: Oat's driving philosophy seems to be to use and enhance native controls as much as possible, and the date picker is already a native type on the input element.
Oat – Ultra-lightweight, zero dependency, semantic HTML, CSS, JS UI library
101–110 of 151 posts
Re: Oat – Ultra-lightweight, zero dependency, semantic HTML, CSS, JS UI library
#102Earlier quoted context omitted.
> I love it. We need to see more of this. > Use of semantic elements is an interesting take. I'll give it a try. > Thank you for this, can’t wait to use. Minimalism at its best. > Good one. Presentation is good too. Thanks These are the kind of comments you see from Indians paid to boost Youtube content.
I'm on the other side of the planet, generally not a fan of web dev, and heartily agree with the sentiments in that comment.
Re: Oat – Ultra-lightweight, zero dependency, semantic HTML, CSS, JS UI library
#103[flagged]
Re: Oat – Ultra-lightweight, zero dependency, semantic HTML, CSS, JS UI library
#104Re: Oat – Ultra-lightweight, zero dependency, semantic HTML, CSS, JS UI library
#105There’s a ton of semantic drop in css libraries similar to this. Love seeing new ones. Quality varies wildly but this site shows 50+ drop in stylesheets for those writing semantic html: https://dohliam.github.io/dropin-minimal-css/
Re: Oat – Ultra-lightweight, zero dependency, semantic HTML, CSS, JS UI library
#106Re: Oat – Ultra-lightweight, zero dependency, semantic HTML, CSS, JS UI library
#107For example, in Safari showModal for a dialog tag causes recalculating layout for EVERY element on a page, it’s up to 59x slower than chromium…. :(
But I love the idea
Re: Oat – Ultra-lightweight, zero dependency, semantic HTML, CSS, JS UI library
#108This site got me going. Almost had whiplash when I tapped a link and the page loaded literally instantly. I've almost forgotten that that's possible on the internet. I'm not a web dev, but I'm inspired to get into it now because of this site.
Re: Oat – Ultra-lightweight, zero dependency, semantic HTML, CSS, JS UI library
#109This is of special interest to me, because man do I hate UI frameworks with tons of external dependencies. Looking at you, Bootstrap.
Re: Oat – Ultra-lightweight, zero dependency, semantic HTML, CSS, JS UI library
#110I like your presentation of the components, but i'm having trouble finding the essential distinctions