discourse/app/assets/javascripts
Martin Brennan 1239178f49
FEATURE: Introduce DBreadcrumbs components (#27049)
This commit introduces the following components:

* DBreadcrumbsContainer - The wrapper template-only component,
  which renders all DBreadcrumbsItem components on the page.
* DBreadcrumbsItem - The component that registers a LinkTo
  for the breadcrumb trail. The breadcrumb > trail > will
  show based on the order these items are rendered on the page.
* BreadcrumbsService - Manages the DBreadcrumbsContainer elements
  on the page via DBreadcrumbsContainerModifier.
* DBreadcrumbsContainerModifier - Handles registering DBreadcrumbsContainer
  elements with the BreadcrumbsService and deregistering them.

For now, we will only use these breadcrumbs in the admin section
of Discourse, and this initial commit only uses them in admin/plugins.

This is heavily based off of
https://github.com/Bagaar/ember-breadcrumbs,
but will be further modified for our needs.
2024-05-20 14:25:54 +10:00
..
admin FEATURE: Introduce DBreadcrumbs components (#27049) 2024-05-20 14:25:54 +10:00
custom-proxy Build(deps-dev): Bump glob from 10.3.14 to 10.3.15 (#26986) 2024-05-13 09:46:36 +02:00
deprecation-silencer
dialog-holder Build(deps): Bump ember-template-imports from 4.1.0 to 4.1.1 (#27024) 2024-05-15 02:27:59 +02:00
discourse FEATURE: Introduce DBreadcrumbs components (#27049) 2024-05-20 14:25:54 +10:00
discourse-common Revert "DEV: @babel/plugin-proposal-decorators -> decorator-transforms (#25290)" (#26971) 2024-05-10 12:48:16 +01:00
discourse-hbr
discourse-i18n
discourse-markdown-it FEATURE: add HTML replacements 2024-05-14 10:41:27 +02:00
discourse-plugins Build(deps): Bump ember-template-imports from 4.1.0 to 4.1.1 (#27024) 2024-05-15 02:27:59 +02:00
discourse-widget-hbs Build(deps): Bump the babel group with 2 updates (#26811) 2024-04-30 01:38:48 +02:00
docs
ember-addons
ember-cli-progress-ci PERF: Improve production JS build in low-memory environments (#26849) 2024-05-02 11:43:59 +01:00
ember-production-deprecations
float-kit Build(deps): Bump ember-template-imports from 4.1.0 to 4.1.1 (#27024) 2024-05-15 02:27:59 +02:00
locales
pretty-text Revert "DEV: @babel/plugin-proposal-decorators -> decorator-transforms (#25290)" (#26971) 2024-05-10 12:48:16 +01:00
select-kit FIX: Simplify navigation to subcategories page (#27053) 2024-05-17 13:16:44 +03:00
theme-transpiler Build(deps): Bump babel-plugin-ember-template-compilation (#26987) 2024-05-13 11:06:39 +08:00
truth-helpers DEV: Add a has truth-helper for use with Set (#26980) 2024-05-12 20:29:45 +02:00
.npmrc
handlebars-shim.js
polyfills.js
run-patch-package
service-worker.js.erb DEV: Drop workbox dependency (#26735) 2024-04-24 10:19:12 +01:00