Giter VIP home page Giter VIP logo

api.joomla.org's People

Contributors

hackwar avatar hleithner avatar joomla-dependency-bot avatar mbabker avatar wilsonge avatar zero-24 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

api.joomla.org's Issues

Missing J4.4 / J5 API documentation

api.joomla.org seems to be stuck at Joomla 4.3 while in the meantime, 2 releases in both the Joomla 4.4 and Joomla 5.0 branch have been released.

Misoriented buttons

Subject of the issue

The Download and Launch buttons are disoriented for screen sizes between 304px - 462px.
The Download button is at the center of the screen while the Launch button is slightly shifted to right.

Steps to reproduce

Check for screen sizes between 462px and 304px.

Expected behaviour

Both the buttons should be at the perfect center of the screen.

Actual behaviour

The misorientation can be seen in the following image:

Screenshot (14)

Reorg Repo

  • Put web assets into a www directory
  • Put phpDocumentor template into its own directory

Navbar overlaps the header

Subject of the issue

The Header gets partially overlapped by the Navbar for screen sizes between 962px and 1182px.

Steps to reproduce

Use developer options to check for the sizes from about 1182px to 962px.

Expected behaviour

The Navbar should not overlap the Header and the Header should be completely visible.

Actual behaviour

For screen sizes from 962px to 1182px the following result is produced:
Screenshot (13)

Hamburger(Collapsed) menu doesn't closes on click

Subject of the issue

The Hamburger menu, once opened by a click, can not be closed by another click.
There is no way to close the menu without refreshing the page.

Steps to reproduce

Click the Hamburger menu to open it.
Now click it again to close it, NOT WORKING.

Expected behaviour

Clicking the open Hamburger menu should close(collapse) it.

Actual behaviour

Clicking the open Hamburger menu isn't closing it.

Screenshot (15)

Cleanup files in the repo

Right now the files of the static assets and the phpDocumentor are mixed together in the root folder of this repo. This should be split up into a static-assets folder and a template folder, leaving the rest of files in the root of the repo.

Invalid links to class methods due to base href="../" in header

The <head> contains an entry <base href="../"> (rendered apparently by renderBaseUrlHeader in layout.html.twig.

The links to specific methods in the class overview on the left for a specific class contain only the hash and name and not a link specifically to the current page (I think this is in class.sidebar.html.twig.

Therefore, these links lead to a wrong URL.

For example:

Possible fixes:

  • Remove the <base href="../"> entry. But it's probably there for some reason and removing it would break other things?
  • Add a fixed link to the current page in front of the #.

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

composer
composer.json
  • consolidation/robo ~3.0.4

Content covered by nav menu when using within-page links (#)

When using the link to navigate to a method (currently only possible by directly entering the respective URL, see #43), the method name and first line of content are covered by the nav bar.

For example, navigate to https://api.joomla.org/cms-4/classes/Joomla-CMS-Access-Access.html#method_check

The two first lines containing

check
Method to check if a user is authorised to perform an action, optionally on an asset.

are covered by the nav bar, which can be quite confusing.

It looks like this:
top content covered by NAV bar

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.