Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
85 commits
Select commit Hold shift + click to select a range
d987a4e
Adding React Hook
tnylea Apr 4, 2025
af723e0
Adding updates to react hook
tnylea Apr 4, 2025
aa6cb36
Adding vue functionality for composable
tnylea Apr 4, 2025
87d8aeb
Adding react,vue, and ts defs to package json
tnylea Apr 4, 2025
8219a32
fixing the formatting
tnylea Apr 4, 2025
74f3956
fixing issues highlighted by styleci
tnylea Apr 4, 2025
61715ac
fixing issues highlighted by styleci
tnylea Apr 4, 2025
9f8612f
fixing issues highlighted by styleci
tnylea Apr 4, 2025
ab94f99
improved types
joetannenbaum Apr 7, 2025
3e4a327
Clean up and re-organize
tnylea Apr 8, 2025
d5f157b
Getting StyleCI to pass
tnylea Apr 8, 2025
3cd2080
Getting StyleCI to pass
tnylea Apr 8, 2025
be8eeab
Adding the correct way to build the react and vue hooks, fixing lint …
tnylea Apr 8, 2025
edb05fc
updating workflow test to run on ubuntu-latest
tnylea Apr 8, 2025
f4ac15b
Update use-echo.ts
joetannenbaum Apr 9, 2025
961a8d4
Update use-echo.ts
joetannenbaum Apr 9, 2025
b7ef05a
Fixing styleCI issues
tnylea Apr 11, 2025
24adf8c
Adding a few more tests
tnylea Apr 11, 2025
0b084bb
Adding simple test
tnylea Apr 11, 2025
d6d9c96
Adding simple test
tnylea Apr 11, 2025
c3cde09
Adding simple test
tnylea Apr 11, 2025
879489d
re-organizing file
tnylea Apr 14, 2025
fac7534
remove deprecated `isolatedModules`
joetannenbaum Apr 28, 2025
cc0599d
remove deprecated jest calls
joetannenbaum Apr 28, 2025
d4c8f51
refactor
joetannenbaum Apr 28, 2025
c661a03
style fix
joetannenbaum Apr 28, 2025
3c61c84
remove style ci
joetannenbaum Apr 28, 2025
c3b20a4
Update useEcho.ts
joetannenbaum Apr 28, 2025
22502df
Update use-echo.ts
joetannenbaum Apr 28, 2025
9613196
format code action
joetannenbaum Apr 28, 2025
cfe9a81
format
joetannenbaum Apr 28, 2025
14bbd2c
improve option types
joetannenbaum Apr 28, 2025
6ecc4d3
Update use-echo.ts
joetannenbaum Apr 28, 2025
6a696f6
pnpm workspaces
joetannenbaum Apr 29, 2025
9f73f97
rollup -> vite
joetannenbaum Apr 29, 2025
83e7f8e
react vite
joetannenbaum Apr 29, 2025
df74a0d
all things vite
joetannenbaum Apr 29, 2025
0923f20
react/vue entry points
joetannenbaum Apr 29, 2025
a318c98
wip
joetannenbaum Apr 29, 2025
1d5d6ef
Update hooks.test.ts
joetannenbaum Apr 30, 2025
6a73670
Update hooks.test.ts
joetannenbaum Apr 30, 2025
5c63884
vue tests
joetannenbaum Apr 30, 2025
1d5557e
leave all channel variations
joetannenbaum Apr 30, 2025
f1f8750
docblocks for clarity
joetannenbaum Apr 30, 2025
e496860
Create README.md
joetannenbaum Apr 30, 2025
2668d1b
react defaults
joetannenbaum Apr 30, 2025
c740e1e
Update use-echo.ts
joetannenbaum Apr 30, 2025
cb1a259
vue config defaults
joetannenbaum Apr 30, 2025
615b3f3
ably with sensible defaults
joetannenbaum Apr 30, 2025
c343d2c
Update use-echo.ts
joetannenbaum May 1, 2025
1bf8ece
Update use-echo.ts
joetannenbaum May 1, 2025
9005db8
Update use-echo.ts
joetannenbaum May 1, 2025
62b3a6d
Update use-echo.ts
joetannenbaum May 1, 2025
1ef657c
Update use-echo.ts
joetannenbaum May 1, 2025
3d50422
wip
joetannenbaum May 1, 2025
6033452
Update use-echo.ts
joetannenbaum May 1, 2025
5820cdd
visibility helper hooks
joetannenbaum May 1, 2025
0be1376
Update use-echo.ts
joetannenbaum May 1, 2025
8c775f5
Update README.md
joetannenbaum May 1, 2025
20650a9
wip
joetannenbaum May 1, 2025
f0b99d2
Update useEcho.ts
joetannenbaum May 1, 2025
b8a7dd0
update package names
joetannenbaum May 1, 2025
d557294
Update hooks.test.ts
joetannenbaum May 2, 2025
9f8400f
Update hooks.test.ts
joetannenbaum May 2, 2025
7b5ff11
wip
joetannenbaum May 2, 2025
9eecfb2
wip
joetannenbaum May 2, 2025
ef738e7
jest -> vitest
joetannenbaum May 2, 2025
5e167ee
Update CONTRIBUTING.md
joetannenbaum May 2, 2025
b6dfb1c
npm -> pnpm
joetannenbaum May 2, 2025
81eff91
remove deprecated standard-version
joetannenbaum May 2, 2025
793cb5e
release script
joetannenbaum May 2, 2025
a9ba929
fix homepages
joetannenbaum May 2, 2025
13aa3f7
Update package.json
joetannenbaum May 2, 2025
5544f86
align versions
joetannenbaum May 2, 2025
03858fc
Update release.sh
joetannenbaum May 2, 2025
7bd0c55
Update release.sh
joetannenbaum May 2, 2025
28b2c07
Merge branch '2.x' into starterKitIntegration
joetannenbaum May 2, 2025
81a4e42
fix workflows
joetannenbaum May 2, 2025
15e1a3d
Merge branch 'starterKitIntegration' of github.com:laravel/echo into …
joetannenbaum May 2, 2025
ee01357
Update package.json
joetannenbaum May 2, 2025
c2581e2
Update useEcho.ts
joetannenbaum May 2, 2025
63259a4
temp remove lint
joetannenbaum May 2, 2025
73714a0
Update pnpm-lock.yaml
joetannenbaum May 2, 2025
6587f48
fix running tests
joetannenbaum May 2, 2025
83e1085
fixed linting
joetannenbaum May 2, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
react/vue entry points
  • Loading branch information
