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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
optimizely
/
nuclear-js
Public
Notifications
You must be signed in to change notification settings
Fork
141
Star
2.3k
Code
Issues
18
Pull requests
13
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
grouping observers by getters in addObserver
- #183
#183
Open
lyonlai
wants to merge 9 commits into
optimizely:jordan/refactor-everything!
optimizely/nuclear-js:jordan/refactor-everything!
from
lyonlai:yun/grouping-observers-by-getters
lyonlai/nuclear-js:yun/grouping-observers-by-getters
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
grouping observers by getters in addObserver
#183
lyonlai
wants to merge 9 commits into
optimizely:jordan/refactor-everything!
optimizely/nuclear-js:jordan/refactor-everything!
from
lyonlai:yun/grouping-observers-by-getters
lyonlai/nuclear-js:yun/grouping-observers-by-getters
Copy head branch name to clipboard
Commits
Commits on Oct 31, 2015
still something wrong
lyonlai
committed
424db11
View commit details
Copy full SHA for 424db11
Browse repository at this point
fixed the problem. now can use to compare with the previous one
lyonlai
committed
c1dc8c4
View commit details
Copy full SHA for c1dc8c4
Browse repository at this point
Commits on Nov 1, 2015
caching fix for notify.
lyonlai
committed
f77202c
View commit details
Copy full SHA for f77202c
Browse repository at this point
restore the package.json
lyonlai
committed
d38b04e
View commit details
Copy full SHA for d38b04e
Browse repository at this point
remove the testing bit.
lyonlai
committed
fe88c19
View commit details
Copy full SHA for fe88c19
Browse repository at this point
Merge branch 'jordan/refactor-everything!' of https://github.com/optimizely/nuclear-js into yun/grouping-observers-by-getters
lyonlai
committed
6beea89
View commit details
Copy full SHA for 6beea89
Browse repository at this point
tests passed
lyonlai
committed
b75d528
View commit details
Copy full SHA for b75d528
Browse repository at this point
solve the formatting issue
lyonlai
committed
eb162a1
View commit details
Copy full SHA for eb162a1
Browse repository at this point
cover the test case where removing a getter with handler, if there is still handler for the getter, do not remove the reference in store.
lyonlai
committed
22bedfb
View commit details
Copy full SHA for 22bedfb
Browse repository at this point
You can’t perform that action at this time.