Jarek Radosz
ae79ba1447
DEV: Simplify breadcrumbs by using path
arg ( #27744 )
...
Example:
```hbs
<DBreadcrumbItem
@path="/admin/plugins/{{@plugin.name}}"
@label={{@plugin.nameTitleized}}
/>
```
Using `@path` instead of `@route`+`@model` combo makes it impossible to pass temporarily unresolvable routes.
This fixes a bug with navigating from a model-based route to a parent route.
2024-07-08 17:55:03 +02:00
..
2024-03-06 18:05:03 +01:00
2024-06-13 14:59:49 +10:00
2024-04-17 11:45:59 +10:00
2023-08-31 11:49:35 +02:00
2023-10-23 21:09:02 +02:00
2023-10-23 21:09:02 +02:00
2024-03-13 10:18:08 +11:00
2023-08-31 11:49:35 +02:00
2024-07-01 05:40:37 +03:00
2024-07-03 08:45:37 +10:00
2024-07-03 08:45:37 +10:00
2024-07-03 08:45:37 +10:00
2024-05-17 15:04:12 -06:00
2023-08-31 11:49:35 +02:00
2023-08-31 11:49:35 +02:00
2023-08-31 11:49:35 +02:00
2023-08-31 11:49:35 +02:00
2023-08-31 11:49:35 +02:00
2023-09-28 13:30:19 -04:00
2024-03-20 15:55:52 -04:00
2024-03-18 12:00:28 -04:00
2023-11-07 16:48:30 -05:00
2024-04-17 11:45:59 +10:00
2024-01-18 13:06:42 +01:00
2024-01-18 13:06:42 +01:00
2024-03-20 14:23:18 +11:00
2024-01-18 13:06:42 +01:00
2023-11-20 09:59:04 +11:00
2024-06-24 09:54:34 -04:00
2023-08-31 11:49:35 +02:00
2023-10-16 10:34:34 -04:00
2024-01-03 09:27:25 +08:00
2024-05-16 15:47:01 -04:00
2024-03-13 10:18:08 +11:00
2024-02-05 17:31:31 +01:00
2024-07-08 17:55:03 +02:00
2024-07-08 17:55:03 +02:00
2024-03-13 13:15:12 +10:00
2024-03-21 13:42:06 +10:00
2024-03-20 14:23:18 +11:00
2024-03-06 18:05:03 +01:00
2024-03-06 18:05:03 +01:00
2023-09-11 13:44:52 +02:00
2024-03-18 08:50:39 +10:00
2024-03-01 17:20:15 +01:00
2024-06-24 06:24:06 -03:00
2024-03-06 18:05:03 +01:00
2023-08-31 11:49:35 +02:00
2024-03-06 18:05:03 +01:00
2024-02-07 07:46:42 +11:00
2023-09-11 13:44:52 +02:00
2024-01-26 13:10:45 -05:00
2023-10-26 18:26:36 +02:00
2023-08-31 11:49:35 +02:00
2023-12-12 13:09:05 +01:00
2024-03-06 18:05:03 +01:00
2023-10-26 08:24:47 -04:00
2024-06-07 10:26:00 -05:00
2024-03-20 14:23:18 +11:00