Commit graph

5 commits

Author SHA1 Message Date
Alex McLean
1e3bbc57cc
Documentation for all/each, and bugfix for each (#1233)
* bugfix for each(), and documentation for each() and all()
* had to hide each/all examples from tests
2024-12-29 12:16:08 +00:00
Jade (Rose) Rowland
8703d684c4 fix: lint 2024-10-14 13:01:02 -04:00
Jade (Rose) Rowland
b0d2115f43 feat: mobile responsiveness 2024-10-14 12:45:55 -04:00
Martín Rodríguez
bfb22228cc
Add a search bar to the REPL Reference tab (#1165)
* Add a search bar to the REPL Reference tab
Simple text input that sticks to the top.
Filters by just checking if the search term is in the entry name or synonyms, if available.
2024-09-13 20:59:23 +01:00
Jade (Rose) Rowland
2a2ddf205a need to fix window message 2024-06-14 14:26:23 -04:00
Renamed from website/src/repl/panel/Reference.jsx (Browse further)