Commit Graph

14 Commits

Author SHA1 Message Date
Stephen Rhodes 1782484ce9 Updated flow.md to fix type for error (#833) 2018-11-07 15:46:01 -07:00
Rico Sta. Cruz 9bb52c7a5e
Merge pull request #478 from tomarrell/patch-1
Fixed incorrect flow type output
2018-05-14 09:22:52 +08:00
Rico Sta. Cruz bb9034d9ef
Merge pull request #475 from raunofreiberg/react-flow-minimal
[flow] modify minimal example to typing React components
2018-05-14 09:22:19 +08:00
Peter Zalewski ad6f11df46
Fix typo 2018-04-17 11:25:06 -04:00
Tom Arrell 92b16c9132
Fixed incorrect flow type output
For an optional property, the property can either be undefined, otherwise must be any value that is not null. The example was showing  the incorrect output of a setting the value to null.
2018-04-03 16:56:13 +12:00
raunofreiberg 545c82fc89 [flow] modify minimal example to typing React components 2018-03-29 14:19:18 +03:00
Rico Sta. Cruz 5f1d4265eb
Tag some cool cheatsheets as 'featurable' 2017-10-30 00:14:53 +08:00
Rico Sta. Cruz 3276d1bdba
flow: add references 2017-10-10 20:38:37 +08:00
Rico Sta. Cruz 72cb1f9b78
flow: teach type inference 2017-09-21 13:10:14 +08:00
Rico Sta. Cruz 8a26578d2f
flow: significant improvements 2017-09-20 16:52:04 +08:00
Rico Sta. Cruz 8c01130950
Use a more normal timestamp format 2017-08-30 19:33:17 +08:00
Rico Sta. Cruz c934ae39bd
Fix updated logic 2017-08-30 19:31:11 +08:00
Rico Sta. Cruz 8cf3bbb275
flow: categorize 2017-08-29 04:47:11 +08:00
Rico Sta. Cruz 4f8c49d162
Feature new sheets 2017-08-29 03:18:32 +08:00