Replies: 3 comments 2 replies
-
I'm working full time on a ground up rewrite of Semantic now, which includes first principle thinking about web components (modern shadow dom aware jquery replacement called Query, new signals based reactivity framework, new spec based system for declaring ui, new templating language that compiles to Lit HTML, new css token theming framework, some other goodies). I'm happy with the progress so far, but I'm about halfway done. I plan on about 6-12 more months of work before a public release or announcing it anywhere. I'm self funding my work on it and dont plan on monetizing, just spending savings like the first time when I originally made Semantic which is fine for me. If I'm being honest, Fomantic has been quite a pain for me as they hijacked nearly every social thread about Semantic UI to pronounce the project as dead and link to their fork and generally insulted my work publicly and my management of the project. Seeing every twitter post that said "Hey I found this UI framework Semantic its pretty cool" only to see fomantic ui tweet back a variation of "It's dead! Use my fork instead!" removed the minor dopamine hits that made me want to work on the project at all, and was the primary reason why I stopped releasing updates for Semantic UI. I appreciate their intentions to continue the project, but the how they handled it perhaps wasn't the greatest. It's water under the bridge now, but I think its worth mentioning for those who used it. |
Beta Was this translation helpful? Give feedback.
-
As @mvorisek and @y0hami (thanks for your posts and everything the past years, guys!) already summarized everything regarding FUI History, i will just shortly reply to @azmeuk here. I am working on FUI in my freetime ever since. I mostly need it myself for private projects and some internal webpages for work. It's still fun improving FUI and over the years, so many things are doable using raw CSS now, which is the way i want to improve FUI. So, yes, i will continue maintaining FUI using its original SUI spirit:Simply using css classes as a grammar system and only make use of javascript-widgets where raw CSS isn't possible.--> That's also the reason we never looked into forking SUI-React. So, 2.10.0 will get some new widgets which are commonly used on modern UIs. I don't want to spoil yet, but if you look into all the feature request issues (yes, also in the SUI repo), you may get an an idea 😉 Getting rid of jquery but staying compatible using some compat layer is still on the todo list. I was also looking into refactoring the themeing system to (also!) use/support CSS variables and to be able to switch themes on the fly and to have a more flexible color-system and making use of custom themes a bit easier. Support for IE was already removed, the next version will most probably also remove support for older browsers as described in #2854 to be able to achieve the above goals. As i forked/patched/fixed a lot of unmaintained (gulp-)dependencies #3047 into the FUI namespace (FUI@develop now got zero dependency issues #3181 !), we may reduce some overhead/complexity of the current build system, but these are just some thoughts while fixing all those build / gulp issues in the past. Some ideas also from the community are already possible by combining existing FUI elements. And yes, the docs page could be improved as well. Things like editable examples using a codepen or using semantic html tags instead of divs, even if SUI was designed to be tag-agnostic. Roadmap? We almost never promise dates, but 2.10.0 should see the light in 2025 😉 We still provide the latest FUI updates every night via the nightly npm/jsdelivr version, and i know some people already use that. |
Beta Was this translation helpful? Give feedback.
-
@lubber-de Thank you for all the good work! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I used Semantic/Fomantic UI for years now, and this post is an occasion to warmly thank the team making it alive. ❤️
I am curious about the health of the project, and consequently about who is the team behind Fomantic. Unfortunately there is no "about page" on the website, so I came here to ask :)
Are you hacking on Fomantic on your free time or as part of your job? Is it still exciting or do you get bored with the time passing? Do you anticipate changes in the future? How did you get to involve in the project?
Have you a roadmap for the project, even a blurry one? Several years ago @y0hami indicated that merging back to Semantic was a goal, is it still the case? Are you in contact with @jlukic? He seems to work on a reboot of Semantic-UI lately, maybe joining forces would interest him?
If money is an issue, did you consider requesting grants such as Sovereign Tech Fund or NLNet NGI? STF appears to be more focused on low-level tech but explicitly targets popular understaffed projects, and I think Fomantic is one (Semantic-UI repo has 50k stars, I think this is a good argument for popularity). NLNet is more about prototyping, so it could be pertinent for big tasks such as cutting jQuery or dark theme support, but I believe they could support day-to-day maintenance and janitoring too.
I don't know about STF, but the subscription form to NLNet is pretty short. I thought it might worth a try.
cc @lubber-de @ko2in @mvorisek
Beta Was this translation helpful? Give feedback.
All reactions