hypermedia-client
Here are 19 public repositories matching this topic...
-
Updated
May 23, 2020 - JavaScript
API Platform version(s) affected: 2.0.1
Description
Fields "SelectInput" are not substituted by translation. Instead of translating "label" they always have a field name
How to reproduce
The problem is in the lines:
https://github.com/api-platform/admin/blob/v2.0.1/src/InputGuesser.js#L44
https://github.com/api-platform/admin/blob/v2.0.1/src/InputGuesser.js#L60
the n
Web Linking allows for an Anchor property: https://tools.ietf.org/html/rfc8288#section-3.2
It would be great to populate this when possible from either the URL or the Web Link anchor.
-
Updated
Apr 20, 2020 - Ruby
-
Updated
May 23, 2020 - JavaScript
-
Updated
May 23, 2020 - JavaScript
-
Updated
May 23, 2020 - JavaScript
-
Updated
Apr 29, 2019 - Clojure
-
Updated
Mar 14, 2020 - TypeScript
-
Updated
May 13, 2020 - TypeScript
-
Updated
Jan 22, 2020 - JavaScript
-
Updated
May 14, 2020 - TypeScript
-
Updated
Dec 16, 2015 - C#
-
Updated
Mar 25, 2019 - JavaScript
-
Updated
May 16, 2020 - Ruby
-
Updated
Mar 14, 2020 - JavaScript
-
Updated
Apr 23, 2018 - JavaScript
-
Updated
Jan 24, 2018 - JavaScript
Improve this page
Add a description, image, and links to the hypermedia-client topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hypermedia-client topic, visit your repo's landing page and select "manage topics."
Description
To be able to optionaly remove the google fonts dependency on any page of the api-platform.
Example
Remove the google font stylesheet in line 8 in the file api-platform\core\src\Bridge\Symfony\Bundle\Resources\views\SwaggerUi\index.html.twig depending on a configuration variable.
Context
I'm working on an intranet application for a 100000+ employees company and