renovate[bot]
|
6565472570
|
chore(deps): update dependency ohash to v2 (dev) (#3453)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
Co-authored-by: Sébastien Chopin <atinux@gmail.com>
|
2025-03-05 15:39:34 +01:00 |
|
Sandro Circi
|
03e24f4583
|
feat(Link): allow partial query match for activeClass (#2663)
|
2024-11-17 12:15:22 +01:00 |
|
Benjamin Canac
|
cae4f0c4a8
|
chore(deps): migrate to eslint 9 (#2443)
|
2024-10-24 10:30:37 +02:00 |
|
Bernardo Oliveira
|
e8ea84a573
|
fix(Button): button link not showing disabled classes (#2185)
|
2024-09-11 18:00:45 +02:00 |
|
Olusola Olawale
|
ac42ec106f
|
fix(Link): check disabled prop before navigating (#1321)
|
2024-02-06 21:45:51 +01:00 |
|
Benjamin Canac
|
b76e761bbb
|
fix(Link): propagate active prop to slot as isActive
|
2024-01-24 18:20:25 +01:00 |
|
Benjamin Canac
|
28b736a703
|
chore(utils): improve link utils
|
2024-01-11 12:16:27 +01:00 |
|
Benjamin Canac
|
b0df864379
|
fix(Link): prevent type bind on <a>
|
2024-01-11 11:15:08 +01:00 |
|
Benjamin Canac
|
d3e19dc65a
|
fix(Button): inherit nuxt link props without breaking nuxt-component-meta
Resolves #578
|
2024-01-10 16:58:47 +01:00 |
|
Benjamin Canac
|
83631ccbca
|
fix(Link): handle active override when value is false
|
2023-12-14 14:32:31 +01:00 |
|
Benjamin Canac
|
15a40f53f2
|
fix(Link): reactivity issue with active prop
Fixes nuxt/nuxt.com#1432
|
2023-11-22 15:24:36 +01:00 |
|
Benjamin Canac
|
6cc77a3e6c
|
fix(Link): handle active state when to prop is not provided
Fixes #988
|
2023-11-17 18:56:54 +01:00 |
|
Benjamin Canac
|
8257a11dcb
|
feat(Link): add active prop to override default behaviour (#732)
Co-authored-by: Sébastien Chopin <seb@nuxt.com>
|
2023-09-25 20:57:41 +02:00 |
|
Haytham A. Salama
|
e40491208a
|
feat(Link): add as prop (#535)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-09-16 21:50:55 +02:00 |
|
Younes Barrad
|
d6476d17f9
|
feat: remove lodash-es (#648)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-09-14 18:47:09 +02:00 |
|
Benjamin Canac
|
1c00a366c2
|
chore(Link): use $route instead of useRoute()
|
2023-09-07 15:13:47 +02:00 |
|
Benjamin Canac
|
396aae7563
|
fix(Link): handle disabled prop
Fixes #473
|
2023-08-01 12:32:11 +02:00 |
|
Benjamin Canac
|
05ea5d2d78
|
chore(Link): add missing useRoute import
|
2023-07-30 21:11:46 +02:00 |
|
Benjamin Canac
|
cefe5a76e0
|
feat(Link)!: rename from LinkCustom and add exact-query / exact-hash props
|
2023-07-30 19:46:27 +02:00 |
|
Benjamin Canac
|
6da0db0113
|
feat: rewrite to use app config and rework docs (#143)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Sébastien Chopin <seb@nuxt.com>
|
2023-05-04 14:49:19 +02:00 |
|
Anthony Fu
|
edc1bd677b
|
chore: improve types (#115)
* wip: improve types
* feat: improve types
* Apply suggestions from code review
Co-authored-by: Sylvain Marroufin <marroufin.sylvain@gmail.com>
* chore: update
* chore: enable ci typecheck
* chore: fix
Co-authored-by: Sylvain Marroufin <marroufin.sylvain@gmail.com>
|
2022-11-23 11:30:18 +01:00 |
|
Benjamin Canac
|
be94fea84a
|
fix: to prop type
|
2022-07-22 13:07:23 +02:00 |
|
Benjamin Canac
|
6b813bd3b3
|
chore: improve types and imports
|
2022-07-21 23:33:06 +02:00 |
|
Benjamin Canac
|
33a31205a1
|
chore(components): add names
|
2022-05-20 12:21:50 +02:00 |
|
Sylvain Marroufin
|
39bf242f78
|
chore: migrate components to typescript setup (#55)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2022-05-09 16:05:07 +02:00 |
|
Benjamin Canac
|
035919a545
|
fix(Link): add missing inactive-class on button and a
|
2022-04-20 18:31:59 +02:00 |
|
Benjamin Canac
|
77372423d8
|
fix(Link): use exact
|
2022-03-01 12:19:47 +01:00 |
|
Benjamin Canac
|
d4b65996ce
|
fix(Link): send correct active
|
2022-03-01 12:15:23 +01:00 |
|
Benjamin Canac
|
a584d62119
|
chore(Link): remove inactiveClass when button or external
|
2022-02-23 16:21:12 +01:00 |
|
Benjamin Canac
|
ceedbe0bbd
|
fix(Link): exact handling
|
2022-02-23 15:52:29 +01:00 |
|
Benjamin Canac
|
aef11562c9
|
fix(Link): handle isActive through vue-router
|
2022-02-23 15:49:07 +01:00 |
|
Benjamin Canac
|
15a907f2cf
|
chore(Link): support null to prop
|
2022-01-04 17:17:03 +01:00 |
|
Benjamin Canac
|
74bd7bc180
|
feat: module improvements
|
2021-12-22 12:13:52 +01:00 |
|