apify / apify-docs

This project is the home of Apify's documentation.
https://docs.apify.com
Apache License 2.0
29 stars 76 forks source link

docs: add datepicker dateType property to input schema #1227

Closed MFori closed 1 day ago

MFori commented 1 month ago

Add new datepicker allowAbsolute and allowRelative options dateType property to input schema specification. This is based on this issue: https://github.com/apify/apify-core/issues/15662 and part of

This one will be merged as the last one.

Screenshot 2024-11-01 at 9 45 29
drobnikj commented 1 month ago

Just note to do not fofget, the params were changes from is to allow

MFori commented 1 month ago

Added also example as we have with some other editors:

Screenshot 2024-10-11 at 8 11 47
MFori commented 1 month ago

Screenshot 2024-10-13 at 0 20 44

Screenshot 2024-10-13 at 0 21 09

Screenshot 2024-10-13 at 0 20 27

MFori commented 2 weeks ago

We have changed allowAbsolute/allowRelative properties to single property dateType with options absolute, relative and absoluteOrRelative as proposed here: https://apify.slack.com/archives/C010Q0FBYG3/p1730210649660309?thread_ts=1728907212.870409&cid=C010Q0FBYG3

So I will ask you for one more review round 🙏 😁