GithubHelp home page GithubHelp logo

Imagen descriptiva about tanuki-app HOT 3 CLOSED

tanukiapp avatar tanukiapp commented on July 17, 2024 2
Imagen descriptiva

from tanuki-app.

Comments (3)

JuanjoSalvador avatar JuanjoSalvador commented on July 17, 2024 1

@wopian but still getting it! It's only "suspended", not removed. I can't remember why I did that, to be honest.

In fact...

                <div class="tanuki-box">
                    <a ng-href="https://kitsu.io/anime/{{anime.slug}}" target="_blank" class="anime-title">
                        <img ng-src="{{ anime.posterImage.tiny }}"  class="anime-poster" />
                        <div>{{ anime.canonicalTitle }}</div>
                    </a>
                    <span class="score">
                        <i class="fas fa-heart" style="color: red" ng-if="anime.popularityRank"></i> #{{ anime.popularityRank }}
                        <i class="fas fa-star" style="color: #cccc00" ng-if="anime.ratingRank"></i> #{{ anime.ratingRank }}
                    </span>
                    <div class="tag is-info is-rounded" ng-if="anime.status == 'upcoming'">New release!</div>
                    <!-- <span class="info">Ep 4</span> -->
                </div>

Maybe it's a CSS rule outdated.

from tanuki-app.

wopian avatar wopian commented on July 17, 2024

This was removed in 1766167 😢

from tanuki-app.

JuanjoSalvador avatar JuanjoSalvador commented on July 17, 2024

OK, it seem fixed on my local repo (and this repo too) but is not deployed yet.

from tanuki-app.

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.