-
Allow DatePicker to receive TimePicker options
-
Pass Strings to @on-change and Dates to v-model
-
Prevent clicking in week number label
-
Use constant component names in Pascal Case as per vue standards
-
Use constant for CSS prefixes
-
Remove global list-style reset
-
Composed string that can be used within iview and by users of the library.
-
Common enums used in the project -DRY
-
Common event name constants, used by $emit and $on - DRY
-
Kebab join utility for composing reusable constants from smaller parts
-
Composable constants that are common in the project - DRY
-
This is not all of them, just those found during the select rework
-
This is not all of them, just those found during the select rework.
-
This is not all of them, just those that were found during the select rework.
-
Pr/3027