discourse/app/assets/javascripts
Isaac Janzen b9110c5a71
FIX: Don't refresh on topic search result click (#24697)
Fixes an issue where when selecting a topic search result we were refreshing the page rather than letting `DiscourseURL` redirect us to the given topic. This was because we were leaning on a `a` tag and it's href to handle the redirect
    
3aeff56faf/app/assets/javascripts/discourse/app/components/search-menu/results/types.hbs (L15-L16)

rather than `preventDefault`'ing the redirect
2023-12-04 11:27:38 -07:00
..
admin DEV: Replace AdminWrapper with body-class/html-class (#24683) 2023-12-04 12:53:07 +01:00
bootstrap-json Build(deps-dev): Bump jsdom from 23.0.0 to 23.0.1 in /app/assets/javascripts (#24657) 2023-12-01 11:11:16 +01:00
confirm-new-email DEV: Add error message styling (#21225) 2023-04-25 08:40:18 -04:00
deprecation-silencer DEV: move deprecation silencer to a shared package (#22668) 2023-07-18 19:07:20 +01:00
dialog-holder Build(deps): Bump ember-auto-import in /app/assets/javascripts (#24556) 2023-11-27 11:12:00 +01:00
discourse FIX: Don't refresh on topic search result click (#24697) 2023-12-04 11:27:38 -07:00
discourse-common Build(deps): Bump the babel group in /app/assets/javascripts with 2 updates (#24637) 2023-11-29 22:29:41 +01:00
discourse-hbr Build(deps): Bump the babel group in /app/assets/javascripts with 2 updates (#24637) 2023-11-29 22:29:41 +01:00
discourse-i18n Build(deps): Bump the embroider group (#24391) 2023-11-16 12:31:25 +01:00
discourse-markdown-it DEV: Fix `no-extra-boolean-cast` lint (#24582) 2023-11-28 10:37:23 +01:00
discourse-plugins Build(deps): Bump the babel group in /app/assets/javascripts with 2 updates (#24637) 2023-11-29 22:29:41 +01:00
discourse-widget-hbs Build(deps): Bump the babel group in /app/assets/javascripts with 2 updates (#24637) 2023-11-29 22:29:41 +01:00
docs
ember-addons
ember-cli-progress-ci
ember-production-deprecations DEV: Only add ember-global deprecation for Ember 3 (#24667) 2023-12-01 14:50:15 +00:00
float-kit FIX: don't apply extraClassName to all popup menus (#24695) 2023-12-04 11:40:57 -06: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 babel group in /app/assets/javascripts with 2 updates (#24637) 2023-11-29 22:29:41 +01:00
select-kit Build(deps): Bump the babel group in /app/assets/javascripts with 2 updates (#24637) 2023-11-29 22:29:41 +01:00
theme-transpiler Build(deps): Bump the babel group in /app/assets/javascripts with 2 updates (#24637) 2023-11-29 22:29:41 +01:00
truth-helpers Build(deps): Bump the babel group in /app/assets/javascripts with 2 updates (#24637) 2023-11-29 22:29:41 +01:00
wizard Build(deps): Bump the babel group in /app/assets/javascripts with 2 updates (#24637) 2023-11-29 22:29:41 +01:00
.licensee.json DEV: Update sub-dependencies (#22325) 2023-06-29 17:08:33 +02:00
.npmrc
handlebars-shim.js
package-ember3.json DEV: Rename files in preparation for version feature-flagging 2023-11-27 16:40:22 +00:00
package-ember5.json DEV: Introduce feature-flag for Ember 5 upgrade 2023-11-27 16:40:22 +00:00
package.json DEV: Introduce feature-flag for Ember 5 upgrade 2023-11-27 16:40:22 +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 FIX: Ensure service-worker cache is cleaned correctly (#23204) 2023-08-23 13:58:32 +01:00
yarn-ember3.lock Build(deps-dev): Bump jsdom from 23.0.0 to 23.0.1 in /app/assets/javascripts (#24657) 2023-12-01 11:11:16 +01:00
yarn-ember5.lock Build(deps-dev): Bump jsdom from 23.0.0 to 23.0.1 in /app/assets/javascripts (#24657) 2023-12-01 11:11:16 +01:00
yarn.lock DEV: Introduce feature-flag for Ember 5 upgrade 2023-11-27 16:40:22 +00:00