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 }}
javascript2016
/
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
src
on
sync-lazy-loading
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 18, 2017
docs(nav): .catch() is not longer needed
manucorporat
committed
356ccd9
View commit details
Copy full SHA for 356ccd9
View code at this point
Browse repository at this point
refactor(module-loader): fix tests, don't purge loaded module promise from the map
Show description for ff467db
danbucholtz
committed
ff467db
View commit details
Copy full SHA for ff467db
View code at this point
Browse repository at this point
fix(navcontroller): lazy loading is queued
manucorporat
committed
f88823a
View commit details
Copy full SHA for f88823a
View code at this point
Browse repository at this point
fix(base-input): inputUpdated() is triggered when initialized
manucorporat
committed
5776f76
View commit details
Copy full SHA for 5776f76
View code at this point
Browse repository at this point
docs(select): use hidden for dgeni
brandyscarney
committed
c7beb8c
View commit details
Copy full SHA for c7beb8c
View code at this point
Browse repository at this point
fix(input): make sure isDisabled gets set to a boolean
brandyscarney
committed
bfa2362
View commit details
Copy full SHA for bfa2362
View code at this point
Browse repository at this point
Commits on Apr 17, 2017
fix(toggle): use correct toggle background color for iOS colors
brandyscarney
committed
b3d68c9
View commit details
Copy full SHA for b3d68c9
View code at this point
Browse repository at this point
feat(select): add popover interface as an option
Viktor Zhakhalov
authored and
brandyscarney
committed
745d808
View commit details
Copy full SHA for 745d808
View code at this point
Browse repository at this point
test(platform): electron extends core
jgw96
committed
314f7e5
View commit details
Copy full SHA for 314f7e5
View code at this point
Browse repository at this point
style(platform): fix lint errors
jgw96
committed
7d0f9f5
View commit details
Copy full SHA for 7d0f9f5
View code at this point
Browse repository at this point
feat(platform): add electron as a platform (#10868)
Show description for c0df862
North McCormick
authored and
jgw96
committed
c0df862
View commit details
Copy full SHA for c0df862
View code at this point
Browse repository at this point
fix(tabs): invalid component comparison (#11084)
Show description for e423e08
soumak77
authored and
jgw96
committed
e423e08
View commit details
Copy full SHA for e423e08
View code at this point
Browse repository at this point
fix(item-options): improve rtl support (#11188)
Show description for ea6450e
John-Luke
authored and
brandyscarney
committed
ea6450e
View commit details
Copy full SHA for ea6450e
View code at this point
Browse repository at this point
Commits on Apr 14, 2017
refactor(app): rename pull- to float- to avoid confusion with col
brandyscarney
committed
feeb267
View commit details
Copy full SHA for feeb267
View code at this point
Browse repository at this point
feat(app): add responsive utility attributes by screen size (#11228)
Show description for cf24057
brandyscarney
authored
cf24057
View commit details
Copy full SHA for cf24057
View code at this point
Browse repository at this point
feat(rtl): add segment rtl support (#11215)
Show description for dd0b293
AmitMY
authored and
brandyscarney
committed
dd0b293
View commit details
Copy full SHA for dd0b293
View code at this point
Browse repository at this point
Commits on Apr 13, 2017
feat(rtl): add text-start and text-end (#11213)
AmitMY
authored and
brandyscarney
committed
6cd719f
View commit details
Copy full SHA for 6cd719f
View code at this point
Browse repository at this point
feat(rtl): add pull-left/right/start/end (#11214)
AmitMY
authored and
brandyscarney
committed
d9ac950
View commit details
Copy full SHA for d9ac950
View code at this point
Browse repository at this point
docs(slides): add params for slide functions (#10972)
Show description for 65c250b
James Wilkinson
authored and
brandyscarney
committed
65c250b
View commit details
Copy full SHA for 65c250b
View code at this point
Browse repository at this point
docs(navigation): fix typo (#11192)
joewoodhouse
authored and
brandyscarney
committed
bc9accf
View commit details
Copy full SHA for bc9accf
View code at this point
Browse repository at this point
feat(rtl): add start and end text-align for alert and picker
Show description for cb5707d
brandyscarney
committed
cb5707d
View commit details
Copy full SHA for cb5707d
View code at this point
Browse repository at this point
fix(navigation): legacy deep link config can have a defaultHistory entry that is a component in addi
Show description for 35f3947
danbucholtz
committed
35f3947
View commit details
Copy full SHA for 35f3947
View code at this point
Browse repository at this point
Commits on Apr 8, 2017
fix(scroll): memory leak
manucorporat
committed
3c8edba
View commit details
Copy full SHA for 3c8edba
View code at this point
Browse repository at this point
Commits on Apr 7, 2017
test(inputs): passes Zone tests
manucorporat
committed
614925d
View commit details
Copy full SHA for 614925d
View code at this point
Browse repository at this point
perf(toggle): css containment
manucorporat
committed
93d1d02
View commit details
Copy full SHA for 93d1d02
View code at this point
Browse repository at this point
perf(toggle): events are not zoned
manucorporat
committed
bda624f
View commit details
Copy full SHA for bda624f
View code at this point
Browse repository at this point
refactor(toggle): checked/activated classes are applied to the host
manucorporat
committed
c792ab6
View commit details
Copy full SHA for c792ab6
View code at this point
Browse repository at this point
perf(toggle): toggle’s button is not activated
manucorporat
committed
17c0543
View commit details
Copy full SHA for 17c0543
View code at this point
Browse repository at this point
docs(nav-push): Declare params variables (#11060)
Show description for a09c6c3
hsuanxyz
authored and
brandyscarney
committed
a09c6c3
View commit details
Copy full SHA for a09c6c3
View code at this point
Browse repository at this point
Commits on Apr 6, 2017
docs(select): correctly document usage for selected elements (#10969)
Show description for 0e4c1b7
ajcrites
authored and
brandyscarney
committed
0e4c1b7
View commit details
Copy full SHA for 0e4c1b7
View code at this point
Browse repository at this point
docs(platform): add missing parameter updateDocument in the doc (#11075)
musahaidari
authored and
brandyscarney
committed
df269bf
View commit details
Copy full SHA for df269bf
View code at this point
Browse repository at this point
feat(modal): add cssClass to modal options
Show description for 5cb51ef
brandyscarney
authored and
manucorporat
committed
5cb51ef
View commit details
Copy full SHA for 5cb51ef
View code at this point
Browse repository at this point
feat(item): add sass variable to override avatar border radius
Show description for b0dc856
brandyscarney
committed
b0dc856
View commit details
Copy full SHA for b0dc856
View code at this point
Browse repository at this point
fix(inputs): ionChange is fired after updating ngModel
manucorporat
committed
6b92a5a
View commit details
Copy full SHA for 6b92a5a
View code at this point
Browse repository at this point
fix(tapclick): 300ms click delay
manucorporat
committed
59f9737
View commit details
Copy full SHA for 59f9737
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.