-
Updated
Dec 22, 2020 - Python
API
An API can be thought of as an instruction manual for communication between multiple software apparatuses. For example, an API may be used for database communication between web applications. By extracting the implementation and relinquishing data into objects, an API simplifies programming.
Here are 38,097 public repositories matching this topic...
Bug report
Describe the bug
There is an extra space in the French wording in the modal to add a single unilateral relation in the CTB. But I also wonder if the wording is actually correct: for the 2 first relationship types we use "[CT1] a un [CT2]".
See video: https://www.loom.com/share/95e8b07f2dff4dc3801624dd9d6bafc4
Steps to reproduce the behavior
- In dev env, Go to
-
Updated
Dec 17, 2020 - SCSS
Describe the bug
When I pull the resize button of the code editor, it doesn't the resize the code in the editor.
To Reproduce
Steps to reproduce the behavior:
- Click the resize button on the code editor and drag it down
- The code doesn't resize
Expected behavior
I expected the code to resize as I drag down the button.
Screenshots
If applicable, add screenshots to
First check
- I added a very descriptive title to this issue.
- I used the GitHub search to find a similar issue and didn't find it.
- I searched the FastAPI documentation, with the integrated search.
- I already searched in Google "How to X in FastAPI" and didn't find any information.
- I already read and followed all the tutorial in the docs and didn't find an answ
-
Updated
Dec 2, 2020
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Dec 21, 2020 - JavaScript
Describe the bug
"Import from URL" for query params does not update the UI
To Reproduce
- paste
http://localhost:4000/path?param=testin the url - go to query tab
- click "import from url"
- Note that the tab shows the count of query params (1) but the keyvalue table does not update
- Activate a different request in the sidebar
- Go back to the previous request
- Note t
We plan to gradually migrate brain.js to TypeScript, code base is pretty large, so we would love your help!
How to contribute?
- Convert a file from .js to .ts
- Add types, fix all type errors.
- Submit a PR!
🎉
Here you can find a guide on how to contribute.
Want to convert something, let us know in the comment an
-
Updated
Dec 19, 2020 - JavaScript
-
Updated
Dec 11, 2020 - TypeScript
Following
https://web3js.readthedocs.io/en/v1.3.0/web3-utils.html?highlight=BN#bn
Run:
new BN('0xea').toString();
Expected behavior
"234"
Actual behavior
"3450"
PS: web3.utils.toBN('0xea') returns "234" correctly
-
Updated
Dec 22, 2020 - Go
Makes it just that little nicer to use
-
Updated
Dec 11, 2020 - Go
-
Updated
Dec 3, 2020 - Java
-
Updated
Dec 9, 2020 - C++
-
Updated
Dec 19, 2020 - JavaScript
- Wikipedia
- Wikipedia
It is currently expected that UIs will figure out when to hide
msg_history_showmessages by themselves.I think this is bad for two reasons:
press ENTERprompt when the time to hidemsg_history_showmessages has come.After [di