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
Accelerator
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 }}
PatrickJS
/
node-angularcontext
Public
forked from
apparentlymart/node-angularcontext
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Dec 24, 2013
Increment version number to 0.0.13 for release.
Martin Atkins
committed
be9d32b
View commit details
Copy full SHA for be9d32b
Browse repository at this point
Disable mutation events in our internal DOM.
Show description for 6f792b5
Martin Atkins
committed
6f792b5
View commit details
Copy full SHA for 6f792b5
Browse repository at this point
Commits on Dec 10, 2013
Increase version number for release.
Martin Atkins
committed
56a1cfb
View commit details
Copy full SHA for 56a1cfb
Browse repository at this point
Fix style issue. (== should be ===)
Martin Atkins
committed
cce7f81
View commit details
Copy full SHA for cce7f81
Browse repository at this point
Commits on Dec 7, 2013
Allow the caller to provide a template for the internal DOM.
Show description for 74f6eaa
Martin Atkins
committed
74f6eaa
View commit details
Copy full SHA for 74f6eaa
Browse repository at this point
Commits on Dec 6, 2013
Update version to 0.0.11 for release.
Martin Atkins
committed
fed9ae3
View commit details
Copy full SHA for fed9ae3
Browse repository at this point
Put a dummy script element into the internal DOM.
Show description for d76baaa
Martin Atkins
committed
d76baaa
View commit details
Copy full SHA for d76baaa
Browse repository at this point
Commits on Dec 4, 2013
Increase version number to 0.0.10 in preparation for release.
Martin Atkins
committed
7cd4a7a
View commit details
Copy full SHA for 7cd4a7a
Browse repository at this point
Allow callers to be notified just before context disposal.
Show description for cd7d1e0
Martin Atkins
committed
cd7d1e0
View commit details
Copy full SHA for cd7d1e0
Browse repository at this point
Increment version number to 0.0.8 for a release.
Show description for 3ec9ffd
Martin Atkins
committed
3ec9ffd
View commit details
Copy full SHA for 3ec9ffd
Browse repository at this point
Set version to 0.0.7 in preparation for release.
Martin Atkins
committed
4eb867f
View commit details
Copy full SHA for 4eb867f
Browse repository at this point
Commits on Nov 9, 2013
The jsdom feature options need to be in a "features" sub-object.
Show description for b4d8ad1
Martin Atkins
committed
b4d8ad1
View commit details
Copy full SHA for b4d8ad1
Browse repository at this point
Commits on Nov 8, 2013
Close jsdom rather than disposing its context directly.
Show description for fac6589
Martin Atkins
committed
fac6589
View commit details
Copy full SHA for fac6589
Browse repository at this point
Commits on Nov 5, 2013
Provide access to the global 'require' object too.
Show description for 2af85b1
Martin Atkins
committed
2af85b1
View commit details
Copy full SHA for 2af85b1
Browse repository at this point
Commits on Sep 29, 2013
bump version for next release
apparentlymart
committed
59f5299
View commit details
Copy full SHA for 59f5299
Browse repository at this point
Provide access to the bootstrap and element methods.
Show description for b49f46d
apparentlymart
committed
b49f46d
View commit details
Copy full SHA for b49f46d
Browse repository at this point
Add a runFiles method that can be used to load many script files at once.
apparentlymart
committed
6ee4d6a
View commit details
Copy full SHA for 6ee4d6a
Browse repository at this point
Bump version in preparation for next release.
apparentlymart
committed
e28c0ff
View commit details
Copy full SHA for e28c0ff
Browse repository at this point
A simple example of running the Angular template compiler.
apparentlymart
committed
cdc75e5
View commit details
Copy full SHA for cdc75e5
Browse repository at this point
Use jsdom instead of directly contextify.
Show description for c0890c0
apparentlymart
committed
c0890c0
View commit details
Copy full SHA for c0890c0
Browse repository at this point
Bump version so we don't collide with the last npm release.
apparentlymart
committed
229445f
View commit details
Copy full SHA for 229445f
Browse repository at this point
version to 0.0.3.
apparentlymart
committed
7ab5251
View commit details
Copy full SHA for 7ab5251
Browse repository at this point
Correct typo of 'injector' method name as 'inject'.
apparentlymart
committed
780def8
View commit details
Copy full SHA for 780def8
Browse repository at this point
Bump version just because the npm registry seems to be confused.
apparentlymart
committed
70972bb
View commit details
Copy full SHA for 70972bb
Browse repository at this point
Add LICENSE.
apparentlymart
committed
e657876
View commit details
Copy full SHA for e657876
Browse repository at this point
Add a README.
apparentlymart
committed
52679d7
View commit details
Copy full SHA for 52679d7
Browse repository at this point
Commits on Sep 28, 2013
Basic main implementation.
Show description for 0b6106f
apparentlymart
committed
0b6106f
View commit details
Copy full SHA for 0b6106f
Browse repository at this point
Basic boilerplate of the main module.
Show description for f3e7ca6
apparentlymart
committed
f3e7ca6
View commit details
Copy full SHA for f3e7ca6
Browse repository at this point
Initial .travis.yml
apparentlymart
committed
22d3c10
View commit details
Copy full SHA for 22d3c10
Browse repository at this point
Linting stuff.
apparentlymart
committed
c92bc05
View commit details
Copy full SHA for c92bc05
Browse repository at this point
Initial package.json.
apparentlymart
committed
79b8aae
View commit details
Copy full SHA for 79b8aae
Browse repository at this point
gitignore
apparentlymart
committed
d08f4b3
View commit details
Copy full SHA for d08f4b3
Browse repository at this point
;)
apparentlymart
committed
50c5781
View commit details
Copy full SHA for 50c5781
Browse repository at this point
You can’t perform that action at this time.