svelte-materialify icon indicating copy to clipboard operation
svelte-materialify copied to clipboard

My Final Exams

Open TheComputerM opened this issue 4 years ago • 17 comments

My final exams are coming up, so I am unable to maintain for the next few months, this project will not be deprecated/abandoned and I will continue once my finals are over.

TheComputerM avatar Nov 08 '20 16:11 TheComputerM

Good luck with your exams!

98mux avatar Nov 08 '20 17:11 98mux

I wish you success!

Florian-Schoenherr avatar Nov 10 '20 09:11 Florian-Schoenherr

Kick them ... 💪

TheBeachMaster avatar Nov 12 '20 14:11 TheBeachMaster

All the best 👍👍👍

homimickey avatar Dec 30 '20 03:12 homimickey

Good Luck!! Wish you all the best buddy!!

itsdonnix avatar Jan 31 '21 01:01 itsdonnix

can we close this issue ? @TheComputerM

nateshmbhat avatar Apr 01 '21 09:04 nateshmbhat

Nah, I still have more exams to go.

TheComputerM avatar Apr 01 '21 13:04 TheComputerM

Good Luck!

EwertonBello avatar Apr 28 '21 21:04 EwertonBello

You said that we should use svelterial instead of materialify. There haven't been any commits since nearly a month for svelterial and it doesn't look mature enough to be used in production. Is this information still up-to-date?

adisaljusi avatar May 01 '21 13:05 adisaljusi

Don't worry I am making changes to my local copy.

TheComputerM avatar May 01 '21 14:05 TheComputerM

Hi,

this issue states that "this project will not be deprecated/abandoned" while the comment on the home page is "Svelte Materialify is soon to be deprecated in favour of svelterialjs." Will Svelte Materialify being continued or is it dead?

sdolke avatar May 18 '21 13:05 sdolke

Svelte Materialify is essentialy dead as I am rewriting components using modern svelte features such as svelte:fragment and CSS vars <Component --var="" />

TheComputerM avatar May 18 '21 14:05 TheComputerM

That's really a shame. I found this library very promising and well done. In particular it is very easy to use.

Is it really (really?) necessary to rewrite the whole project and throw away all the work done so far? Using new features and technology is always a good thing but new technology and stuff comes up all the time. Before you will be done with the new project maybe there is some new stuff out there again and then you restart one more time and never get anything finished.

Would it not be better to evolve the current project step by step, reuse some stuff that was done in the last years and stick to the current community? This would also bring the advantage that there would be no waiting time until the new implementation is ready to use. Beside that, even though keeping up with the latest technology is important, stability and sustainability are very important values as well when creating a successful library.

However, if you really decide to stop to continue, is there any chance that you can handover the project owner ship to one of the other main developers? @Florian-Schoenherr is the one with the second most commits in this project, may be he is willing to continue it and to steer the further development?

sdolke avatar May 18 '21 15:05 sdolke

Just to clarify I am not rewriting the project, just copy pasting and making some changes. SCSS changes are more like rewrites as I am using BEM conventions fully.

There are going to be some API changes as I have learnt more about how people use svelte libs so yeah. Like for example a textfield. A number input does not work properly in it so I am changing the way to use it.

TheComputerM avatar May 18 '21 17:05 TheComputerM

If it's not a complete rewrite would it then not even make more sense to do that in the existing project? What is the purpose of starting a new one?

There are some changes in the master branch submitted after the last version. Will there be another release that contains these changes?

sdolke avatar May 18 '21 18:05 sdolke

The whole project structure is rewritten, components are divided into separate packages and the docs are completely in SvelteKit instead of sapper. Not a complete rewrite as in the source code of components is still almost the same.

TheComputerM avatar May 19 '21 02:05 TheComputerM

How are your exams? :)

SARFEX avatar Apr 26 '22 20:04 SARFEX