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 }}
apiaget
/
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 5, 2018
test(components): migrate e2e tests to puppeteer
Show description for 0983f95
brandyscarney
committed
0983f95
View commit details
Copy full SHA for 0983f95
Browse repository at this point
test(components): migrate e2e tests to puppeteer
Show description for 6bc35a3
brandyscarney
committed
6bc35a3
View commit details
Copy full SHA for 6bc35a3
Browse repository at this point
test(fab): update fab tests and migrate to new e2e
Show description for 92cd9cc
brandyscarney
committed
92cd9cc
View commit details
Copy full SHA for 92cd9cc
Browse repository at this point
chore(stencil): downgrade stencil to fix tests
brandyscarney
committed
a1af131
View commit details
Copy full SHA for a1af131
Browse repository at this point
fix(item): add input highlight using an absolute div (#15856)
Show description for f885f7d
brandyscarney
authored
f885f7d
View commit details
Copy full SHA for f885f7d
Browse repository at this point
fix(input): add and document custom properties
Show description for 23df042
camwiegert
committed
23df042
View commit details
Copy full SHA for 23df042
Browse repository at this point
test(infinite-scroll): migrate e2e tests
Show description for 4fd817c
camwiegert
committed
4fd817c
View commit details
Copy full SHA for 4fd817c
Browse repository at this point
docs(components): update readmes from build script
brandyscarney
committed
83fd527
View commit details
Copy full SHA for 83fd527
Browse repository at this point
Commits on Oct 4, 2018
feat(nav): animation is customizable
Show description for 24f3373
manucorporat
committed
24f3373
View commit details
Copy full SHA for 24f3373
Browse repository at this point
feat(overlays): expose animation customization
manucorporat
committed
dc976cc
View commit details
Copy full SHA for dc976cc
Browse repository at this point
fix(angular): only bypass zone in high-rate events
Show description for f63c0f5
manucorporat
committed
f63c0f5
View commit details
Copy full SHA for f63c0f5
Browse repository at this point
Commits on Oct 2, 2018
fix(docs): Fix commit link on CONTRIBUTING.md (#15834)
Joseli.to
authored and
manucorporat
committed
fe0c3b4
View commit details
Copy full SHA for fe0c3b4
Browse repository at this point
fix(tabs): badgeColor works again
Show description for 3d98587
manucorporat
committed
3d98587
View commit details
Copy full SHA for 3d98587
Browse repository at this point
test(menu): fix test
manucorporat
committed
d9e0bd3
View commit details
Copy full SHA for d9e0bd3
Browse repository at this point
fix(hide/show): fix show-when/hide-when
Show description for fd01308
manucorporat
committed
fd01308
View commit details
Copy full SHA for fd01308
Browse repository at this point
test(input): migrate e2e tests
Show description for c6bfda0
camwiegert
committed
c6bfda0
View commit details
Copy full SHA for c6bfda0
Browse repository at this point
test(item): migrate e2e tests
Show description for 7370218
camwiegert
committed
7370218
View commit details
Copy full SHA for 7370218
Browse repository at this point
test(item-sliding): migrate e2e tests
camwiegert
committed
e6bd6d4
View commit details
Copy full SHA for e6bd6d4
Browse repository at this point
test(label): migrate e2e tests
Show description for c9886e2
camwiegert
committed
c9886e2
View commit details
Copy full SHA for c9886e2
Browse repository at this point
test(list): migrate e2e tests
Show description for 030227b
camwiegert
committed
030227b
View commit details
Copy full SHA for 030227b
Browse repository at this point
test(loading): migrate e2e tests
Show description for 05f3d92
camwiegert
committed
05f3d92
View commit details
Copy full SHA for 05f3d92
Browse repository at this point
chore(): update stencil + fix lint errors
manucorporat
committed
2f9aaa2
View commit details
Copy full SHA for 2f9aaa2
Browse repository at this point
fix(all): avoid using focus() since it conflicts with HTMLElement
Show description for 5560dcd
manucorporat
committed
5560dcd
View commit details
Copy full SHA for 5560dcd
Browse repository at this point
feat(angular): observer based api to override hardware back button
Show description for 6a5aec8
manucorporat
committed
6a5aec8
View commit details
Copy full SHA for 6a5aec8
Browse repository at this point
fix(angular): add "main" to package.json as workaround for webstorm
manucorporat
committed
c57a7cc
View commit details
Copy full SHA for c57a7cc
Browse repository at this point
fix(angular): backButton event uses ionBackButton
manucorporat
committed
0337c7f
View commit details
Copy full SHA for 0337c7f
Browse repository at this point
Commits on Oct 1, 2018
test(modal): migrate e2e tests
Show description for 657c2ed
camwiegert
committed
657c2ed
View commit details
Copy full SHA for 657c2ed
Browse repository at this point
test(popover): migrate e2e tests
Show description for 6b77d00
camwiegert
committed
6b77d00
View commit details
Copy full SHA for 6b77d00
Browse repository at this point
test(radio): migrate e2e tests
Show description for 5aaacbc
camwiegert
committed
5aaacbc
View commit details
Copy full SHA for 5aaacbc
Browse repository at this point
test(radio-group): migrate e2e tests
Show description for 8f82743
camwiegert
committed
8f82743
View commit details
Copy full SHA for 8f82743
Browse repository at this point
test(range): migrate e2e tests
Show description for 95f7a4a
camwiegert
committed
95f7a4a
View commit details
Copy full SHA for 95f7a4a
Browse repository at this point
test(refresher): migrate e2e tests
Show description for 2517044
camwiegert
committed
2517044
View commit details
Copy full SHA for 2517044
Browse repository at this point
test(reorder): migrate e2e tests
Show description for 2eb49b5
camwiegert
committed
2eb49b5
View commit details
Copy full SHA for 2eb49b5
Browse repository at this point
test(searchbar): migrate e2e tests
Show description for f38554a
camwiegert
committed
f38554a
View commit details
Copy full SHA for f38554a
Browse repository at this point
test(segment): migrate e2e tests
Show description for 82ed6da
camwiegert
committed
82ed6da
View commit details
Copy full SHA for 82ed6da
Browse repository at this point
Previous
Next
You can鈥檛 perform that action at this time.