joetannenbaum committed Apr 29, 2025
commit 0923f20eb7dab125d9321585bf2c5f99e89b5546
1 change: 1 addition & 0 deletions packages/react/src/index.iife.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export { configureEcho, echo, useEcho } from "./hook/use-echo";
1 change: 1 addition & 0 deletions packages/react/src/index.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export { configureEcho, echo, useEcho } from "./hook/use-echo";
4 changes: 2 additions & 2 deletions packages/react/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ const config: UserConfig = (() => {
return {
build: {
lib: {
entry: resolve(__dirname, "src/react.ts"),
entry: resolve(__dirname, "src/index.iife.ts"),
name: "EchoReact",
formats: ["iife"],
fileName: () => "echo-react.iife.js",
Expand All @@ -37,7 +37,7 @@ const config: UserConfig = (() => {
plugins: [dts()],
build: {
lib: {
entry: resolve(__dirname, "src/react.ts"),
entry: resolve(__dirname, "src/index.ts"),
formats: ["es", "cjs"],
fileName: (format, entryName) => {
return `${entryName}.${format === "es" ? "js" : "common.js"}`;
Expand Down
1 change: 1 addition & 0 deletions packages/vue/src/index.iife.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export { configureEcho, echo, useEcho } from "./composable/useEcho";
1 change: 1 addition & 0 deletions packages/vue/src/index.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export { configureEcho, echo, useEcho } from "./composable/useEcho";
4 changes: 2 additions & 2 deletions packages/vue/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ const config: UserConfig = (() => {
return {
build: {
lib: {
entry: resolve(__dirname, "src/vue.ts"),
entry: resolve(__dirname, "src/index.iife.ts"),
name: "EchoVue",
formats: ["iife"],
fileName: () => "echo-vue.iife.js",
Expand All @@ -37,7 +37,7 @@ const config: UserConfig = (() => {
plugins: [dts()],
build: {
lib: {
entry: resolve(__dirname, "src/vue.ts"),
entry: resolve(__dirname, "src/index.ts"),
formats: ["es", "cjs"],
fileName: (format, entryName) => {
return `${entryName}.${format === "es" ? "js" : "common.js"}`;
Expand Down