Skip to content

Remove unused 'Base64' polyfill - #13491

Merged
ChristophWurst merged 1 commit into
masterfrom
refactor/remove-unused-base64-polyfill
Jan 11, 2019
Merged

Remove unused 'Base64' polyfill#13491
ChristophWurst merged 1 commit into
masterfrom
refactor/remove-unused-base64-polyfill

Conversation

@ChristophWurst

@ChristophWurstChristophWurst commented Jan 10, 2019

Copy link
Copy Markdown
Member

This isn't required anymore as atob and btoa is now supported in all major browsers according to caniuse.

Ref #13460 (comment)
Replaces #13460

@rullzerrullzer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

🔥

@ChristophWurst
ChristophWurstforce-pushed the refactor/remove-unused-base64-polyfill branch from 37b6690 to f5a8742CompareJanuary 11, 2019 07:04
@rullzer

Copy link
Copy Markdown
Member

conflicts ;)

@skjnldsvskjnldsv left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

More cleanup! 🎉 🧹🧹🧹

Ref #13460 (comment)
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
@ChristophWurst
ChristophWurstforce-pushed the refactor/remove-unused-base64-polyfill branch from f5a8742 to 4b5518fCompareJanuary 11, 2019 10:40
@ChristophWurstChristophWurst added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Jan 11, 2019
@ChristophWurst

Copy link
Copy Markdown
MemberAuthor

@rullzer merge

@ChristophWurst

Copy link
Copy Markdown
MemberAuthor

Btw, if you've ever wondered why our current bundle is 1MB big, here's a little visualization:
bildschirmfoto von 2019-01-11 10-57-40

Time to get rid of jquery-ui and modularize the moment l10n code :D

@skjnldsv

Copy link
Copy Markdown
Member

modularize the moment l10n code

An interesting discussion needs to happen: nextcloud-libraries/nextcloud-vue#146 (comment) :)

@ChristophWurst
ChristophWurst merged commit d810b55 into masterJan 11, 2019
@ChristophWurst
ChristophWurst deleted the refactor/remove-unused-base64-polyfill branch January 11, 2019 11:34
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to releaseReady to be released and/or waiting for tests to finishenhancementtechnical debt🧱 🤔🚀

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@ChristophWurst@rullzer@skjnldsv@juliusknorr