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 }}
hipertracker
/
quasar
Public
forked from
quasarframework/quasar
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
quasar
ui
src
components
virtual-scroll
on
dev
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 12, 2022
chore(ui): lint fix
rstoenescu
committed
b51370f
View commit details
Copy full SHA for b51370f
View code at this point
Browse repository at this point
Commits on Jan 21, 2022
fix(VirtualScroll): force cast ratio props to number #12150 (#12152)
Show description for ab0dd01
pdanpdan
authored
ab0dd01
View commit details
Copy full SHA for ab0dd01
View code at this point
Browse repository at this point
fix(VirtualScroll): recalculate padding before/after on reset when scrolling to selected option (#12140)
Show description for 109f1e0
pdanpdan
authored
109f1e0
View commit details
Copy full SHA for 109f1e0
View code at this point
Browse repository at this point
Commits on Jan 18, 2022
feat(keepAlive activate): set autofocus on activate in QField/QForm; restore scroll on activate in QScrollArea (#12087)
Show description for fbdd2a6
pdanpdan
authored
fbdd2a6
View commit details
Copy full SHA for fbdd2a6
View code at this point
Browse repository at this point
Commits on Jan 17, 2022
fix(VirtualScroll): respect virtualScrollSliceSize #12049 (#12057)
Show description for 27558a8
pdanpdan
authored
27558a8
View commit details
Copy full SHA for 27558a8
View code at this point
Browse repository at this point
Commits on Dec 20, 2021
feat(virtual-scroll): small tweaks #11740
rstoenescu
committed
2b27552
View commit details
Copy full SHA for 2b27552
View code at this point
Browse repository at this point
Commits on Dec 9, 2021
fix(debouncing): cancel pending debounced calls when components are destroyed
rstoenescu
committed
e00331a
View commit details
Copy full SHA for e00331a
View code at this point
Browse repository at this point
perf(VirtualScroll): prevent repaint on elements that are not visible
rstoenescu
committed
102d73b
View commit details
Copy full SHA for 102d73b
View code at this point
Browse repository at this point
Commits on Dec 6, 2021
feat(api/ts): Use narrower types for component refs (closes #11483) (#11501)
Show description for e8e0014
yusufkandemir
authored
e8e0014
View commit details
Copy full SHA for e8e0014
View code at this point
Browse repository at this point
Commits on Nov 19, 2021
fix/refactor(ts&api): Rework the 'required' logic (#11347)
Show description for fdfeb4a
yusufkandemir
and
rstoenescu
authored
fdfeb4a
View commit details
Copy full SHA for fdfeb4a
View code at this point
Browse repository at this point
Commits on Nov 6, 2021
feat(VirtualScroll,QInfiniteScroll): restore scroll position when using keep-alive #10240
rstoenescu
committed
29b8009
View commit details
Copy full SHA for 29b8009
View code at this point
Browse repository at this point
Commits on Nov 1, 2021
perf(ui): small tweaks to comp & directive creation
rstoenescu
committed
40fa847
View commit details
Copy full SHA for 40fa847
View code at this point
Browse repository at this point
Commits on Oct 15, 2021
fix(QTabs): left/right arrows not working correctly on RTL #8578
rstoenescu
committed
8470733
View commit details
Copy full SHA for 8470733
View code at this point
Browse repository at this point
Commits on Oct 14, 2021
fix(ui/API): some addedIn props were wrong
rstoenescu
committed
5ef6488
View commit details
Copy full SHA for 5ef6488
View code at this point
Browse repository at this point
Commits on Mar 21, 2021
perf(ui): better mechanism to detect attached events on various components
rstoenescu
committed
031d090
View commit details
Copy full SHA for 031d090
View code at this point
Browse repository at this point
Commits on Feb 6, 2021
perf(ui): simplify private composables params; squeeze every bit of perf on useQuasar()
rstoenescu
committed
87c93ee
View commit details
Copy full SHA for 87c93ee
View code at this point
Browse repository at this point
Commits on Jan 25, 2021
refactor(ui/utils): move private utils to its own folder; more docs work
rstoenescu
committed
269538a
View commit details
Copy full SHA for 269538a
View code at this point
Browse repository at this point
Commits on Jan 22, 2021
fix(VirtualScroll): flatten content in padVirtualScroll to allow keys to work (#8363)
Show description for a37bf29
pdanpdan
authored
a37bf29
View commit details
Copy full SHA for a37bf29
View code at this point
Browse repository at this point
fix(ui): remove obsolete code from virt scroll composable
rstoenescu
committed
7f0ef49
View commit details
Copy full SHA for 7f0ef49
View code at this point
Browse repository at this point
fix/perf(VirtualScroll): prevent re-rendering of content items when both from and to changes #8344 (#8357)
rstoenescu
committed
48ddaa4
View commit details
Copy full SHA for 48ddaa4
View code at this point
Browse repository at this point
Commits on Jan 18, 2021
chore(ui): small tweak to linting
rstoenescu
committed
d254c0f
View commit details
Copy full SHA for d254c0f
View code at this point
Browse repository at this point
Commits on Dec 24, 2020
fix(ui): correctly check if vm listener is attached
rstoenescu
committed
5e79c48
View commit details
Copy full SHA for 5e79c48
View code at this point
Browse repository at this point
refactor(ui): remove the old render util
rstoenescu
committed
d41c1c1
View commit details
Copy full SHA for d41c1c1
View code at this point
Browse repository at this point
chore(ui): change some linting rules for better code readability & avoiding ambiguity
rstoenescu
committed
1ef0104
View commit details
Copy full SHA for 1ef0104
View code at this point
Browse repository at this point
perf(virtual-scroll): use overflow-anchor to keep the selected item fixed on screen on supported browsers (#8219)
rstoenescu
committed
cf35c2c
View commit details
Copy full SHA for cf35c2c
View code at this point
Browse repository at this point
feat(virtual-scroll): use overflow-anchor to keep the selected item fixed on screen on supported browsers (#8219)
Show description for d497ff5
pdanpdan
and
rstoenescu
authored
d497ff5
View commit details
Copy full SHA for d497ff5
View code at this point
Browse repository at this point
feat(ui): finalize exposing public methods
rstoenescu
committed
234cabb
View commit details
Copy full SHA for 234cabb
View code at this point
Browse repository at this point
Commits on Dec 23, 2020
refactor(QSelect): composition api + various fixes in other components
rstoenescu
committed
b0a18b4
View commit details
Copy full SHA for b0a18b4
View code at this point
Browse repository at this point
refactor(ui): emit listeners
rstoenescu
committed
7c7327a
View commit details
Copy full SHA for 7c7327a
View code at this point
Browse repository at this point
Commits on Dec 21, 2020
refactor(ui): reorganize composables; build tweaks
rstoenescu
committed
7cf0339
View commit details
Copy full SHA for 7cf0339
View code at this point
Browse repository at this point
Commits on Dec 16, 2020
refactor(QTable): composition api (still WIP)
rstoenescu
committed
9e54323
View commit details
Copy full SHA for 9e54323
View code at this point
Browse repository at this point
feat(QVirtualScroll): composition api (still WIP)
rstoenescu
committed
2750262
View commit details
Copy full SHA for 2750262
View code at this point
Browse repository at this point
Commits on Dec 7, 2020
feat(VirtualScroll): add ratio of items to render before and after the visible ones #7624 (#8151)
Show description for ec848b7
pdanpdan
authored and
rstoenescu
committed
ec848b7
View commit details
Copy full SHA for ec848b7
View code at this point
Browse repository at this point
Commits on Nov 24, 2020
chore(ui/docs): update lint rules
rstoenescu
committed
d4c9975
View commit details
Copy full SHA for d4c9975
View code at this point
Browse repository at this point
chore(ui): upgrade linting packages
rstoenescu
committed
e0b996c
View commit details
Copy full SHA for e0b996c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.