[PR #13] [CLOSED] Precedent input when typing ↑ #29

Closed
opened 2026-02-27 23:20:08 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/spatie/dnsrecords.io/pull/13
Author: @rchoffardet
Created: 10/27/2017
Status: Closed

Base: masterHead: master


📝 Commits (7)

  • 9a2c0da add history feature
  • 50fb29f Merge branch 'master' into master
  • 121192f Merge branch 'master' into master
  • 9b39948 📝 merge submit event
  • ab9e981 📝 remove else keyword by making use of early return
  • 162dc2a 📝 end file with a newline
  • 04e63c0 add limit to history (1000 elements max)

📊 Changes

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

View changed files

resources/assets/js/History.js (+44 -0)
📝 resources/assets/js/app.js (+17 -1)

📄 Description

As suggested here #5 , here is the PR :)


🔄 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/spatie/dnsrecords.io/pull/13 **Author:** [@rchoffardet](https://github.com/rchoffardet) **Created:** 10/27/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (7) - [`9a2c0da`](https://github.com/spatie/dnsrecords.io/commit/9a2c0da8ce48a49828f3d886c0d217000683f543) :sparkles: add history feature - [`50fb29f`](https://github.com/spatie/dnsrecords.io/commit/50fb29f5525129e71a3d98b5f7ab4c5f325395fa) Merge branch 'master' into master - [`121192f`](https://github.com/spatie/dnsrecords.io/commit/121192f31c18e1069c5954b10016fb035976ab6d) Merge branch 'master' into master - [`9b39948`](https://github.com/spatie/dnsrecords.io/commit/9b39948c3d9db7a8e7595e2036021b5694e6013f) :pencil: merge submit event - [`ab9e981`](https://github.com/spatie/dnsrecords.io/commit/ab9e981dbcf1292b9bb0a5ce011542ecc4fd7e1f) :pencil: remove else keyword by making use of early return - [`162dc2a`](https://github.com/spatie/dnsrecords.io/commit/162dc2a110482746fc3781c0146ba76515c0674f) :pencil: end file with a newline - [`04e63c0`](https://github.com/spatie/dnsrecords.io/commit/04e63c08a96bfe87c33cc05c790e5defa9a26e49) :sparkles: add limit to history (1000 elements max) ### 📊 Changes **2 files changed** (+61 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `resources/assets/js/History.js` (+44 -0) 📝 `resources/assets/js/app.js` (+17 -1) </details> ### 📄 Description As suggested here #5 , here is the PR :) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 23:20:08 +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/dnsrecords.io#29
No description provided.