[PR #36] [MERGED] --ui-highlight #183

Closed
opened 2026-03-03 16:05:53 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mthenw/frontail/pull/36
Author: @mthenw
Created: 10/6/2014
Status: Merged
Merged: 10/6/2014
Merged by: @mthenw

Base: masterHead: highlights


📝 Commits (3)

  • 4d658ed Apply css stylings to either lines or individual words, if matching strings are found in a supplied configuration file
  • 38c256a Merge branch 'master' into highlights
  • 3435c98 Tests and README update

📊 Changes

6 files changed (+125 additions, -17 deletions)

View changed files

📝 README.md (+19 -1)
📝 index.js (+11 -0)
📝 lib/options_parser.js (+14 -15)
📝 lib/web/assets/app.js (+51 -1)
preset/default.json (+8 -0)
📝 test/app.js (+22 -0)

📄 Description

This PR is based on #35. Made some cleanup, added tests and updated README.


🔄 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/mthenw/frontail/pull/36 **Author:** [@mthenw](https://github.com/mthenw) **Created:** 10/6/2014 **Status:** ✅ Merged **Merged:** 10/6/2014 **Merged by:** [@mthenw](https://github.com/mthenw) **Base:** `master` ← **Head:** `highlights` --- ### 📝 Commits (3) - [`4d658ed`](https://github.com/mthenw/frontail/commit/4d658ed9403936daed2c1328d4b72caf40d4035d) Apply css stylings to either lines or individual words, if matching strings are found in a supplied configuration file - [`38c256a`](https://github.com/mthenw/frontail/commit/38c256a9f3a305e0c799430962046ba5fdf9537b) Merge branch 'master' into highlights - [`3435c98`](https://github.com/mthenw/frontail/commit/3435c986aad52767fcbcc947c352c680a3f2f268) Tests and README update ### 📊 Changes **6 files changed** (+125 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+19 -1) 📝 `index.js` (+11 -0) 📝 `lib/options_parser.js` (+14 -15) 📝 `lib/web/assets/app.js` (+51 -1) ➕ `preset/default.json` (+8 -0) 📝 `test/app.js` (+22 -0) </details> ### 📄 Description This PR is based on #35. Made some cleanup, added tests and updated README. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:05:53 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/frontail#183
No description provided.