discourse/app/assets/javascripts/float-kit
Joffrey JAFFEUX bd7823cc70
FIX: prevents mobile DMenu modal to lock scroll (#26550)
The bug was due to the fact that the `<DModal />` is displayed inside a if block, when the condition was false to close the menu, the modal was just hidden without calling callbacks. The fix ensures we are correctly calling `modal.close()` before in this case.
2024-04-08 09:47:50 +02:00
..
addon FIX: prevents mobile DMenu modal to lock scroll (#26550) 2024-04-08 09:47:50 +02:00
app FIX: replaces data-tooltip usage by <DTooltip /> (#24062) 2023-10-23 21:09:02 +02:00
.npmrc DEV: FloatKit (#23650) 2023-09-26 13:39:52 +02:00
ember-cli-build.js DEV: FloatKit (#23650) 2023-09-26 13:39:52 +02:00
index.js DEV: FloatKit (#23650) 2023-09-26 13:39:52 +02:00
package.json Build(deps): Bump the babel group with 2 updates (#26502) 2024-04-03 23:47:13 +02:00