discourse/app/assets/javascripts
Penar Musaraj f8a27dcbec
FIX: Rendering a single item in a grid (#24464)
Should fix https://meta.discourse.org/t/-/285768.

Appending without cloning was causing the item to be removed from the
DOM but on a 1-item grid we skip the rest of the grid's rendering,
hence the item was never re-inserted. Cloning ensures we don't remove
the item during processing (it does get removed later on when rendering
the grid's columns).
2023-11-20 11:53:35 -05:00
..
admin DEV: Update custom array implementations for Ember 5 compatibility (#24435) 2023-11-20 13:26:46 +00:00
bootstrap-json DEV: Reorder custom ember-cli middleware to restore error page (#24383) 2023-11-15 14:43:01 +00:00
confirm-new-email
deprecation-silencer
dialog-holder UX: html-safe dialog.message, clarify poll error (#24388) 2023-11-15 11:37:25 -05:00
discourse FIX: Rendering a single item in a grid (#24464) 2023-11-20 11:53:35 -05:00
discourse-common Build(deps): Bump the embroider group (#24391) 2023-11-16 12:31:25 +01:00
discourse-hbr Build(deps): Bump the embroider group (#24391) 2023-11-16 12:31:25 +01:00
discourse-i18n Build(deps): Bump the embroider group (#24391) 2023-11-16 12:31:25 +01:00
discourse-markdown-it Build(deps): Bump the embroider group (#24391) 2023-11-16 12:31:25 +01:00
discourse-plugins DEV: Simplify ember-cli proxy strategy (#24242) 2023-11-10 11:16:06 +00:00
discourse-widget-hbs Build(deps): Bump the embroider group (#24391) 2023-11-16 12:31:25 +01:00
docs
ember-addons
ember-cli-progress-ci
ember-production-deprecations
float-kit DEV: Make DTooltipInstance destroy synchronous (#24439) 2023-11-20 13:27:44 +00:00
locales DEV: convert I18n pseudo package into real package (discourse-i18n) (#23867) 2023-10-12 14:44:01 +01:00
patches DEV: Refactor bowerDependencies patch (#24437) 2023-11-20 13:28:02 +00:00
pretty-text Build(deps): Bump the embroider group (#24391) 2023-11-16 12:31:25 +01:00
select-kit Build(deps): Bump the embroider group (#24391) 2023-11-16 12:31:25 +01:00
theme-transpiler DEV: Support legacy precompiler paths in theme compiler (#24329) 2023-11-10 10:37:50 +00:00
truth-helpers Build(deps): Bump the embroider group (#24391) 2023-11-16 12:31:25 +01:00
wizard Build(deps): Bump the embroider group (#24391) 2023-11-16 12:31:25 +01:00
.licensee.json
.npmrc
handlebars-shim.js
package.json DEV: remove markdown-it-bundle and custom build code (#23859) 2023-11-06 16:59:49 +00:00
polyfills.js
run-patch-package DEV: Automatically retry patch-package on failure (#23583) 2023-09-14 12:25:06 +01:00
service-worker.js.erb
yarn.lock Build(deps-dev): Bump the embroider group (#24447) 2023-11-19 23:05:49 +01:00