issues
search
final-form
/
final-form-calculate
Decorator for calculating field values based on other field values in 🏁 Final Form
MIT License
113
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Is this package still alive?
#60
Aerendir
opened
1 year ago
0
Bump json5 from 1.0.1 to 1.0.2
#59
dependabot[bot]
opened
1 year ago
0
Bump qs from 6.5.2 to 6.5.3
#58
dependabot[bot]
opened
1 year ago
0
Bump decode-uri-component from 0.2.0 to 0.2.2
#57
dependabot[bot]
opened
1 year ago
0
Bump jsdom from 16.4.0 to 16.7.0
#56
dependabot[bot]
opened
2 years ago
0
Bump minimist from 1.2.5 to 1.2.6
#55
dependabot[bot]
opened
2 years ago
0
Add generic for value types
#54
nielsdB97
opened
2 years ago
0
Bump tmpl from 1.0.4 to 1.0.5
#53
dependabot[bot]
opened
3 years ago
0
If the component re-render, prevValues will be an empty object and the calculated values will the be broken
#52
jdeniau
opened
3 years ago
0
Bump ws from 7.3.1 to 7.4.6
#51
dependabot[bot]
opened
3 years ago
0
Bump hosted-git-info from 2.8.8 to 2.8.9
#50
dependabot[bot]
opened
3 years ago
0
Bump lodash from 4.17.20 to 4.17.21
#49
dependabot[bot]
opened
3 years ago
0
Bump y18n from 4.0.0 to 4.0.1
#48
dependabot[bot]
opened
3 years ago
0
Version 1.3.2 lacks the type hint updates
#47
eviltwin
opened
3 years ago
4
Bump node-notifier from 8.0.0 to 8.0.1
#46
dependabot[bot]
opened
3 years ago
0
Adds Option To Ignore Updates On InitialValues
#45
wesflynn
opened
3 years ago
0
Bump ini from 1.3.5 to 1.3.7
#44
dependabot[bot]
opened
3 years ago
0
calculate sum of total price
#43
BakriSusanto
closed
4 years ago
0
field matching pattern
#42
BakriSusanto
closed
4 years ago
0
matching pattern
#41
BakriSusanto
closed
4 years ago
0
Bump lodash from 4.17.10 to 4.17.19
#40
dependabot[bot]
closed
4 years ago
1
Provide FormValues for createDecorator
#39
A11oW
closed
4 years ago
6
Provide FormValues for createDecorator
#38
A11oW
closed
4 years ago
5
Update types and docs for FieldPattern
#37
JustWalters
closed
4 years ago
2
field update does not trigger parse
#36
alex-shatalov
opened
4 years ago
0
Trigger calculalte/updates only onBlur events
#35
s4msung
opened
4 years ago
1
Calculated fields got lost when form reset and none of the fields that trigger the calculations is dirty
#34
thefat32
opened
4 years ago
0
Bump handlebars from 4.1.0 to 4.5.3
#33
dependabot[bot]
closed
4 years ago
1
FieldPattern supports array of regular expressions
#32
JustWalters
closed
4 years ago
2
Why not use useEffect and FormSpy?
#31
nik-lampe
opened
5 years ago
2
update is not a function
#30
crobinson42
closed
5 years ago
1
Final form calculate doesn't work with array fields for the initial calculation
#29
pinkynrg
opened
5 years ago
1
React final form calculate makes dirty form in async initalValues
#28
rzkhosroshahi
opened
5 years ago
0
Fieldnames as array don't work when nested fields change
#27
nik-lampe
opened
5 years ago
1
Update gets triggered on render with initialValues
#26
AdamGerthel
opened
5 years ago
13
Allow to block field updates on chained updates
#25
butchyyyy
closed
4 years ago
2
Add previous values to updates function
#24
dbertella
closed
5 years ago
5
Access previous values
#23
rockingskier
closed
5 years ago
2
How to compute using nested fields?
#22
nareshbhatia
opened
6 years ago
1
Add support for RegExp in calculation field array definition
#21
zimme
closed
5 years ago
6
Could/Should calculations be debounced by default?
#20
zimme
opened
6 years ago
1
Typescript typings missing from 1.2.0 on yarnpkg.com
#19
chrismay
closed
6 years ago
3
Update final-form version.
#18
cpsubrian
closed
5 years ago
2
Add promises support
#17
TiuSh
closed
6 years ago
2
Allow promises as updates return values
#16
TiuSh
closed
6 years ago
5
Allow for updating form fields that are not yet rendered
#15
617dev
closed
6 years ago
4
Keep externals as deps
#14
Andarist
closed
6 years ago
2
Copying typescript definition file to dist folder
#13
CarlosBonetti
closed
6 years ago
2
Add typescript definition file and test
#12
CarlosBonetti
closed
6 years ago
4
Allowed field pattern to be a string[]
#11
erikras
closed
6 years ago
2
Next