Garrett Walker
|
3209b576a5
fix lint
|
1 year ago |
Garrett Walker
|
408ce647a8
Went a different direction with this that I believe is simpler to reason about and aligns more closely to how a user would expect this to work
|
1 year ago |
Alvaro Saburido
|
2607403518
Merge branch 'main' into 426-groups-emit-children-events
|
1 year ago |
Alvaro Saburido
|
0918fabe1a
chore(deps): update dependencies and vite to v5 (#454)
|
1 year ago |
alvarosabu
|
343ed18990
docs: correct analyticis domain data id
|
1 year ago |
alvarosabu
|
b88fef7b5e
docs: added fathom analytics to docs
|
1 year ago |
Alvaro Saburido
|
b17793f63b
docs: replace astackblitz embeds for sandbox (#452)
|
1 year ago |
Garrett Walker
|
96a3955dc9
Second stab at this, now when registering object with event listeners we check if an object isGroup. If it is, we run through it's children and set their event listeners as the parents. If the child already has event listeners wired up, then we combine the functions
|
1 year ago |
Garrett Walker
|
7d65796e93
Groups will emit children events...mostly
|
1 year ago |
Alvaro Saburido
|
2c7a8e2f70
docs: blog updates (#437)
|
1 year ago |
Alvaro Saburido
|
02bcb0c8bd
Update README.md (#435)
|
1 year ago |
Alvaro Saburido
|
2bd3cb0863
Update README.md badges
|
1 year ago |
Alvaro Saburido
|
afd58f8c5b
chore: repo improvements and automerge (#434)
|
1 year ago |
alvarosabu
|
3cd039bfbf
chore: release v3.5.0
|
1 year ago |
notRyan
|
f0b3417581
docs: Add github & issuess to top menu (#420)
|
1 year ago |
Garrett Walker
|
ef905a3113
feat(useSeek): Add `seekAll` and `seekAllByName` methods to `useSeek` composable (#433)
|
1 year ago |
Patrick Byrn
|
45aeafd41c
fix(types-(fix-#427)): vueprops change ref to vnoderef and key add number and symbol (#428)
|
1 year ago |
alvarosabu
|
ffaadebd8a
chore: release v3.4.1
|
1 year ago |
Alvaro Saburido
|
8fd991a032
fix: passing class and style attrs only (#423)
|
1 year ago |
alvarosabu
|
453c8620a1
chore: release v3.4.0
|
1 year ago |
Alvaro Saburido
|
aeab3e8632
fix: pass attrs down to canvas (#422)
|
1 year ago |
renovate[bot]
|
44845c4d1d
chore(deps): update dependency @tresjs/eslint-config-vue to ^0.2.0 (#392)
|
1 year ago |
kedniko
|
7b01a8ceff
docs: fix invalid link in nav (#406)
|
1 year ago |
hawk86104
|
112fc7db55
add package.json -> exports.require = "./dist/tres.umd.cjs" (#419)
|
1 year ago |
Jaime A Torrealba C
|
064806f518
feat: announce cientos 3.5.0 (#417)
|
1 year ago |
Magomed Chemurziev
|
8738f221d6
docs: fix orbit-controls example typo (#411)
|
2 years ago |
alvarosabu
|
a0566d960b
chore: release v3.3.0
|
2 years ago |
Tino Koch
|
0d0054577a
fix(core): made v-if work again (#409)
|
2 years ago |
Jaime A Torrealba C
|
193b4ed035
docs: announce cientos 3.4.0 (#405)
|
2 years ago |
Tino Koch
|
838d779e59
feat: context (TresContext) is now exposed from TresCanvas (#404)
|
2 years ago |