Git Product home page Git Product logo

Comments (11)

cbrwizard avatar cbrwizard commented on September 23, 2024 3

Today we announce that we're deprecating the Streamline NPM package. Instead, we’ll focus on the web app and Figma plugin, which are used by a noticeable share of our customers.

Please from now on instead of using our brittle package download the images directly from our website and insert them into your project as SVG files. Meanwhile, Streamline team is focused on ensuring that our web application provides the best user experience for developers' use cases. Please take 2 minutes to share feedback so that we can improve.

We'll keep this package with minimal life support until 1st November 2022, after which it's going to be deleted.

Please read the full story in this article.

from streamlinehq-npm.

marckorz avatar marckorz commented on September 23, 2024 2

Stumbled on the same error while importing 'EjectButton' in combination with the @svgr/webpack module.
(import EjectButton from '@streamlinehq/streamlinehq/img/streamline-light/interface-essential/on-off/eject-button.svg';)

In order to fix the error you have to add the stroke prop in the corresponding svg-files: stroke="currentColor"

from streamlinehq-npm.

FelixSab avatar FelixSab commented on September 23, 2024 1

I got the same issue with import Earth3 from '@streamlinehq/streamlinehq/img/streamline-regular/maps-navigation/earth/earth-3.svg';

It works fine locally, but the icon is blank when deployed. stroke="currentColor" does fix that though

from streamlinehq-npm.

cbrwizard avatar cbrwizard commented on September 23, 2024 1

Considering the number of issues with npm package I'd strongly suggest avoiding using it and relying on getting the images from the website directly. Without npm package Streamlime team will be able to spend more time on features which are really needed for customers and you will have always working images. I understand that this is not the answer you've been hoping for and I'm sorry for that. We'll write a more detailed update on this in the foreseeable future.

from streamlinehq-npm.

cbrwizard avatar cbrwizard commented on September 23, 2024

Hey, thank you for reporting this, we will investigate and let you know

from streamlinehq-npm.

cbrwizard avatar cbrwizard commented on September 23, 2024

We have confirmed it on our end as well and will work on it. Thank you for patience!

from streamlinehq-npm.

onhate avatar onhate commented on September 23, 2024

the same for @streamlinehq/streamlinehq/img/streamline-light/design/colors-painting/color-painting-palette.svg

from streamlinehq-npm.

NiklasMouritzsen avatar NiklasMouritzsen commented on September 23, 2024

@cbrwizard What's the status on this? It's been 45 days since it was reported and 14 days since you've acknowledged the issue.

from streamlinehq-npm.

cbrwizard avatar cbrwizard commented on September 23, 2024

Thank you for your patience. Unfortunately, we're a small team and we're limited in what we can work on. Please consider copying svgs directly from our website, it should work more reliably than the npm package.

from streamlinehq-npm.

onhate avatar onhate commented on September 23, 2024

Looks like it's just missing a stroke="currentColor" on the <svg tags, don't have the same source of files for the npm packages?

from streamlinehq-npm.

thnee avatar thnee commented on September 23, 2024

@cbrwizard Would be really good with a status update here, since it has been 3 months without any info. I appreciate that you are a small team, and really appreciate the format of delivery and support that you provide in this git repo. But we did pay money for this, and it is a standard expectation for an icon library to have some kind of package available, and not have to manually copy individual files for every icon. Seems like it should be an easy fix, what's the holdup?

from streamlinehq-npm.

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.