File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -70,6 +70,12 @@ Markdown formatting buttons for text inputs.
7070
7171[ Repository] ( https://github.com/github/markdown-toolbar-element ) | [ Example] ( https://github.github.com/markdown-toolbar-element/examples/ )
7272
73+ ### [ github/relative-time-element] ( https://github.com/github/relative-time-element )
74+
75+ Web component extensions to the standard < ; time> ; element.
76+
77+ [ Repository] ( https://github.com/github/relative-time-element ) | [ Example] ( https://github.github.io/time-elements/examples/ )
78+
7379### [ github/remote-input-element] ( https://github.com/github/remote-input-element )
7480
7581An input element that sends its value to a server endpoint and renders the response body.
@@ -94,12 +100,6 @@ Activates a suggestion menu to expand text snippets as you type.
94100
95101[ Repository] ( https://github.com/github/text-expander-element ) | [ Example] ( http://github.github.io/text-expander-element/examples )
96102
97- ### [ github/time-elements] ( https://github.com/github/time-elements )
98-
99- Web component extensions to the standard < ; time> ; element.
100-
101- [ Repository] ( https://github.com/github/time-elements ) | [ Example] ( https://github.github.io/time-elements/examples/ )
102-
103103### [ github/typing-effect-element] ( https://github.com/github/typing-effect-element )
104104
105105A custom element that shows text as if it were being typed
Original file line number Diff line number Diff line change 1919 "image-crop-element" : " github/image-crop-element" ,
2020 "include-fragment-element" : " github/include-fragment-element" ,
2121 "markdown-toolbar-element" : " github/markdown-toolbar-element" ,
22+ "relative-time-element" : " github/relative-time-element" ,
2223 "remote-input-element" : " github/remote-input-element" ,
2324 "tab-container-element" : " github/tab-container-element" ,
2425 "task-lists-element" : " github/task-lists-element" ,
2526 "text-expander-element" : " github/text-expander-element" ,
26- "time-elements" : " github/time-elements" ,
2727 "typing-effect-element" : " github/typing-effect-element"
2828 }
2929}
Original file line number Diff line number Diff line change 2727 "@github/image-crop-element" : " *" ,
2828 "@github/include-fragment-element" : " *" ,
2929 "@github/markdown-toolbar-element" : " *" ,
30+ "@github/relative-time-element" : " *" ,
3031 "@github/remote-input-element" : " *" ,
3132 "@github/tab-container-element" : " *" ,
3233 "@github/task-lists-element" : " *" ,
3334 "@github/text-expander-element" : " *" ,
34- "@github/time-elements" : " *" ,
3535 "@github/typing-effect-element" : " *"
3636 }
3737}
You can’t perform that action at this time.
0 commit comments