Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it still maintained? #681

Open
dmoklaf opened this issue Sep 3, 2021 · 10 comments
Open

Is it still maintained? #681

dmoklaf opened this issue Sep 3, 2021 · 10 comments

Comments

@dmoklaf
Copy link

dmoklaf commented Sep 3, 2021

Project has not received updates for more than one year, is it still maintained? Or should we migrate to another framework (unfortunately I could not find a framework with such a good functionality per byte or complexity ratio)?

@niutech
Copy link

niutech commented Apr 11, 2024

I've recently updated Spectre to v0.6.0, see https://github.com/niutech/spectre

@qgustavor
Copy link

@niutech How does your fork compare to this seemingly abandoned fork? https://spectre.angular-package.dev/

@niutech
Copy link

niutech commented Apr 22, 2024

@qgustavor Angular-package's spectre.min.css is whooping 230KB in size, while mine is only 45 KB.

@qgustavor
Copy link

@niutech Isn't because it does have more features? I use Spectre with a dead code removal tool so file size is not an issue for me. 😕

@niutech
Copy link

niutech commented Apr 22, 2024

@qgustavor It's mainly because Angular-package uses CSS variables instead of SASS variables. These aren't removed by dead code tools.

@qgustavor
Copy link

qgustavor commented Apr 22, 2024

@niutech Seems to be a good thing, no? Better than having to use SASS. Just find one tool that removes them, there should be at least one that does that.

Edit: there is PurgeCSS, which is the one I use on the website I use Spectre.

@niutech
Copy link

niutech commented Apr 22, 2024

@qgustavor If you want to load bigger CSS file with CSS variables, then use Angular-package's Spectre, it's up to you.

@qgustavor
Copy link

@niutech So your fork only have the smaller file size as a good point? Like, just that? Something PurgeCSS than take care? No night mode or fixes to bugs in Spectre?

@niutech
Copy link

niutech commented Apr 22, 2024

@qgustavor Not only, e.g.: pure CSS tabs, added column order classes, .card-shadow class, Heart, Show and Hide icons, updated dependencies. But use whatever suits you well.

@qgustavor
Copy link

@niutech that's what I was wanting to know, smaller file size while having some new features. Night mode is in the works? To be fair the main thing I expect from a fork is that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants