Git Product home page Git Product logo

Comments (10)

vkurko avatar vkurko commented on May 29, 2024 1

@half2me

I decided to replace scss with compiled css before publishing the package. So now there should be no dependency on sass.

Please check v0.8.3.

from calendar.

vkurko avatar vkurko commented on May 29, 2024

Hi @lmcardle

No, I haven't tried the Event Calendar with the Svelte Kit. I guess the library needs to be compiled differently to be usable in an SSR application (compiler option generate: 'ssr'). This is not the case at the moment.

from calendar.

half2me avatar half2me commented on May 29, 2024

Do you have any plans to support SvelteKit? I'd really like to use it in my SvelteKit app.

from calendar.

vkurko avatar vkurko commented on May 29, 2024

Hi @half2me

I think, yes. But give me a few days to answer the question more precisely.

from calendar.

half2me avatar half2me commented on May 29, 2024

@vkurko thanks for the reply. Sure thing. If you need some help with it I'm happy to assist.

from calendar.

vkurko avatar vkurko commented on May 29, 2024

@lmcardle @half2me

I finally took the time to look at SvelteKit. It seems that it was only needed to include the source files in the Event Calendar packages and fix a weird bug in dev mode of Vite or SvelteKit (I couldn't figure out exactly where the problem comes from).

Can you try Event Calendar v0.8.2 and tell me if it works for you?

from calendar.

half2me avatar half2me commented on May 29, 2024

@vkurko
Seems like sass is now a dependency, cause I get: [vite] Internal server error: Preprocessor dependency "sass" not found. Did you install it?

After installing sass as a dev dependency, it works as expected in the kit app.

from calendar.

vkurko avatar vkurko commented on May 29, 2024

Yes, I noticed this problem after v0.8.2 was published. I also don't like that now the calendar doesn't work in normal Svelte app (not SvelteKit) for the same reason - you need to configure sass.

So far I haven't found a good solution.

from calendar.

half2me avatar half2me commented on May 29, 2024

@vkurko works well, thanks :)

from calendar.

vkurko avatar vkurko commented on May 29, 2024

Great! Closing this ticket then.

from calendar.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.