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
Branch selector
keyboard
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 2, 2015
fix(keyboard): shrink scrollView on date and select focus on iOS
tlancina
committed
ea19795
View commit details
Copy full SHA for ea19795
Browse repository at this point
amend(collectionRepeat): make sure it doesn't try to getComputedStyle of null
ajoslin
committed
873cded
View commit details
Copy full SHA for 873cded
Browse repository at this point
docs(collectionRepeat): mention old names for item-{width,height}
ajoslin
committed
72d39ef
View commit details
Copy full SHA for 72d39ef
Browse repository at this point
amend(collectionRepeat): fix typo in scss
ajoslin
committed
2bedb33
View commit details
Copy full SHA for 2bedb33
Browse repository at this point
docs(collectionRepeat): fix incorrect renderBuffer default value
ajoslin
committed
8154777
View commit details
Copy full SHA for 8154777
Browse repository at this point
amend(collectionRepeat): make after container always calculate size correctly
Show description for af7a03c
ajoslin
committed
af7a03c
View commit details
Copy full SHA for af7a03c
Browse repository at this point
Commits on Feb 28, 2015
docs(collectionRepeat): add link to ios image fixes
ajoslin
committed
96e8601
View commit details
Copy full SHA for 96e8601
Browse repository at this point
Commits on Feb 27, 2015
fix(input): Fix inline input flexbox model to prevent input from being cut off
perrygovier
committed
d68ecc1
View commit details
Copy full SHA for d68ecc1
Browse repository at this point
docs(collectionRepeat): update docs with more codepens
ajoslin
committed
cc0b916
View commit details
Copy full SHA for cc0b916
Browse repository at this point
fix(popover): only pop upwards if there's room above
Show description for 56171a2
ajoslin
committed
56171a2
View commit details
Copy full SHA for 56171a2
Browse repository at this point
Commits on Feb 26, 2015
fix(loading): options.hideOnStateChange: also hide on stateChangeError
Show description for 3d12853
ajoslin
committed
3d12853
View commit details
Copy full SHA for 3d12853
Browse repository at this point
fix(collectionRepeat): restore scrollView's normal behavior when repeater is destroyed
Show description for 864b46a
ajoslin
committed
864b46a
View commit details
Copy full SHA for 864b46a
Browse repository at this point
fix(popover): fix border radius styling on header bar
Show description for dcac56a
5im0n
authored and
ajoslin
committed
dcac56a
View commit details
Copy full SHA for dcac56a
Browse repository at this point
test(collectionRepeat): make tests not rely on browser sorting obj keys
ajoslin
committed
6ee1177
View commit details
Copy full SHA for 6ee1177
Browse repository at this point
style(collectionRepeat): remove test statement
ajoslin
committed
68800e3
View commit details
Copy full SHA for 68800e3
Browse repository at this point
test(collectionRepeat): add tests for getComputedStyle()
ajoslin
committed
d27c5a3
View commit details
Copy full SHA for d27c5a3
Browse repository at this point
Commits on Feb 25, 2015
refactor(scrollController): remove unused dependency
Show description for 59a0ce8
perrygovier
committed
59a0ce8
View commit details
Copy full SHA for 59a0ce8
Browse repository at this point
make it resize properly with exposeAside
ajoslin
committed
31fda2f
View commit details
Copy full SHA for 31fda2f
Browse repository at this point
test(collectionRepeat): add grid (dynamic & static) tests
ajoslin
committed
d7dc946
View commit details
Copy full SHA for d7dc946
Browse repository at this point
amend(collectionRepeat): do not allow computed height/width to be 0
ajoslin
committed
25f77dd
View commit details
Copy full SHA for 25f77dd
Browse repository at this point
test(collectionRepeat): fix faulty tests
ajoslin
committed
e874494
View commit details
Copy full SHA for e874494
Browse repository at this point
fix(exposeAsideWhen): trigger a resize event when the aside is exposed
Show description for 27298e9
ajoslin
committed
27298e9
View commit details
Copy full SHA for 27298e9
Browse repository at this point
amend(collectionRepeat): on data change, resize after timeout
ajoslin
committed
d8c93b4
View commit details
Copy full SHA for d8c93b4
Browse repository at this point
Commits on Feb 24, 2015
feat(collectionRepeat): if item-width/item-height not given, compute dimensions
ajoslin
committed
432c7dc
View commit details
Copy full SHA for 432c7dc
Browse repository at this point
fix(collectionRepeat): resize scrollView when data changes
Show description for 88aebad
ajoslin
committed
88aebad
View commit details
Copy full SHA for 88aebad
Browse repository at this point
docs(collectionRepeat): remove duplicate description tag
ajoslin
committed
6c8c675
View commit details
Copy full SHA for 6c8c675
Browse repository at this point
test(collectionRepeat): add more resizing unit tests
ajoslin
committed
4f4df5c
View commit details
Copy full SHA for 4f4df5c
Browse repository at this point
docs(collectionRepeat): add note about not using one-time binding
ajoslin
committed
5c913c3
View commit details
Copy full SHA for 5c913c3
Browse repository at this point
amend(collectionRepeat): only refresh dimensions when repeater has size
ajoslin
committed
ac1626e
View commit details
Copy full SHA for ac1626e
Browse repository at this point
amend(collectionRepeat): refresh dimensions afterEnter instead of reconnect
ajoslin
committed
07b20f4
View commit details
Copy full SHA for 07b20f4
Browse repository at this point
amend(collectionRepeat): only refreshDimensions after element has
Show description for 1061ea7
ajoslin
committed
1061ea7
View commit details
Copy full SHA for 1061ea7
Browse repository at this point
amend(collectionRepeat): refresh dimensions on scope reconnect
ajoslin
committed
142a22b
View commit details
Copy full SHA for 142a22b
Browse repository at this point
amend(collectionRepeat): broadcast event when element changes positions
ajoslin
committed
3befdd7
View commit details
Copy full SHA for 3befdd7
Browse repository at this point
refactor(collection-repeat): performance
ajoslin
committed
bb866da
View commit details
Copy full SHA for bb866da
Browse repository at this point
Commits on Feb 23, 2015
docs(navBackButton): update link to ionHistory
Show description for 1924b91
ssassi
authored and
mhartington
committed
1924b91
View commit details
Copy full SHA for 1924b91
Browse repository at this point
Previous
Next
You can’t perform that action at this time.