Mudit Somani

Results 82 comments of Mudit Somani

Sorry for the delay. You have to provide also provide a description.

Nah, I still have more exams to go.

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

Svelte Materialify is essentialy dead as I am rewriting components using modern svelte features such as `svelte:fragment` and CSS vars ``

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...

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...

Yeah, one thing is that we have built this with svelte specific features in mind, while the other one is made up of pure js.

Nah like this: https://www.github.com/hperrin/svelte-material-ui/tree/master/packages%2Fbutton%2FButton.svelte Instead of using the class directive, a function is used to filter classes.

Don't know, most probably sapper updating might be the cause or could be bad file paths.

I don't think sapper will be receiving any more updates.