Giter Site home page Giter Site logo

liquipedia / dota2webapi Goto Github PK

View Code? Open in Web Editor NEW
27.0 9.0 10.0 121 KB

A Dota 2 Web API for Liquipedia

Home Page: https://liquipedia.net

License: MIT License

PHP 3.19% CSS 5.51% JavaScript 91.30%
mediawiki extension mediawiki-extension liquipedia dota dota2

dota2webapi's Introduction

dota2webapi's People

Contributors

clubfan22 avatar fo-nttax avatar godarkrai avatar notr1ch avatar rathoz avatar tehh4ck3r avatar trevize23 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dota2webapi's Issues

Team switch no longer working for series

Series swap 1
and Series swap 2

leads to following html example:
<td colspan="3" class="series-title"><span class="team1">LGD Gaming</span><div class="switch-teams" title="Switch team 1 / team 2"><span class="team2">OG</span></div></td>

while it should be:
<td colspan="3" class="series-title"><span class="team1">LGD Gaming</span><div class="switch-teams" title="Switch team 1 / team 2"></div><span class="team2">OG</span></td>

->div container set incorrectly for some reason. the suggested code output doesn't switch the teams correctly - looks like it switches only for the first game.

manually fixing the div container also fixed the switch function, suggesting this is the core issue.
unsure what's wrong with the code, but Thuanho/nick suggested that this issue started with a larger php update in the past.

Wrong file path for image

I suppose they got moved at some point, but toolbar.css is still linking to /styles/images (relative url()) while images are no longer stored in that sub folder.

suggesting to move the image folder to styles or change links to be a direct file path instead off relative.

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.