Skip to content

Conversation

@skjnldsv
Copy link
Contributor

@skjnldsv skjnldsv commented Jun 9, 2022

@nextcloud/server

@skjnldsv skjnldsv changed the title Add newFileMenu and refactor library Add newFileMenu and refactor library with rollup Jun 9, 2022
@skjnldsv skjnldsv force-pushed the feat/newFileMenu-refactor branch from a168483 to b78a6fc Compare June 9, 2022 10:53
@skjnldsv skjnldsv added the type: enhancement 🚀 New feature or request label Jun 9, 2022
@codecov

This comment was marked as resolved.

@skjnldsv skjnldsv requested a review from artonge June 14, 2022 16:15
@skjnldsv skjnldsv force-pushed the feat/newFileMenu-refactor branch from b78a6fc to 8e2dee6 Compare June 14, 2022 16:16
Copy link
Contributor

@ChristophWurst ChristophWurst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merge this PR if you must, but then I'm fully removing myself from this package

@ChristophWurst
Copy link
Contributor

Is there a ticket we could reference for anyone who is not familiar with newFileMenu?

@skjnldsv skjnldsv force-pushed the feat/newFileMenu-refactor branch 4 times, most recently from 9ae7077 to 27f31f7 Compare June 15, 2022 17:53
@skjnldsv
Copy link
Contributor Author

Here we go, I removed as much as unrelated things I could find @ChristophWurst
I will create other PR for the workflows, and maybe another one for babel if I have time :)

@skjnldsv skjnldsv force-pushed the feat/newFileMenu-refactor branch from 27f31f7 to 7c1cd70 Compare June 16, 2022 05:54
@skjnldsv skjnldsv requested a review from CarlSchwan June 16, 2022 05:54
Signed-off-by: John Molakvoæ <[email protected]>
@skjnldsv skjnldsv merged commit 32af081 into master Jun 16, 2022
@skjnldsv skjnldsv deleted the feat/newFileMenu-refactor branch June 16, 2022 16:53
iconSvgInline?: string
/** Existing icon css class */
iconClass?: string
fileType: FileType
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess we can drop this.
The only thing we need is icon, text, new file text string, ID and handler, no?

},
},
transformIgnorePatterns: [
'node_modules/(?!(abcde|fghij)/)',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧐

@skjnldsv skjnldsv mentioned this pull request Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement 🚀 New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants