FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for apps/automated/src - NativeScript/NativeScript · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
NativeScript
/
NativeScript
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.7k
Star
25.6k
Code
Issues
771
Pull requests
63
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
NativeScript
apps
automated
src
on
main
User selector
Datepicker
Commit history
Commits on Aug 26, 2026
test: fix safe-area expectations on iPadOS 18 and list-view type errors (#11363)
Show description for b067df4
edusperoni
authored
b067df4
View commit details
Copy full SHA for b067df4
View code at this point
Browse repository at this point
Commits on Aug 17, 2026
fix(core): detach SegmentedBar/TabView items from a previous parent before adopting them (#11353)
edusperoni
authored
c99f310
View commit details
Copy full SHA for c99f310
View code at this point
Browse repository at this point
Commits on Aug 14, 2026
fix(listview): correct item template resolution in sectioned ListView (#11184)
VeinDevTtv
authored
49e37ec
View commit details
Copy full SHA for 49e37ec
View code at this point
Browse repository at this point
test(automated): make the e2e suite pass under Vite
Show description for 868dad2
NathanWalker
committed
868dad2
View commit details
Copy full SHA for 868dad2
View code at this point
Browse repository at this point
Commits on Aug 9, 2026
chore: AGENTS.md with workspace skills (#11346)
Show description for d3fac6a
NathanWalker
authored
d3fac6a
View commit details
Copy full SHA for d3fac6a
View code at this point
Browse repository at this point
Commits on Jul 21, 2026
fix(ios): update swipe back gesture from Page property (#11312)
tannerlinsley
authored
36be5f4
View commit details
Copy full SHA for 36be5f4
View code at this point
Browse repository at this point
Commits on Jul 3, 2026
feat(core): support max-width and max-height CSS properties (#11300)
Show description for 6c158ca
edusperoni
authored
6c158ca
View commit details
Copy full SHA for 6c158ca
View code at this point
Browse repository at this point
Commits on Jun 16, 2026
fix(core): use enumeratorAtPath for iOS shallow entity enumeration (#11182)
NathanWalker
authored
717820a
View commit details
Copy full SHA for 717820a
View code at this point
Browse repository at this point
Commits on May 29, 2026
refactor(core): application sdk css classes rework (#11227)
CatchABus
authored
1b084d3
View commit details
Copy full SHA for 1b084d3
View code at this point
Browse repository at this point
Commits on May 17, 2026
fix(ios): layout validity status during layout changed event (#11218)
CatchABus
authored
7a3552a
View commit details
Copy full SHA for 7a3552a
View code at this point
Browse repository at this point
Commits on Mar 30, 2026
chore: automated tests adjustment for liquid glass containers
NathanWalker
committed
f467494
View commit details
Copy full SHA for f467494
View code at this point
Browse repository at this point
fix(ios): liquid glass flexbox (#11134)
VeinDevTtv
authored
2a090cc
View commit details
Copy full SHA for 2a090cc
View code at this point
Browse repository at this point
Commits on Mar 19, 2026
chore: updated layout tests to wait for native layer layout (#11143)
CatchABus
authored
80f3120
View commit details
Copy full SHA for 80f3120
View code at this point
Browse repository at this point
Commits on Mar 18, 2026
fix(core): split http module to solve circular refs (#11141)
CatchABus
authored
fdf32d0
View commit details
Copy full SHA for fdf32d0
View code at this point
Browse repository at this point
Commits on Jan 6, 2026
feat(slider): add linear-gradient support for track background (#11015)
omairqazi29
authored
08f6d18
View commit details
Copy full SHA for 08f6d18
View code at this point
Browse repository at this point
Commits on Nov 12, 2025
feat: @nativescript/vite (#10948)
NathanWalker
authored
6173467
View commit details
Copy full SHA for 6173467
View code at this point
Browse repository at this point
Commits on Nov 6, 2025
feat(core): support for style direction property (ltr/rtl) (#10691)
CatchABus
authored
e434373
View commit details
Copy full SHA for e434373
View code at this point
Browse repository at this point
Commits on Nov 5, 2025
feat(ListView): sticky headers, sectioned data, optional search bar with auto-hide (#10790)
NathanWalker
authored
f8e15fd
View commit details
Copy full SHA for f8e15fd
View code at this point
Browse repository at this point
feat(android): utils for enableEdgeToEdge, setStatusBarColor, setNavigationBarColor, setDarkModeHandler
Show description for fcb8253
NathanWalker
committed
fcb8253
View commit details
Copy full SHA for fcb8253
View code at this point
Browse repository at this point
Commits on Sep 19, 2025
refactor(core): zero circulars + esm ready (#10770)
NathanWalker
authored
c2ff8c1
View commit details
Copy full SHA for c2ff8c1
View code at this point
Browse repository at this point
Commits on Sep 18, 2025
feat(webpack): support es module bundling (#10788)
NathanWalker
authored
1e54baf
View commit details
Copy full SHA for 1e54baf
View code at this point
Browse repository at this point
Commits on Sep 1, 2025
feat(TextField): decimal keyboardType (#10789)
NathanWalker
authored
55104ae
View commit details
Copy full SHA for 55104ae
View code at this point
Browse repository at this point
Commits on Jul 20, 2025
revert: "fix(ios): corrected rotate animation (#10676)" (#10765)
CatchABus
authored
f820dc1
View commit details
Copy full SHA for f820dc1
View code at this point
Browse repository at this point
chore(ios): removed forced background update during safe area inset calculation (#10767)
CatchABus
authored
46d9827
View commit details
Copy full SHA for 46d9827
View code at this point
Browse repository at this point
Commits on Jul 11, 2025
feat(ios): improved handling for navigation events (#10757)
CatchABus
authored
bca3452
View commit details
Copy full SHA for bca3452
View code at this point
Browse repository at this point
Commits on Jun 26, 2025
chore: workflow permissions
NathanWalker
committed
a11ccd8
View commit details
Copy full SHA for a11ccd8
View code at this point
Browse repository at this point
Commits on Mar 16, 2025
feat(css): color-mix (#10719)
NathanWalker
authored
cfc27eb
View commit details
Copy full SHA for cfc27eb
View code at this point
Browse repository at this point
Commits on Feb 26, 2025
feat(core): CSS wide keywords (#10709)
CatchABus
authored
2d71ada
View commit details
Copy full SHA for 2d71ada
View code at this point
Browse repository at this point
Commits on Jan 25, 2025
fix(ios): corrected rotate animation (#10676)
Show description for e545f58
CatchABus
authored
e545f58
View commit details
Copy full SHA for e545f58
View code at this point
Browse repository at this point
Commits on Jan 13, 2025
test: disabled safe area check for background change test (#10665)
CatchABus
authored
accf841
View commit details
Copy full SHA for accf841
View code at this point
Browse repository at this point
feat(core): support for simultaneous pseudo states (#10656)
CatchABus
authored
f970455
View commit details
Copy full SHA for f970455
View code at this point
Browse repository at this point
Commits on Nov 2, 2024
feat(types-ios): 18.x sdk types (#10629)
NathanWalker
authored
a2aa261
View commit details
Copy full SHA for a2aa261
View code at this point
Browse repository at this point
Commits on Aug 5, 2024
fix(color): four-digit hex color parse failure (#10593)
CatchABus
authored
8877bec
View commit details
Copy full SHA for 8877bec
View code at this point
Browse repository at this point
Commits on Jul 1, 2024
feat(core): css media query support (#10530)
CatchABus
authored
9fd361c
View commit details
Copy full SHA for 9fd361c
View code at this point
Browse repository at this point
perf(android): gridlayout with less JNI calls (#10402)
farfromrefug
authored
6dd441d
View commit details
Copy full SHA for 6dd441d
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL