Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Upgrade FontAwesome #432

Merged
merged 8 commits into from
Sep 17, 2020
Merged

Upgrade FontAwesome #432

merged 8 commits into from
Sep 17, 2020

Conversation

Pireax
Copy link

@Pireax Pireax commented Jul 20, 2020

Description:

Alternative upgrade strategy of #430

Related issue (if applicable): fixes #431

Checklist:

  • The code change is tested and works locally.
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation if necessary
  • There is no commented out code in this PR.
  • My changes generate no new warnings (check the console)

@datdamnzotz datdamnzotz mentioned this pull request Jul 21, 2020
5 tasks
@datdamnzotz datdamnzotz added area/application Task related to orcpub application itself area/ci Continuos Integration tasks enhancement New feature or request labels Jul 21, 2020
@datdamnzotz datdamnzotz added this to the 2.5.0.17 milestone Aug 19, 2020
datdamnzotz
datdamnzotz previously approved these changes Sep 17, 2020
datdamnzotz
datdamnzotz previously approved these changes Sep 17, 2020
src/clj/orcpub/routes.clj:50:14: warning: duplicate require of ring.util.response
src/clj/orcpub/routes.clj:51:56: warning: Unused import PDCheckBox
src/clj/orcpub/routes.clj:51:67: warning: Unused import PDComboBox
src/clj/orcpub/routes.clj:51:78: warning: Unused import PDListBox
src/clj/orcpub/routes.clj:51:88: warning: Unused import PDRadioButton
src/clj/orcpub/routes.clj:51:102: warning: Unused import PDTextField
src/clj/orcpub/routes.clj:54:54: warning: Unused import PDImageXObject
src/clj/orcpub/routes.clj:56:54: warning: Unused import JPEGFactory
src/clj/orcpub/routes.clj:56:66: warning: Unused import LosslessFactory
src/clj/orcpub/routes.clj:57:51: warning: Unused import GzipHandler
src/clj/orcpub/routes.clj:58:27: warning: Unused import ImageIO
src/clj/orcpub/routes.clj:59:22: warning: Unused import URL
@datdamnzotz datdamnzotz merged commit 6beeb5f into Orcpub:develop Sep 17, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
area/application Task related to orcpub application itself area/ci Continuos Integration tasks enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Maintenance] - Upgrade FontAwesome to 5.14.0
2 participants