Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
popcodeorg
/
popcode
Public
Notifications
You must be signed in to change notification settings
Fork
143
Star
191
Code
Issues
144
Pull requests
19
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Add a WYSIWYG-esque editor for instructions
- #1426
#1426
Open
meg2208
wants to merge 12 commits into
popcodeorg:master
popcodeorg/popcode:master
from
meg2208:instructions-WYSIWYG
meg2208/popcode:instructions-WYSIWYG
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
Add a WYSIWYG-esque editor for instructions
#1426
meg2208
wants to merge 12 commits into
popcodeorg:master
popcodeorg/popcode:master
from
meg2208:instructions-WYSIWYG
meg2208/popcode:instructions-WYSIWYG
Copy head branch name to clipboard
Commits
Commits on Apr 22, 2018
add react-simplemde-editor dependency
meg2208
committed
3073cc9
View commit details
Copy full SHA for 3073cc9
Browse repository at this point
WYSIWYG-esque editor for instructions; controlled component pattern
meg2208
committed
c1ad7d8
View commit details
Copy full SHA for c1ad7d8
Browse repository at this point
minor styling for instructions editor
meg2208
committed
2864084
View commit details
Copy full SHA for 2864084
Browse repository at this point
proper behavior on instructions cancel, load new project
meg2208
committed
1544c8e
View commit details
Copy full SHA for 1544c8e
Browse repository at this point
add newline; remove unnecessary id
meg2208
committed
c81a8cf
View commit details
Copy full SHA for c81a8cf
Browse repository at this point
Commits on Apr 24, 2018
move css to simple-mde.css; updates from code review
meg2208
committed
4bfae0f
View commit details
Copy full SHA for 4bfae0f
Browse repository at this point
add logic explanation to getCurrentProjectInstructions
meg2208
committed
e2588eb
View commit details
Copy full SHA for e2588eb
Browse repository at this point
displayedInstructions --> draftInstructions
meg2208
committed
04a6912
View commit details
Copy full SHA for 04a6912
Browse repository at this point
fix lint error
meg2208
committed
903ad12
View commit details
Copy full SHA for 903ad12
Browse repository at this point
disable stylelint for venor css
meg2208
committed
d911f6c
View commit details
Copy full SHA for d911f6c
Browse repository at this point
Merge branch 'master' into instructions-WYSIWYG
meg2208
committed
229e3e1
View commit details
Copy full SHA for 229e3e1
Browse repository at this point
Commits on Apr 25, 2018
add react-coroutine, async load InstructionsEditor and fade in
meg2208
committed
19a5f33
View commit details
Copy full SHA for 19a5f33
Browse repository at this point
You can’t perform that action at this time.