Chilly

Results 5 issues of Chilly

Hey guys, thanks for the great bindings... I was really starting to miss formik ;-) So I've noticed there was a bit of refs discussion about a year ago: https://github.com/jannikbuschke/formik-antd/issues/123...

enhancement
good first issue

Avoid errors: - [x] at-rule-no-unknown - [x] block-no-empty - [x] color-no-invalid-hex - [x] comment-no-empty - [x] custom-property-no-missing-var-function - [x] declaration-block-no-duplicate-custom-properties - [x] declaration-block-no-duplicate-properties - [x] declaration-block-no-shorthand-property-overrides - [x] font-family-no-duplicate-names -...

status: wip
good first issue
type: umbrella

Thanks for the great work! Currently, you don't surface the entire UserManager object which has access to callbacks and methods unavailable from anywhere else such as: ``` signoutRedirectCallback signoutPopupCallback querySessionStatus...

When you adding an event listener to a tab: ``` if (node.getComponent() === 'myComponent') { node.setEventListener('visibility', () => { setLoadedMyComponent(true); }); } ``` This will only fire the second time...

Hey, is this package abandoned? Looking for someone to take the reins?