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 DEV: Update ember-cli to 5.6.0 (#25886) 2024-02-27 10:48:30 +01:00
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 DEV: Convert discourse-hbr to a regular package (#26562) 2024-04-08 20:00:34 +01:00
discourse-i18n DEV: Update ember-cli to 5.6.0 (#25886) 2024-02-27 10:48:30 +01:00
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 DEV: Drop unused shims for Ember 3 deprecations (#26563) 2024-04-09 09:22:37 +01:00
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