TheComputerM / svelte-materialify

A Material UI Design Component library for Svelte heavily inspired by vuetify.
https://svelte-materialify.vercel.app
MIT License
622 stars 83 forks source link

Recent changes has not included in the last version #266

Open fingerpich opened 3 years ago

fingerpich commented 3 years ago

I have Installed the latest version 0.3.11 but it doesn't include the changes which has made 6 month ago

also I couldn't install it from github I have tried the following commands but didn't worked for me

yarn add https://github.com/TheComputerM/svelte-materialify/commit/f30b6aa31f869968a9eb2f13e083334a64ee4e55
yarn add https://github.com/TheComputerM/svelte-materialify/tree/master/packages/svelte-materialify   
yarn add https://github.com/TheComputerM/svelte-materialify/tree/master
yarn add ssh+git@github.com:TheComputerM/svelte-materialify.git
fingerpich commented 2 years ago

There is the same problem but the solution doesn't work here. Can you please update the npm package!

grandslammer commented 2 years ago

Possibily because the creator has deprecated this in favour of svelterial?

"Svelte Materialify is soon to be deprecated is favour of svelterialjs. My exams are still going on as they were postponed due to the increasing number of CoVID cases in my country."

mkyral commented 2 years ago

But it is not there yet. Svelterialjs lack some features like text (input) fields and flex.

I'm new in Svelte and this library covers almost all my needs. Good work.