Skip to content

Commit ba71fa9

Browse files
committed
rewrite client in typescript
change documentation to use typedoc
1 parent 4a9738c commit ba71fa9

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+5882
-8923
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@ phoenix-*.ez
2323
.DS_Store
2424

2525
/priv/templates/phx.gen.live/core_components.ex
26+
/assets/dist/

assets/.prettierignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
dist/

assets/.prettierrc

Whitespace-only changes.

assets/js/phoenix/ajax.js

Lines changed: 0 additions & 116 deletions
This file was deleted.

0 commit comments

Comments
 (0)