mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-27 05:15:56 +03:00
[PR #1388] [MERGED] Add number prop type #1311
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#1311
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/BoostIO/BoostNote-App/pull/1388
Author: @Komediruzecki
Created: 12/4/2021
Status: ✅ Merged
Merged: 12/7/2021
Merged by: @Rokt33r
Base:
master← Head:feature/add-number-prop-type📝 Commits (3)
c63cf08Add number prop type2d897d9Fix unused import in number statusf4c5e01Add out of focus save📊 Changes
5 files changed (+215 additions, -0 deletions)
View changed files
📝
src/cloud/components/ContentManager/ContentManagerToolbar.tsx(+2 -0)➕
src/cloud/components/Props/Pickers/NumberSelect.tsx(+170 -0)📝
src/cloud/components/Props/PropPicker.tsx(+19 -0)📝
src/cloud/components/Props/PropsAddForm.tsx(+13 -0)📝
src/cloud/lib/props.ts(+11 -0)📄 Description
Video showcase:
https://user-images.githubusercontent.com/18196945/144726024-4d0a1736-fece-4b64-a90d-dffb0ac4350b.mp4
Issue:
https://boostnote.io/boostio/Number-property-dC595cea6a7bbf4b0e80678a086ccc0380
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.