LearnNewsExamplesServices
Frontmatter
id959
titleNeo.clone(): add support for dates
stateClosed
labels
enhancement
assigneestobiu
createdAtJul 21, 2020, 5:55 PM
updatedAtJul 21, 2020, 5:56 PM
githubUrlhttps://github.com/neomjs/neo/issues/959
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJul 21, 2020, 5:56 PM

Neo.clone(): add support for dates

Closed v8.1.0 enhancement
tobiu
tobiu commented on Jul 21, 2020, 5:55 PM

just noticed that dates can get lost inside the cloning process:

        /**
         * The currently active date inside all views
         * @member {Date} currentDate_=new Date()
         */
        currentDate_: new Date(),

Will adjust Neo.clone()

tobiu added the enhancement label on Jul 21, 2020, 5:55 PM
tobiu assigned to @tobiu on Jul 21, 2020, 5:55 PM
tobiu referenced in commit 2f80aab - "Neo.clone(): add support for dates #959" on Jul 21, 2020, 5:56 PM
tobiu closed this issue on Jul 21, 2020, 5:56 PM