Skip to content

Move tributejs to npm/webpack#11497

Merged
techknowlogick merged 9 commits into
go-gitea:masterfrom
silverwind:tribute-webpack
May 21, 2020
Merged

Move tributejs to npm/webpack#11497
techknowlogick merged 9 commits into
go-gitea:masterfrom
silverwind:tribute-webpack

Conversation

@silverwind
Copy link
Copy Markdown
Member

@silverwind silverwind commented May 18, 2020

  • Move vendored bundle to npm and webpack
  • Rewrote initialization to single function
  • Restyled it (made it a bit smaller)
  • Fixed it for arc-green

image

image

image

- Move vendored bundle to npm and webpack
- Rewrote initialization to single function
- Restyled it (made it a bit smaller)
- Fixed it for arc-green
Comment thread web_src/less/_tribute.less Outdated
@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label May 19, 2020
Co-authored-by: mrsdizzie <info@mrsdizzie.com>
@zeripath zeripath added the topic/ui Change the appearance of the Gitea UI label May 19, 2020
@zeripath zeripath added this to the 1.13.0 milestone May 19, 2020
@silverwind
Copy link
Copy Markdown
Member Author

Note the warnings about tribute being bound twice are still present. I'm not sure yet how to fix but it's no blocker as the warning is present on master too.

@silverwind
Copy link
Copy Markdown
Member Author

Will have a look later into those warnings, I think the initialization can be combined into one Tribute instance to fix it.

@silverwind
Copy link
Copy Markdown
Member Author

Double initialization is fixed for the case of a single attachTribute call and the warning should be gone when opening a issue. It's still possible to occur if attachTribute is called twice on the same element, but I don't think we do that currently.

@silverwind
Copy link
Copy Markdown
Member Author

I wonder why @CirnoT's review did not count.

Copy link
Copy Markdown
Member

@gary-kim gary-kim left a comment

Choose a reason for hiding this comment

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

LGTM

@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels May 20, 2020
@techknowlogick
Copy link
Copy Markdown
Member

ping LG-TM

@techknowlogick techknowlogick merged commit b02d2c3 into go-gitea:master May 21, 2020
@silverwind silverwind deleted the tribute-webpack branch May 22, 2020 20:36
ydelafollye pushed a commit to ydelafollye/gitea that referenced this pull request Jul 31, 2020
* Move tributejs to npm/webpack

- Move vendored bundle to npm and webpack
- Rewrote initialization to single function
- Restyled it (made it a bit smaller)
- Fixed it for arc-green

* fix mention

* also include emoji on #content

* Update web_src/less/_tribute.less

Co-authored-by: mrsdizzie <info@mrsdizzie.com>

* rewrite to only use one instance of Tribute

* refactor

* fix copy/paste error

Co-authored-by: mrsdizzie <info@mrsdizzie.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. topic/ui Change the appearance of the Gitea UI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants