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 }}
biglife
/
ionic
Public
forked from
ionic-team/ionic-framework
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
Breadcrumbs
History for
ionic
test
unit
on
slidebox-refactor
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 8, 2014
fix(isActiveScope): find active scope
Show description for 7b39bc4
adamdbradley
committed
7b39bc4
View commit details
Copy full SHA for 7b39bc4
View code at this point
Browse repository at this point
Commits on Dec 7, 2014
fix(view): do not register abstract states
Show description for 37dd84c
adamdbradley
committed
37dd84c
View commit details
Copy full SHA for 37dd84c
View code at this point
Browse repository at this point
Commits on Dec 5, 2014
test(): remove ddescribe
ajoslin
committed
4986a42
View commit details
Copy full SHA for 4986a42
View code at this point
Browse repository at this point
feat($ionicLoading): allow options.hideOnStateChange
Show description for 8d7c890
ajoslin
committed
8d7c890
View commit details
Copy full SHA for 8d7c890
View code at this point
Browse repository at this point
Commits on Dec 4, 2014
amend(slideBox): check index validity when select happens
ajoslin
committed
8fe58b4
View commit details
Copy full SHA for 8fe58b4
View code at this point
Browse repository at this point
fix(slideBox): if selected binding is string, parse to integer
ajoslin
committed
ee1d5d9
View commit details
Copy full SHA for ee1d5d9
View code at this point
Browse repository at this point
fix(sideMenu): enable menu w/ different historyId back view
adamdbradley
committed
6a1c533
View commit details
Copy full SHA for 6a1c533
View code at this point
Browse repository at this point
Commits on Dec 3, 2014
test(viewTitle): ionView title attr test
adamdbradley
committed
ab15392
View commit details
Copy full SHA for ab15392
View code at this point
Browse repository at this point
refactor(transition): no timeout after render
adamdbradley
committed
6b4963e
View commit details
Copy full SHA for 6b4963e
View code at this point
Browse repository at this point
fix(tabs): remove cache=false tab view element
adamdbradley
committed
ab99b13
View commit details
Copy full SHA for ab99b13
View code at this point
Browse repository at this point
Commits on Dec 1, 2014
feat(slideBox): add on-slide-start callback
ajoslin
committed
cd5aaa5
View commit details
Copy full SHA for cd5aaa5
View code at this point
Browse repository at this point
fix(collectionRepeat): parse collection-item-height/width to int
Show description for a49e577
ajoslin
committed
a49e577
View commit details
Copy full SHA for a49e577
View code at this point
Browse repository at this point
style(slideBox): cleanup unused vars
ajoslin
committed
e74de97
View commit details
Copy full SHA for e74de97
View code at this point
Browse repository at this point
Commits on Nov 30, 2014
refactor(slideBox): properly use size of parent, perf increase
ajoslin
committed
597e28c
View commit details
Copy full SHA for 597e28c
View code at this point
Browse repository at this point
fix(tabs): wrap inline tab content
Show description for 3e31614
adamdbradley
committed
3e31614
View commit details
Copy full SHA for 3e31614
View code at this point
Browse repository at this point
Commits on Nov 26, 2014
refactor(backButton): separate show/hide logic
adamdbradley
committed
05fb7a0
View commit details
Copy full SHA for 05fb7a0
View code at this point
Browse repository at this point
refactor(delegateService): make more DRY, increase perf
ajoslin
committed
17d0c5b
View commit details
Copy full SHA for 17d0c5b
View code at this point
Browse repository at this point
Commits on Nov 25, 2014
fix(delegate): find delegate when multiple parent histories
adamdbradley
committed
61916c6
View commit details
Copy full SHA for 61916c6
View code at this point
Browse repository at this point
fix(disconnect): move scope disconnect before enter
adamdbradley
committed
fb81f97
View commit details
Copy full SHA for fb81f97
View code at this point
Browse repository at this point
fix(delegate): isActiveScope climb parent scopes
adamdbradley
committed
03d2f1c
View commit details
Copy full SHA for 03d2f1c
View code at this point
Browse repository at this point
Commits on Nov 24, 2014
feat(checkbox): checkbox-square/platform updates
adamdbradley
committed
0c1b23d
View commit details
Copy full SHA for 0c1b23d
View code at this point
Browse repository at this point
fix(delegates): find active instance
adamdbradley
committed
0951b97
View commit details
Copy full SHA for 0951b97
View code at this point
Browse repository at this point
Commits on Nov 23, 2014
fix(title): use defined viewTitle attrs
adamdbradley
committed
72167b2
View commit details
Copy full SHA for 72167b2
View code at this point
Browse repository at this point
Commits on Nov 21, 2014
feat(clearCache): create $ionicHistory.clearCache()
adamdbradley
committed
2683ffd
View commit details
Copy full SHA for 2683ffd
View code at this point
Browse repository at this point
Commits on Nov 20, 2014
refactor(navViewController): move view switcher logic
Show description for 60f76b2
adamdbradley
committed
60f76b2
View commit details
Copy full SHA for 60f76b2
View code at this point
Browse repository at this point
Commits on Nov 19, 2014
fix(backButton): add .header-item class
Show description for 57bf4f1
adamdbradley
committed
57bf4f1
View commit details
Copy full SHA for 57bf4f1
View code at this point
Browse repository at this point
refactor(backButton): separate show/enable logic
Show description for b4e4055
adamdbradley
committed
b4e4055
View commit details
Copy full SHA for b4e4055
View code at this point
Browse repository at this point
Commits on Nov 18, 2014
enhance(slideBox): fix selectedIndex bugs
ajoslin
committed
fc38657
View commit details
Copy full SHA for fc38657
View code at this point
Browse repository at this point
fix(headerBar): pass attrs from ionNavBar
Show description for 4872629
adamdbradley
committed
4872629
View commit details
Copy full SHA for 4872629
View code at this point
Browse repository at this point
feat(delegateService): create filterFn to find active
adamdbradley
committed
6276506
View commit details
Copy full SHA for 6276506
View code at this point
Browse repository at this point
Commits on Nov 17, 2014
refactor(viewEvents): create loaded, enter, leave
Show description for 5ab49b5
adamdbradley
committed
5ab49b5
View commit details
Copy full SHA for 5ab49b5
View code at this point
Browse repository at this point
fix(tabs): fix goToHistoryRoot
adamdbradley
committed
d1a80d4
View commit details
Copy full SHA for d1a80d4
View code at this point
Browse repository at this point
Commits on Nov 16, 2014
fix($ionicHistory): pop duplicate view registers
adamdbradley
committed
4833467
View commit details
Copy full SHA for 4833467
View code at this point
Browse repository at this point
Commits on Nov 15, 2014
test(ionicConfig): update config tests
adamdbradley
committed
05be19d
View commit details
Copy full SHA for 05be19d
View code at this point
Browse repository at this point
Commits on Nov 14, 2014
fix(headerBar): view header bars stay under nav bars
adamdbradley
committed
b3d1cc0
View commit details
Copy full SHA for b3d1cc0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.