Highlights
- 3 discussions answered
Block or Report
Block or report stephenh
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
1,471 contributions in the last year
Contribution activity
June 2022
Created 39 commits in 6 repositories
Created 1 repository
Created a pull request in stephenh/joist-ts that received 16 comments
feat: Field-level validation rules
This changes the config.addRule API from using load hints:
addRule<H extends LoadHint<T>>(populate: H, rule: ValidationRule<Loaded<T, H>>): void;
T…
+673
−231
•
16
comments
Opened 14 other pull requests in 3 repositories
stephenh/joist-ts
2
open
8
merged
- fix: Fix async derived fields not triggering from hook changes.
- feat: Recalc all async derived fields on touch.
- feat: Convert async derived fields to field-level reactive hints.
- feat: Skip reacting to immutable fields.
- feat: Support async properties as reactive fields.
- chore: Use originalEntity clean up.
- fix: Fix changes type for strings via new EntityFields type.
- feat: Add field-level immutability to the metadata.
- fix: Fix type of changes.originalEntity.
- feat: Allow em.create m2os with an id.
stephenh/ts-proto
3
merged
homebound-team/graphql-typescript-simple-resolvers
1
merged
Reviewed 37 pull requests in 6 repositories
homebound-team/beam
19 pull requests
- fix: Hide error and helper text if field is readonly or disabled
- fix: BoundDateField to respect formState.readOnly
- feat: allow passing numberFormatOptions to override number formatting
- feat: DateRangeField and picker components
- feat: Stepper Progress Bar Update
- fix: Add 'wrapAction: false' to actionColumn def
- fix: Remove betweenRowCss for card styles
- fix: Move snackbar to bottom left
- fix: 'Today' bgColor should be overwritten if 'selected'
- fix: Upgrade react-day-picker and update component
- fix: Remove 'AutoSaveStatusProvider' from Beam to unblock updates on Blueprint
- fix: Update StaticField to match readOnly input field styles
- fix: SC-11297: Reduce space between label and value for readOnly fields
- fix: GridTable - Collapsed rows are included in determining selected rows
- feat: Sc 13020/dev auto save notification component
- feat: Build in 'unset' option for SelectField
- fix: Add onClick to button element in getInteractiveElement
- fix: Modal should not close if interacting with another dialog ontop of it - such as a Lightbox
- chore: Remove custom Callback type in favor of built in VoidFunction
stephenh/joist-ts
7 pull requests
- feat: Skip reacting to immutable fields.
- feat: [SC-15953] em.clone enhancements
- feat: em.findGql support passing { ne: null } to nullable foreign keys
- feat: Field-level validation rules
- fix: support jest 28
- feat: Add field-level immutability to the metadata.
- feat: support for camel cased table names and columns
stephenh/ts-proto
5 pull requests
homebound-team/truss
2 pull requests
stephenh/ts-poet
2 pull requests
homebound-team/form-state
2 pull requests
Created an issue in nvh95/jest-preview that received 6 comments
Ability to provide app css from a component
I just came across jest-preview and it's amazing! We use emotion and it's really sweet how great our components look with basically 2 minutes of work.
6
comments



