You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should evaluate HTMX (https://htmx.org) and if it's good, let's use it instead of React (see #1328), our own jQuery code (see also #1211) and axios (#1497).
…an Firefox
Replace Mozilla-specific event.originalTarget by widely available event.target property.
Correction for 6315235 commit.
Relate to #1671
[skip ci]
We should evaluate HTMX (https://htmx.org) and if it's good, let's use it instead of React (see #1328), our own jQuery code (see also #1211) and axios (#1497).
Useful links:
htmx-indicator
might be useful)data-loading-disable
json-enc
TODO:
AddCommentForm
/comment
fromRestSeriesController.updateSeries()
hx-disabled-elt
)htmx:responseError
event)Content Security Policy: Параметры страницы зарегистрировали загрузку ресурса на inline («style-src»). Был отправлен отчёт CSP. Source: .htmx-indicator{opacity:0} .htmx-request .htmx-indicator{opacity:1; transition: opacity 200ms ease-in;} .htmx-request.htmx-indicator{opacity:1; transition: opacity 200ms ease-in;}
AddCatalogNumbersForm.js
id:numbers-catalog-name
=>id:catalog-name
StringTrimmerEditor
for allString
valuesAddCatalogPriceForm.js
AddReleaseYearForm.js
HideImageForm.js
SeriesSaleImportForm.js
SeriesSalesList.js
USE_REACT
togglz featureSimilarSeriesForm.js
RestSeriesController
RestSeriesController
toAddCatalogNumbersForm
RestSeriesController
toAddCatalogPriceForm
Cache-Control: no-store
header)react
dependencyaxios
dependency (it was a workaround for FetchAPI and htmlunit and we don't need it at all now)frontend
maven profile), togglzhttps://github.com/wimdeblauwe/htmx-spring-boot/issues/36#issuecomment-1497169466
)The text was updated successfully, but these errors were encountered: