[PR #16383] [MERGED] Fixes: #16083 - Add font-variant-ligatures setting to disable ligatur… #14844

Closed
opened 2025-12-29 23:27:03 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/16383
Author: @DanSheps
Created: 6/3/2024
Status: Merged
Merged: 6/4/2024
Merged by: @jeremystretch

Base: developHead: 16083-fix-font-ligatures


📝 Commits (4)

  • 8e3fe48 Fixes: #16083 - Add font-variant-ligatures setting to disable ligatures on chromium
  • 92bcb4a Fix comment
  • 172d8b7 Disable ligatures on input fields
  • fa79367 Condense rules & apply to all elements

📊 Changes

2 files changed (+8 additions, -1 deletions)

View changed files

📝 netbox/project-static/dist/netbox.css (+1 -1)
📝 netbox/project-static/styles/overrides/_tabler.scss (+7 -0)

📄 Description

Fixes: #16083 - Add font-variant-ligatures setting to disable ligatures on chromium

  • Add font-variant-ligatures setting and set to none in _tabler.scss overrides file.
  • Bundle styles

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/16383 **Author:** [@DanSheps](https://github.com/DanSheps) **Created:** 6/3/2024 **Status:** ✅ Merged **Merged:** 6/4/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `16083-fix-font-ligatures` --- ### 📝 Commits (4) - [`8e3fe48`](https://github.com/netbox-community/netbox/commit/8e3fe48d5c6fe5ad92bdbb832b737207e0827a99) Fixes: #16083 - Add font-variant-ligatures setting to disable ligatures on chromium - [`92bcb4a`](https://github.com/netbox-community/netbox/commit/92bcb4a00f086487d790424f09fd754dcfcc96a0) Fix comment - [`172d8b7`](https://github.com/netbox-community/netbox/commit/172d8b7313a28dfff8b63468d15a1c83a8679ccc) Disable ligatures on input fields - [`fa79367`](https://github.com/netbox-community/netbox/commit/fa79367cc584e2084418010fe8381d357b671ee4) Condense rules & apply to all elements ### 📊 Changes **2 files changed** (+8 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/project-static/dist/netbox.css` (+1 -1) 📝 `netbox/project-static/styles/overrides/_tabler.scss` (+7 -0) </details> ### 📄 Description ### Fixes: #16083 - Add font-variant-ligatures setting to disable ligatures on chromium * Add font-variant-ligatures setting and set to none in _tabler.scss overrides file. * Bundle styles --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 23:27:03 +01:00
adam closed this issue 2025-12-29 23:27:04 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14844