[PR #50] [MERGED] Add types constants. #240

Closed
opened 2026-05-05 11:56:39 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/kusti8/proton-native/pull/50
Author: @alejandronanez
Created: 3/7/2018
Status: Merged
Merged: 3/7/2018
Merged by: @kusti8

Base: masterHead: remove-hardcoded-types


📝 Commits (2)

📊 Changes

4 files changed (+39 additions, -16 deletions)

View changed files

📝 docs/quickstart.md (+3 -3)
📝 src/components/DesktopComponent.js (+15 -6)
📝 src/components/MenuBar.js (+15 -7)
src/constants/types.js (+6 -0)

📄 Description

  • Add types' constants
  • Remove extra space in documentation

🔄 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/kusti8/proton-native/pull/50 **Author:** [@alejandronanez](https://github.com/alejandronanez) **Created:** 3/7/2018 **Status:** ✅ Merged **Merged:** 3/7/2018 **Merged by:** [@kusti8](https://github.com/kusti8) **Base:** `master` ← **Head:** `remove-hardcoded-types` --- ### 📝 Commits (2) - [`4ba2dd6`](https://github.com/kusti8/proton-native/commit/4ba2dd6b8c4c46f3a627d9d26a199d3e636ef297) Add types constants. - [`19df503`](https://github.com/kusti8/proton-native/commit/19df5035497d8cfc6816471e41d222abe5048189) remove unnecesary file ### 📊 Changes **4 files changed** (+39 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `docs/quickstart.md` (+3 -3) 📝 `src/components/DesktopComponent.js` (+15 -6) 📝 `src/components/MenuBar.js` (+15 -7) ➕ `src/constants/types.js` (+6 -0) </details> ### 📄 Description - Add types' constants - Remove extra space in documentation --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 11:56:39 -06: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: github-starred/proton-native#240
No description provided.