Skip to content

Commit 7eaffcd

Browse files
author
Sébastien Henau
committed
docs: update vue improvements docs with new features
1 parent e3f83f3 commit 7eaffcd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.claude/docs/projects-vue-improvements.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
- [x] `FlareErrorBoundary` component with `fallback` slot
66
- [x] `FlareErrorBoundary` fallback with `reset` method
77
- [x] `FlareErrorBoundary` fallback passes component hierarchy info
8-
- [ ] `FlareErrorBoundary` supports `beforeEvaluate` callback
9-
- [ ] `FlareErrorBoundary` supports `beforeSubmit` callback
10-
- [ ] `FlareErrorBoundary` supports `afterSubmit` callback
8+
- [x] `FlareErrorBoundary` supports `beforeEvaluate` callback
9+
- [x] `FlareErrorBoundary` supports `beforeSubmit` callback
10+
- [x] `FlareErrorBoundary` supports `afterSubmit` callback
1111
- [ ] `FlareErrorBoundary` supports `onReset` prop
1212
- [ ] `FlareErrorBoundary` `onReset` passes previous error
1313
- [ ] `FlareErrorBoundary` supports `resetKeys` prop (via watchers)

0 commit comments

Comments
 (0)