Skip to content

Commit a60256f

Browse files
authored
[Enhanced Range Input] Add author to range input (#1177)
* [Enhanced Range Input] Add author to range input * Add brecht as codeowner for file
1 parent 60c23ab commit a60256f

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@
1919
/site/src/pages/components/*select.* @josepharhar @mfreed7 @gregwhitworth
2020
/site/src/pages/components/*selectlist.* @josepharhar @mfreed7 @gregwhitworth
2121
/site/src/pages/components/*selectmenu.* @josepharhar @mfreed7 @gregwhitworth
22+
/site/src/pages/components/enhanced-range-input.explainer.mdx @brechtDR

site/src/pages/components/enhanced-range-input.explainer.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,13 @@ name: Enhanced Range Input (Explainer)
44
layout: ../../layouts/ComponentLayout.astro
55
---
66

7+
78
import RangeAnatomy from '../../components/range-anatomy'
89

10+
11+
- Author(s): [Brecht De Ruyte](https://utilitybend.com)
12+
- Last updated: 10 March 2025
13+
914
## Table of Contents
1015

1116
- [Background](#background)

0 commit comments

Comments
 (0)