Louis Knight-Webb
6295cad54c
fix examples
2025-09-26 15:53:35 +01:00
Louis Knight-Webb
147db5660e
Cleanup (vibe-kanban dc18a724)
...
- Remove the API requests, they're not used (we use iframe communication now)
- Disable the context menu, we are instead rendering a visualisation in the parent iframe
2025-09-26 12:33:16 +01:00
Louis Knight-Webb
4faf9f2284
Display textarea (vibe-kanban ad87c626)
...
Instead of showing the contextmenu, we should show a textarea followed by the list of components currently displayed in the contextmenu, as well as a submit button when text has been entered.
The components currently in the contextmenu are no longer clickable.
For now, when the submit button is pressed, we should just console log.
2025-09-18 22:36:00 +01:00
github-actions[bot]
9c98f4115d
Version Packages ( #91 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-02 17:27:19 -05:00
Eric Clemmons
3cbb570db8
Fixes #89 ( #92 )
2024-11-02 17:23:31 -05:00
github-actions[bot]
cb0135c510
Version Packages ( #90 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-01 21:58:20 -05:00
github-actions[bot]
fe99c6a53c
Version Packages ( #76 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-11-25 13:18:57 -06:00
Hossein Saniei
9246a89c5a
Add Remix/ESBuild support by checking the _debugOwner._debugSource ( #73 )
...
* fix: add support to specify project's root
* fix: add path modifier
* fix: remove bad code
* fix: add changeset
* fix: remix example
* fix: use pathModifier in ContextMenu
---------
Co-authored-by: Eric Clemmons <eric@smarterspam.com >
2023-11-25 13:08:07 -06:00
github-actions[bot]
e4207cd442
Version Packages ( #57 )
...
* Version Packages
* Delete CHANGELOG.md
* Update apps/next/package.json
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Eric Clemmons <eric@smarterspam.com >
2022-07-07 16:46:37 -05:00
Eric Clemmons
5face1b965
Ignore apps
2022-06-24 14:18:58 -05:00
Eric Clemmons
535727a05b
Try to fix "TypeError: Invalid comparator: latest"
2022-06-11 11:13:40 -06:00
Eric Clemmons
9775582468
Fix value from #44
2022-06-11 12:00:38 -05:00
Piyush Johnson
2c9c5ed82d
Add example for editor from process.env ( #44 )
2022-06-11 11:55:24 -05:00
Eric Clemmons
b2dbad4eef
Fix #40 – Cannot find module './src/ClickToComponent' or its corresponding type declarations. ( #51 )
2022-06-11 11:48:43 -05:00
Eric Clemmons
de2c3bc582
Revert "Ignore apps"
...
This reverts commit d369d75d80 .
2022-04-26 11:41:13 -05:00
Eric Clemmons
d369d75d80
Ignore apps
2022-04-26 10:37:57 -05:00
Eric Clemmons
d5901e3d0a
Organize imports
2022-04-26 10:24:28 -05:00
Eric Clemmons
8c5ee60337
Add click-to-react-component
2022-04-25 17:00:07 -05:00
Eric Clemmons
8d5dcb6a8d
pnpx create-remix --template remix-run/indie-stack
2022-04-25 12:15:09 -05:00
Eric Clemmons
e9bfc3fa0e
click-to-component works!
2022-04-21 21:10:43 -05:00
Eric Clemmons
d012882a5a
Add .prettierrc to match CRA formatting
2022-04-21 21:10:31 -05:00
Eric Clemmons
4282913ff8
Add CRA
2022-04-21 21:10:16 -05:00
Eric Clemmons
29e59a000b
Update deps
2022-04-21 17:40:26 -05:00
Eric Clemmons
c9ddb9732f
Working ClickToComponent
2022-04-21 17:38:48 -05:00
Eric Clemmons
6a2804883c
useClickToComponent()
2022-03-17 18:57:29 -05:00
Eric Clemmons
05b436d4e1
pnpx create-next-app apps/next --ts
2022-03-17 18:14:52 -05:00