Git Product home page Git Product logo

Comments (7)

m1k1o avatar m1k1o commented on September 15, 2024

Might have been broken by afbd1f6 or b88f175, because no recent major changes have been done. @mbattista.

EDIT: Can confirm, that rollback just before b88f175 did fix the issue.

from neko.

m1k1o avatar m1k1o commented on September 15, 2024

emoji-datasource has been upgraded to new major version, what can cause problems:

b88f175#diff-1846122c2c83a486a3693f7966aa522c34cf489f674185c4da0d9221683fd81fR27

from neko.

mbattista avatar mbattista commented on September 15, 2024

I will look at it

from neko.

m1k1o avatar m1k1o commented on September 15, 2024

I already figured out the solution. They changed row cont from 57 to 58.

const SHEET_COLUMNS = 57

It would be nice to have this as variable from the package, insted of just a constant.

from neko.

m1k1o avatar m1k1o commented on September 15, 2024

It looks like, now the names are not correct.

image

from neko.

mbattista avatar mbattista commented on September 15, 2024

It seems the downgrade was not necessary if I bump it again, the emojis still look good.

Also I think that fixing with downgrading should never close an issue, since the problem is still there!

from neko.

m1k1o avatar m1k1o commented on September 15, 2024

You are right, that just postpones it.

Upgrading emojilib to new major version has many beaking changes, listed here: https://www.npmjs.com/package/emojilib

Since emojis are generated statically, you need to run npm run build:emoji to regenerate them. With new version you get ton of erros, because it has been completly changed. That might need complete rewrite.

from neko.

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.