gradio/js/app
Hannah 3539787ebb
Add line numbering and collapse/expand logic to gr.JSON (#8929)
* add line numbers and collapse + expand logic

* add story test and style tweaks

* add changeset

* allow expanding via preview

* story tweaks

* remove mobile/desktop story tests

* remove unused thing

* add open param

* amend test

* * add cm-like theme colors
* prevent copy + pasting line numbers and toggle
* a11y tweaks

* update lines on rerender

* fix test

* fix test

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2024-07-30 23:58:03 +01:00
..
public
src add space header (#8846) 2024-07-22 19:47:14 +00:00
test Add line numbering and collapse/expand logic to gr.JSON (#8929) 2024-07-30 23:58:03 +01:00
.gitignore
build_plugins.ts First time loading performance optimization (#8571) 2024-06-20 09:38:40 +01:00
CHANGELOG.md chore: update versions (#8777) 2024-07-22 13:28:00 -07:00
component_loader.js Gradio components in gr.Chatbot() (#8131) 2024-06-14 14:43:35 +00:00
index.html First time loading performance optimization (#8571) 2024-06-20 09:38:40 +01:00
lite.html
package.json chore: update versions (#8777) 2024-07-22 13:28:00 -07:00
postcss.config.js
vite.config.ts Fix build for pre-release (#8832) 2024-07-18 11:25:50 +00:00