mirror of
https://github.com/mthenw/frontail.git
synced 2026-04-26 02:05:57 +03:00
[PR #36] [MERGED] --ui-highlight #183
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/frontail#183
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:highlights📝 Commits (3)
4d658edApply css stylings to either lines or individual words, if matching strings are found in a supplied configuration file38c256aMerge branch 'master' into highlights3435c98Tests 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.