Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
374 commits
Select commit Hold shift + click to select a range
6ddf538
fix(component-props): make prop type names match the model type names
IcaroG Mar 11, 2025
921b143
fix: Use correct importPath in @plasmicpkgs/fetch (#658)
FMota0 Mar 13, 2025
4d66ddc
fix: Swallow userPlasmicServerQuery errors (#659)
FMota0 Mar 13, 2025
7c9f23e
Publish
Mar 13, 2025
91cd871
fix: remove some unwanted imports from client/ in shared/ (#655)
IcaroG Mar 13, 2025
85340ec
upgrade-internal
Mar 13, 2025
06fe217
fix: Swallow s3 error in dev mode (#660)
FMota0 Mar 13, 2025
a8c6c30
[PLA-11792]: Add Mentions & Replies filter on the FE (#654)
asimkhan73301 Mar 14, 2025
5572f71
chore(dynamodb): add dynamodb credentials to secret instead of env var
IcaroG Mar 13, 2025
166f7fb
[DEVOP-130] Created pipeline to push services to GAR (#650)
batimeunnescafe Mar 14, 2025
21f7ed4
chore: setup-all
IcaroG Mar 14, 2025
621989e
[PLA-11876] Comment dialogs should not exceed the boundaries (#652)
abbas-nazar Mar 15, 2025
bd18789
[PLA-11759] New comment thread UI (#661)
abbas-nazar Mar 15, 2025
ae7058f
[PLA-11872]: Comments on variants should navigate to the correct vari…
asimkhan73301 Mar 17, 2025
8300217
chore(host): export usePlasmicCanvasComponentInfo from loader-* (#664)
sarahsga Mar 17, 2025
ed138da
Publish
Mar 17, 2025
6300a25
upgrade-internal
Mar 17, 2025
cf95459
fix(code-components): check 'argTypes' for 'eventHandler' prop type
IcaroG Mar 14, 2025
23de824
fix: skipped comment reaction for self comment reaction (#667)
abbas-nazar Mar 17, 2025
c415bd0
chore: specify S3 Endpoint via env var for migration
IcaroG Mar 17, 2025
2e94d01
fix: Ignore deleted entries in app access registry (#680)
FMota0 Mar 18, 2025
4ebc887
RSC Feature (#643)
IcaroG Mar 18, 2025
c585326
Publish
Mar 18, 2025
9702852
upgrade-internal
Mar 18, 2025
8eaf3dc
fix(codegen): Add missing slash
FMota0 Mar 18, 2025
a2f150c
fix: Avoid unnecessary function call
FMota0 Mar 18, 2025
f48fc17
[PLA-11925] fix(splits): Stop writing cookies client side in loader (…
FMota0 Mar 18, 2025
4b7e3c8
Publish
Mar 18, 2025
73e4795
upgrade-internal
Mar 18, 2025
9622ce7
fix(interactions): clear function args when changing reference to var…
IcaroG Mar 17, 2025
3cada1d
chore(s3): conditionally add ACL depending on endpoint
IcaroG Mar 19, 2025
ffb2504
[PLA-11905] only duplicate private style once when copy pasting the t…
IcaroG Mar 19, 2025
29b36e4
[PLA-11828] Assert no warnings are thrown in DialogTrigger tests (#699)
sarahsga Mar 20, 2025
1b0bf7a
Publish
Mar 20, 2025
df85399
upgrade-internal
Mar 20, 2025
9192d52
fix(wab): allowRootWrapper is not synced (#689)
sarahsga Mar 20, 2025
ea59197
refactor(rac): Id Manager (#621)
sarahsga Mar 20, 2025
404089d
Publish
Mar 20, 2025
ff256e1
upgrade-internal
Mar 20, 2025
400d253
[PLA-11868]: fix type and a missing prop in nextjs loader (#675)
alex-noel Mar 20, 2025
2ba6167
Publish
Mar 20, 2025
6e9d2ab
refactor: threads sorted by updatedAt DESC and thread history by crea…
abbas-nazar Mar 20, 2025
6008fa2
[PLA-10780] grouping in comments tab (#679)
abbas-nazar Mar 20, 2025
5555081
refactor: added max height and autofocus to comment post text area (#…
abbas-nazar Mar 21, 2025
d74f7b6
feat(server-queries): improve UI for data preview (#691)
IcaroG Mar 21, 2025
24bc406
fix(branching): Optimize ancestors function (#705)
FMota0 Mar 21, 2025
55290a8
[PLA-11950] reaction button should appear next to reactions (#706)
abbas-nazar Mar 21, 2025
3cda039
[PLA-11945] update filter, thread status and notifications labels (#703)
abbas-nazar Mar 21, 2025
30735b2
fix(rac): Aria Select/Combobox does not auto-open on first render (#688)
sarahsga Mar 24, 2025
2200e4a
Publish
Mar 24, 2025
023fad6
upgrade-internal
Mar 24, 2025
ff00955
feat(wab): Add description/tags to merge dialog (#701)
sarahsga Mar 24, 2025
3ba6846
chore: remove migrate bundle job
IcaroG Mar 20, 2025
d63a136
[PLA-11932] fix(props): Allow links to non plasmic pages in default p…
FMota0 Mar 24, 2025
55671f5
fix(cli): allow changing page path in RSC mode (#714)
IcaroG Mar 25, 2025
f5e74b8
Publish
Mar 25, 2025
cf5cadc
upgrade-internal
Mar 25, 2025
49898a7
fix(wab): Published versions left pane no longer works inside of a br…
sarahsga Mar 25, 2025
46cb362
added showComments devFlag based check in studioCtx (#715)
abbas-nazar Mar 25, 2025
d326192
refactor: comment threads sorted by createdAt DESC (#716)
abbas-nazar Mar 25, 2025
5ef6493
comment post improvements (#717)
abbas-nazar Mar 25, 2025
1a5fb12
[PLA-11948] add comment marker should not be displayed in spotlight m…
abbas-nazar Mar 25, 2025
f2e7d2a
fix(server-queries): minor fixes to RSC codegen
IcaroG Mar 25, 2025
5d7ca8f
[PLA-11873]: Comments should show in focused mode (#712)
asimkhan73301 Mar 27, 2025
168b154
feat(server-queries): conditionally await searchParams for dynamic re…
IcaroG Mar 26, 2025
5036bc4
[PLA-11863] fix(branching): Treat event handlers interactions as atom…
FMota0 Mar 27, 2025
4de9037
fix(cc-variants): Ensure only valid cc variants in upgrade (#729)
FMota0 Mar 27, 2025
8d8af50
fix(rac): Unable to build nextjs project using Listbox (#732)
sarahsga Mar 27, 2025
9762816
Publish
Mar 27, 2025
91ab54a
refactor: Variant group isThread renamed to canUpdateHistory in Comme…
abbas-nazar Mar 27, 2025
50a1783
fix(comments): Use tryGetTplOwnerComponent (#738)
FMota0 Mar 27, 2025
e7b9d61
upgrade-internal
Mar 27, 2025
aef9795
[PLA-11974] fix(dom-utils): Continuously observe elements (#736)
FMota0 Mar 27, 2025
fbcc6ef
[PLA-11943] Optimistic Comments BE (#719)
abbas-nazar Mar 28, 2025
22d11a5
fix(codegen): disable @ts-check after disabling lints to avoid errors…
IcaroG Mar 28, 2025
d247f11
[PLA-11943] optimistic comments updates (#698)
abbas-nazar Mar 28, 2025
181d43e
fix(linting): Properly link deep inspect invalid dom (#735)
FMota0 Mar 28, 2025
ccf91cd
fix(rsc): Include serverQueries as condition to include data sources …
FMota0 Mar 28, 2025
530318e
[plasmic-basic-components] chore: remove default exports
jaslong Mar 27, 2025
1b434aa
add msw
jaslong Mar 27, 2025
c1ad4c0
add plasmic-basic-components storybook tests
jaslong Mar 27, 2025
8db048a
fix: Embed HTML re-loading scripts
jaslong Mar 28, 2025
fd7567b
Publish
Mar 28, 2025
2116d72
upgrade-internal
Mar 28, 2025
d5d0405
Opt out of parallel execution in playwright config (#741)
sarahsga Mar 28, 2025
b0919dd
chore: upgrade to dompurify@2.5.8 (#751)
jaslong Apr 1, 2025
c8e5376
[PLA-11769]: Bundle migration to merge duplicate variants (#676)
asimkhan73301 Apr 1, 2025
4a07738
[PLA-11979] fix(rsc): Unify APIs between rsc and non-rsc (#750)
FMota0 Apr 1, 2025
b6a5952
chore: remove dompurify (#754)
jaslong Apr 1, 2025
46d8577
feat(custom-function): add Choice type for registered functions (#749)
IcaroG Apr 2, 2025
7256c01
Publish
Apr 2, 2025
8ddeb8e
Update Dockerfile to use latest node18 image (#757)
jaslong Apr 2, 2025
1adece8
upgrade-internal
Apr 2, 2025
b1da10f
fix: dockerfile should install latest versions of apk deps (#759)
jaslong Apr 2, 2025
d7afa93
fix: track imported deps (#758)
jaslong Apr 2, 2025
60136cc
[PLA-10842] Add loader tests for all components (#249)
sarahsga Apr 3, 2025
0bee465
Publish
Apr 3, 2025
5fdc1f3
upgrade-internal
Apr 3, 2025
7dd8962
Abbas/comment updates (#746)
abbas-nazar Apr 3, 2025
12d7c74
Revert "fix(rac): Aria Select/Combobox does not auto-open on first re…
sarahsga Apr 3, 2025
2d2677c
Publish
Apr 3, 2025
b41ceae
chore: delete codegen with rollup (#752)
jaslong Apr 4, 2025
d6e474a
refactor: removed requireSignUpSwitch in ShareDialogContent (#770)
abbas-nazar Apr 4, 2025
c405e54
[PLA-11975]: Branching merge failed with removal of component from im…
asimkhan73301 Apr 4, 2025
0afe749
[PLA-11901]: Update user mention format (#686)
asimkhan73301 Apr 4, 2025
807eaaa
feat: import plexus components in insertable templates (#762)
jaslong Apr 4, 2025
2a73335
[PLA-11978] Custom function choice (#761)
IcaroG Apr 7, 2025
ed02b22
Publish
Apr 7, 2025
ae0d17d
[PLA-11488]: Commands: Add state related commands and improve Command…
asimkhan73301 Apr 7, 2025
965287c
upgrade-internal
Apr 7, 2025
94b80a1
[PLA-11972]: Focus on tpl from right panel comments not working in fo…
asimkhan73301 Apr 7, 2025
03c45e4
chore: add simple query mode option for postgres connection
jfmrm Apr 9, 2025
4cc598f
[PLA-11983] Graphql fetcher (#790)
IcaroG Apr 9, 2025
3adef9c
Publish
Apr 9, 2025
de88115
upgrade-internal
Apr 9, 2025
2f89e11
feat: setup wab events to go to posthog (#785)
jaslong Apr 9, 2025
6446e97
fix(rac): Remove registered variants on Popover and Tooltip (#687)
sarahsga Apr 10, 2025
0ea45f2
Publish
Apr 10, 2025
7e56b0f
upgrade-internal
Apr 10, 2025
53cbef2
[PLA-11835] Viewing hidden elements UX (#708)
sarahsga Apr 14, 2025
eb81ce5
Publish
Apr 14, 2025
b9d4582
upgrade-internal
Apr 14, 2025
871b234
[PLA-11723] Plasmic component should have the same style sections as …
sarahsga Apr 14, 2025
bd1a829
Replace yang's cal with jason's cal (#825)
jaslong Apr 14, 2025
2e23516
feat: sample 10% of shortcut key events (#820)
jaslong Apr 15, 2025
4a7b058
[PLA-11812]: Removing Reveal Behaviour with Slots doesn't work (#788)
asimkhan73301 Apr 15, 2025
d92698c
fix(wab): Could not find Plume component named (#826)
sarahsga Apr 15, 2025
2cccf2f
fix(user-mentions): update mention text properly when it's undefined …
asimkhan73301 Apr 15, 2025
2a658d3
analytics-rproxy (#815)
jaslong Apr 15, 2025
a621b13
refactor: refactored comment-ctx to have openedThread and openedNewTh…
abbas-nazar Apr 15, 2025
8b6c413
fix(user-mentions): render user mentions popover in portal to avoid c…
asimkhan73301 Apr 16, 2025
364221d
[PLA-12002] Polish markdown styling (#819)
abbas-nazar Apr 16, 2025
082fc14
fix(states): find all state usages before start mutating the site for…
IcaroG Apr 17, 2025
ed06513
test(auto-open): skip broken test for now (#852)
IcaroG Apr 17, 2025
f646cb8
fix: stop click propogation on comment markers (#853)
abbas-nazar Apr 18, 2025
583a536
[PLA-11897] Update hover effect (#814)
abbas-nazar Apr 18, 2025
f6802be
[PLA-10842] Slider Output component cannot be componentized (#682)
sarahsga Apr 18, 2025
20cffbd
Publish
Apr 18, 2025
4ed32ac
upgrade-internal
Apr 18, 2025
5d00ea2
[PLA-11899] Fix comment clutter (#811)
abbas-nazar Apr 18, 2025
2be2363
fix(rac): Allow visibility style section on overlay arrow (#855)
sarahsga Apr 19, 2025
179315f
Publish
Apr 20, 2025
139cab3
upgrade-internal
Apr 20, 2025
94bf109
[PLA-11995] Share Dialog Content Changes (#782)
abbas-nazar Apr 21, 2025
78f6989
fix(user-mentionss): remove unncessary space (#839)
asimkhan73301 Apr 21, 2025
8461d98
fix(rac): Tooltip open/close delay no longer works (#856)
sarahsga Apr 21, 2025
f40f1f3
Publish
Apr 21, 2025
fd5fc4d
upgrade-internal
Apr 21, 2025
f46b07e
refactor: Design system update v91.1.1, icon button transition remove…
abbas-nazar Apr 21, 2025
8fb0bc1
refactor: refactored ShareModal to include ShareDialogContent in chil…
abbas-nazar Apr 21, 2025
c586904
fix(wab): Hide visibility toggle from the left pane if instance has s…
sarahsga Apr 22, 2025
7c6dbfc
fix(test): unskip an auto-open test (#866)
sarahsga Apr 22, 2025
2bb3419
fix: viewer, commenter and content can be invited by content or above…
abbas-nazar Apr 22, 2025
a8e68ec
[PLA-12017] Hide button in Auto-open banner (#863)
sarahsga Apr 23, 2025
f9149d4
[PLA-11958] Auto-open hidden element on next selection only (#864)
sarahsga Apr 24, 2025
0ee8158
[PLA-12042] Comment Improvements (#865)
abbas-nazar Apr 24, 2025
ecc89ba
fix: unset preview expr (#899)
jaslong Apr 24, 2025
606fd8a
fix(s3): throw TimeoutError when querying S3
IcaroG Apr 24, 2025
879739c
upgrade-internal
Apr 25, 2025
42b208f
fix(user-mentions): use document execCommand to ensure browser native…
asimkhan73301 Apr 26, 2025
ba4303b
[PLA-11138] (Nested styles -> Allow external access) crashes Studio (…
sarahsga Apr 28, 2025
20f82b2
fix(wab): Choice of Publish actions not respected (#915)
sarahsga Apr 28, 2025
6e3b7ad
[PLA-12067] Auto-Open banner should not show for TplComponents with V…
sarahsga Apr 28, 2025
d7d1274
Abbas/commens addition (#909)
abbas-nazar Apr 28, 2025
f21f48b
chore: prop editor improvements (#900)
jaslong Apr 29, 2025
6831492
[PLA-11841] Improve validation of code expressions (#893)
sarahsga Apr 29, 2025
a6c2389
Revert "[PLA-11841] Improve validation of code expressions (#893)" (#…
sarahsga Apr 29, 2025
9978c51
[PLA-11992] Add groups for Custom Function select (#917)
IcaroG Apr 29, 2025
83913a4
Publish
Apr 29, 2025
a4ac8cb
upgrade-internal
Apr 29, 2025
e62409d
fix(custom-function): move display name to custom function registration
IcaroG Apr 29, 2025
2a32c51
Publish
Apr 29, 2025
c6af989
upgrade-internal
Apr 29, 2025
f2b0f13
chore: delete unused devflags (#923)
jaslong Apr 30, 2025
484c2c8
refactor: add comment marker background color change on hover removed…
abbas-nazar Apr 30, 2025
8847b9f
fix: remove duplicate/wrong retries (#913)
jaslong Apr 30, 2025
f58dac6
fix(LoadingBoundary): don't render nothing on SSR
jtomaszewski Mar 31, 2025
95ecd3c
fix(plasmic-basic-components): remove unused imports
IcaroG Apr 29, 2025
13f6147
Publish
Apr 30, 2025
8c0c85f
upgrade-internal
Apr 30, 2025
d0e045d
[PLA-12006] Close thread dialog on outside click, unless interacted w…
abbas-nazar May 1, 2025
eb08771
Fix run-cpa + update cpa-out (#932)
sarahsga May 1, 2025
1af909c
Publish
May 1, 2025
216cdde
feat: change unset to remove prop, add remove image button for ImageP…
jaslong May 2, 2025
83298da
[PLA-11841] Improve validation of code expressions (#937)
sarahsga May 2, 2025
038539d
feat: basic Rive code component integration
Apr 30, 2025
986d20e
fix(rive): use the correct package name
sarahsga May 3, 2025
8221547
Publish
May 3, 2025
effd91f
fix(cd): Add plasmicpkgs/rive to workspaces
sarahsga May 3, 2025
7c3cb37
fix(wab): disable plasmic hosting action
sarahsga May 1, 2025
ac22359
fix(rive): Fix unable to publish plasmicpkgs/rive in the CI (#949)
sarahsga May 5, 2025
2ff008c
Publish
May 5, 2025
4022d3d
[PLA-11854]: TanStack Codegen (#801)
asimkhan73301 May 5, 2025
ba32f91
Publish
May 5, 2025
01d5ab3
upgrade-internal
May 5, 2025
6c799f5
sync Code Display and Onboarding project
jaslong May 3, 2025
606dc90
update frameworks list to match
jaslong May 3, 2025
ec9c63b
fix(tanstack): illegal characters in the package.json name field due …
asimkhan73301 May 6, 2025
59e896b
Publish
May 6, 2025
dd4b286
[PLA-12044] Comments panel should work in Custom Arena (#897)
abbas-nazar May 6, 2025
07eade6
[PLA-12074] Add displayName to custom function (#938)
IcaroG May 6, 2025
6b7ef51
[PLA-12070]: Move Web Importer Extensions code to Platform (#914)
asimkhan73301 May 6, 2025
5d811f4
fix(tanstack): remove Link prop from PlasmicRootProvider (#973)
asimkhan73301 May 7, 2025
473a0fd
Publish
May 7, 2025
2d41635
fix: ImagePropEditor setting image (#976)
jaslong May 7, 2025
14c3660
fix(tanstack): fixed stylesheet links not added in the HeadOptions wh…
asimkhan73301 May 7, 2025
4ee9244
added pointer events: auto to CommentDialogContainer section (#972)
abbas-nazar May 7, 2025
52986ad
[PLA-12046] Email link does not link to correct branch (#958)
abbas-nazar May 7, 2025
50cfe79
refactor: comment dialog close icon size refactored (#980)
abbas-nazar May 7, 2025
fcb7d9d
[PLA-12117]: Organize studio components for Copilot Prompt (#983)
asimkhan73301 May 7, 2025
ba25c07
delete unused root pnpm-workspace.yaml
jaslong May 5, 2025
26c3803
deprecate loader-vue
jaslong May 3, 2025
7e4b05b
deprecate loader-angular
jaslong May 3, 2025
c67a36e
deprecate loader-svelte
jaslong May 3, 2025
0f3fddf
refactor: removed comments marker overlay (#999)
abbas-nazar May 8, 2025
79333b8
[PLA-12081]: Add basic test cases for WebImporter Html Parser (#998)
asimkhan73301 May 11, 2025
002dd78
fix(wab): Use proper casing for ref actions (#977)
sarahsga May 12, 2025
24fa9e3
[PLA-12083] make Rive code components hostless (#962)
sarahsga May 12, 2025
289cef4
Publish
May 12, 2025
8f9b351
upgrade-internal
May 12, 2025
9a438ba
fix(wab): not show plume components in New Component modal (#1021)
sarahsga May 13, 2025
75c976a
feat(custom-function): allow context data for registered functions
IcaroG May 13, 2025
8d87a87
Publish
May 13, 2025
fd01108
upgrade-internal
May 13, 2025
f1d0199
[PLA-12142] Type error in codegen for deeply nested code component ro…
sarahsga May 13, 2025
6485484
chore: refactor CommentPostForm
jaslong May 13, 2025
bc9405c
feat(emails): Add react-email code components + email testing script …
sarahsga May 14, 2025
34bd39a
Revert "fix(LoadingBoundary): don't render nothing on SSR" (#1037)
sarahsga May 14, 2025
8bf29a2
Publish
May 14, 2025
8d8ebaa
upgrade-internal
May 14, 2025
654e36f
squash of https://github.com/plasmicapp/plasmic/pull/135
hyunnbunt Feb 7, 2025
fd13690
fixes to https://github.com/plasmicapp/plasmic/pull/135
jaslong May 13, 2025
38991bf
sort wrap in component list
jaslong May 11, 2025
670180d
upgrade-internal
May 14, 2025
83e2bac
fix: check CmsRowData is not null before accessing (#1044)
jaslong May 15, 2025
b207b99
chore: run yarn setup-all
IcaroG May 13, 2025
4cd8874
[PLA-11940] moment js relative timestamps in studio (#1011)
abbas-nazar May 15, 2025
b77c313
feat(custom-function): use context data for registered functions in s…
FMota0 May 8, 2025
6aaf6d3
[PLA-12097]: add image support for UI copilot in Backend (#1014)
asimkhan73301 May 15, 2025
8fafdd9
[PLA-12113] Canvas comment markers should match existing marker behav…
abbas-nazar May 15, 2025
c154793
[PLA-12116]: Complete user mention action in input is not working as …
asimkhan73301 May 15, 2025
0af941b
[PLA-12161]: Copilot Prompt Image attachment client integration (#1038)
asimkhan73301 May 16, 2025
36bf091
fix(wab): allowRootWrapper should consider deeply nested code compone…
sarahsga May 16, 2025
0c895f5
fix(server): resolve transaction before returning the OPTIONS requests
IcaroG May 16, 2025
ef8d02f
squash of https://github.com/plasmicapp/plasmic/pull/141
angiehemans May 9, 2025
e62e6c4
feat: don't close ArenaContextMenu so often
jaslong May 15, 2025
df8233f
Merge remote-tracking branch 'origin/master' into upstream
willymwai May 19, 2025
2f9c3e2
feat(commerce): add checkout and wishlist features to commerce package
willymwai May 19, 2025
76ad0d4
feat(commerce): add checkout and wishlist features to commerce package
willymwai May 19, 2025
a03fcaa
chore(dependencies): update @plasmicpkgs/commerce and commerce-spree …
willymwai May 19, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
.ipynb_checkpoints/
.venv/
/.direnv/
*.tf
**/.terraform/*
*.tfstate
*.tfstate.*
Expand Down
16 changes: 0 additions & 16 deletions docs/contributing/platform/01-config-tooling.md
Original file line number Diff line number Diff line change
Expand Up @@ -333,22 +333,6 @@ Some pointers:
auto-scroll things into view (which we almost never want since there's no real
scrolling in our app).

## Debugging module graph

Look at what modules are big (you may want to compare the results from
before and after your commit):

yarn source-map-explorer build/static/js/canvas.js

If you want to figure out how a particular module is getting included, use:

rm graph.json
bash tools/import-chains.bash

import-chains.bash currently just works for canvas-entry.tsx (which is the
entrypoint for the canvas.js bundle), but it can be easily updated to analyze a
different entrypoint.

## Audit licenses of dependencies

For node dependencies, do this from each project directory:
Expand Down
5 changes: 0 additions & 5 deletions examples/angular-components/README

This file was deleted.

16 changes: 0 additions & 16 deletions examples/angular-components/angular-app/.browserslistrc

This file was deleted.

16 changes: 0 additions & 16 deletions examples/angular-components/angular-app/.editorconfig

This file was deleted.

42 changes: 0 additions & 42 deletions examples/angular-components/angular-app/.gitignore

This file was deleted.

27 changes: 0 additions & 27 deletions examples/angular-components/angular-app/README.md

This file was deleted.

94 changes: 0 additions & 94 deletions examples/angular-components/angular-app/angular.json

This file was deleted.

Loading