Skip to content
#

static

Here are 12,524 public repositories matching this topic...

next.js
vnourdin
vnourdin commented Jun 5, 2021

Describe the bug
The "Add" button, allowing to add a new item in a list object, have a hard-coded text, so it's not possible to translate.

Expected behavior
Allow translation of the button.

Screenshots
I am using the French translation, but the button is in English :
![image](https://user-images.githubusercontent.com/11643685/120892928-cada1b80-c610-11eb-82a0-5253b89253e4.png

thornjad
thornjad commented Dec 18, 2019

As we attempt to pick up the release cadence, we are in need of an explicit changelog file which enumerates changes in each version. This should be a markdown or plaintext file adhering to some form of standardized format. Ideally, it will be able to work with #582.

react-static
Keats
Keats commented May 23, 2021

The main issue is that it's painful to get a real library loaded without just creating some files and commit them. Ideally there would be a function/macro that can be used to create pages/sections.
The other files in the library component create whatever is needed manually but it makes tests very verbose/long where 90% of the test is actually setup.
The library.rs really needs some more tes

phpinsights

Improve this page

Add a description, image, and links to the static topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the static topic, visit your repo's landing page and select "manage topics."

Learn more