[PR #105] [MERGED] Styled component types #569

Closed
opened 2026-03-03 00:22:11 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/105
Author: @ButteryCrumpet
Created: 12/6/2019
Status: Merged
Merged: 12/6/2019
Merged by: @ButteryCrumpet

Base: masterHead: styled-component-types


📝 Commits (2)

  • 43a6071 added custom styled-component types
  • cb9a08f fixed tsetTimout type

📊 Changes

4 files changed (+89 additions, -49 deletions)

View changed files

📝 package-lock.json (+64 -47)
📝 package.json (+0 -1)
📝 src/components/NotePage/NoteDetail/NoteDetail.tsx (+1 -1)
typings/styled-components.d.ts (+24 -0)

📄 Description

Use custom definitions for styled-components


🔄 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/BoostIO/BoostNote-App/pull/105 **Author:** [@ButteryCrumpet](https://github.com/ButteryCrumpet) **Created:** 12/6/2019 **Status:** ✅ Merged **Merged:** 12/6/2019 **Merged by:** [@ButteryCrumpet](https://github.com/ButteryCrumpet) **Base:** `master` ← **Head:** `styled-component-types` --- ### 📝 Commits (2) - [`43a6071`](https://github.com/BoostIO/BoostNote-App/commit/43a60712c8a2c0e519062c6fa1d555946cf17fed) added custom styled-component types - [`cb9a08f`](https://github.com/BoostIO/BoostNote-App/commit/cb9a08f394a5e7ee907a901795b4fbe36635f647) fixed tsetTimout type ### 📊 Changes **4 files changed** (+89 additions, -49 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+64 -47) 📝 `package.json` (+0 -1) 📝 `src/components/NotePage/NoteDetail/NoteDetail.tsx` (+1 -1) ➕ `typings/styled-components.d.ts` (+24 -0) </details> ### 📄 Description Use custom definitions for styled-components --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:22:11 +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/BoostNote-App#569
No description provided.