Skip to content

Enforce global Fomantic-UI settings#1917

Merged
mvorisek merged 8 commits intodevelopfrom
enforce_global_fui_overrides
Oct 26, 2022
Merged

Enforce global Fomantic-UI settings#1917
mvorisek merged 8 commits intodevelopfrom
enforce_global_fui_overrides

Conversation

@mvorisek
Copy link
Copy Markdown
Member

@mvorisek mvorisek commented Oct 26, 2022

in js/src/setup-fomantic-ui.js we override some global settings (like $.fn.api.settings.onSuccess) and we rely on it, so we must prevent additional override by developer when creating specific Fomantic-UI module

api callbacks overrides are supported, original & custom callback is called

related fomantic/Fomantic-UI#2526

@mvorisek mvorisek force-pushed the enforce_global_fui_overrides branch from bf45413 to e8272e9 Compare October 26, 2022 13:50
@mvorisek mvorisek force-pushed the enforce_global_fui_overrides branch from e8272e9 to 58c4250 Compare October 26, 2022 13:55
@mvorisek mvorisek marked this pull request as ready for review October 26, 2022 13:59
@mvorisek mvorisek force-pushed the enforce_global_fui_overrides branch from bcbe782 to d898795 Compare October 26, 2022 15:12
@mvorisek mvorisek force-pushed the enforce_global_fui_overrides branch from fe6fffe to 3a87b95 Compare October 26, 2022 16:21
@mvorisek mvorisek merged commit fadc768 into develop Oct 26, 2022
@mvorisek mvorisek deleted the enforce_global_fui_overrides branch October 26, 2022 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant