created:4/30/2021
updated:4/30/2021
loc
115
comments
3%
passed
6
coverage
56%

DateEditor

avatar of atanasster

Date control editor.

Component

import { DateEditor } from '@component-controls/editors';

Only Time Picker

Properties

Name
Description
Default
-(1 properties)
name

name of the property control.

string
-
AriaAttributes(48 properties)

Commits

Date
Author
Commit Message
4/29/2021

atanasster

avatar of atanasster
fix: fix ally issues from axe-core 4.2
4/28/2021

atanasster

avatar of atanasster
feat: axe ally accessibility testing
11/17/2020

atanasster

avatar of atanasster
chore: cleanup default imports of React
7/27/2020

atanasster

avatar of atanasster
chore: re-create context api state
7/24/2020

atanasster

avatar of atanasster
chore: controls recoil
6/16/2020

atanasster

avatar of atanasster
chore: merge specification into core package
5/23/2020

atanasster

avatar of atanasster
feat: initial checkin gatsby bundler
5/7/2020

atanasster

avatar of atanasster
feat: array structured control editor
5/4/2020

atanasster

avatar of atanasster
chore: change editors from props to context
3/21/2020

atanasster

avatar of atanasster
docs: update editors docs
11 commits

External dependencies

package
imports
peer
ControlTypesComponentControlDate
useControl
react
^17.0.1
useStateuseRefuseEffectRefObjectChangeEvent
*
theme-ui
jsxInput

Internal dependencies

file
imports
"../types"
PropertyEditor
"../prop-factory"
addPropertyEditor

Component JSX

<div
sx
>
div
<Input
sxtypemaxrefidnameonChangeplaceholderaria-autocomplete
/>
theme-ui
<Input
sxtypeidnamerefonChangeplaceholderaria-autocomplete
/>
theme-ui

Stories

Overview

Only Date Picker