react-kronos icon indicating copy to clipboard operation
react-kronos copied to clipboard

Today

Open nebaz opened this issue 7 years ago • 2 comments

  1. text "today" can be a react.element
  2. ability to hide the today button

nebaz avatar Aug 29 '17 15:08 nebaz

Thank you for submitting a PR! A few questions before I merge it:

  1. Can you explain the use-case for wanting the text "today" to be a React.element?
  2. If it can be a React.element, does it still make sense for it to be buried in options.format.today or should it be its own prop?

felixakiragreen avatar Aug 30 '17 18:08 felixakiragreen

for example, translate text "today" Instantly. To do this, I need to keep the text into react.element.

nebaz avatar Sep 01 '17 09:09 nebaz