DanyLE
830dd2c23a
Only break-word in notification tag
2024-03-10 10:28:10 +01:00
DanyLE
907e0b8d37
Update Label, Button and ListView
...
- Label and Button now can set icon on both left and right side of the text
- Fix ListView dropdown bug, and allow the dropdown list to positioned correctly based on its nearest anchored element
2024-03-10 10:28:10 +01:00
DanyLE
d58269f038
fix: Dialog scheme not found when it is defined outside of the dialogs namespace
2024-03-10 10:28:10 +01:00
DanyLE
7393acf1d5
allow to specify user data in some low level VFS interface API
2024-03-10 10:28:10 +01:00
DanyLE
8878bf6b9d
add support for drop custom event when drag is enable on an HTMLElement
2024-03-10 10:28:10 +01:00
DanyLE
ceb412e592
Add custom dragging event support for all HTMLElement
2024-03-10 10:28:10 +01:00
DanyLE
fcf7267c27
sportlight only focus on searchbar when on desktop
2024-03-10 10:28:10 +01:00
DanyLE
84097f5e97
Clean up code
2024-03-10 10:28:10 +01:00
DanyLE
fd45b6ef53
Hide application when use click on active application dock item
2024-03-10 10:28:10 +01:00
DanyLE
5314d9f161
fix: prevent scroll on desktop
...
When focusing on a window which overflows the desktop,
the desktop scrolls automatically to bottom,
even when `overflow: hiddle` is set on CSS.
This tricky hack prevents this to happen
2024-03-10 10:28:10 +01:00
DanyLE
55296b2e18
fix: notification style
2024-03-10 10:28:10 +01:00
DanyLE
f465623a77
cleanup system services package
2024-03-10 10:28:10 +01:00
DanyLE
9df59ebbf2
Fix: style + typo
2024-03-10 10:28:10 +01:00
DanyLE
4fb60c46df
Rework on Notification API + some sytem packages
...
- Rename Syslog to SystemReport
- All services previously on SystemReport now moved to the dedicated SystemServices Packages
- Rework on a more versatile notification GUI and API
- Applications now can display a local toast message instead of pushing a global notification message
2024-03-10 10:28:10 +01:00
DanyLE
994ac1c493
fix: window menu display bug
2024-03-10 10:28:10 +01:00
DanyLE
6ae84e31a7
Hide spotlight when an application is selected on appdock
2024-03-10 10:28:10 +01:00
DanyLE
86d9202b81
Re introduce the vboxchange, hboxchange events as many applications use it
2024-03-10 10:28:10 +01:00
DanyLE
62227742a5
Change color theme of the startup menu
2024-03-10 10:28:10 +01:00
DanyLE
cd45eef9d7
Update favicon to new color
2024-03-10 10:28:10 +01:00
DanyLE
0c6784b9a3
Update favicon
2024-03-10 10:28:10 +01:00
DanyLE
196b0a5679
Update icons + add documentation build in Jenkinsfile
2024-03-10 10:28:10 +01:00
DanyLE
d656f558f9
Add favicon to the page
2024-03-10 10:28:10 +01:00
DanyLE
3c6ab95fac
Add official AntOS icon
2024-03-10 10:28:10 +01:00
DanyLE
1610cbd76e
update Syslog application + README
2024-03-10 10:28:10 +01:00
DanyLE
b94447eaec
UI improvement + use lastest boostrap icon
...
- Update bootstrap icons to latest
- Redesign system tray for services monitoring
- Improve UI + bug fix on default packages
2024-03-10 10:28:10 +01:00
DanyLE
736c951c66
fix minor bug on appdock contextmenu handling
2024-03-10 10:23:50 +01:00
DanyLE
5e2212c0fc
Update dark theme
2024-03-10 10:23:50 +01:00
DanyLE
ce6ad7537f
Improve UI
2024-03-10 10:23:50 +01:00
DanyLE
1791b50480
Improve Firefox support + fix list view drag and drop bug
2024-03-10 10:23:50 +01:00
DanyLE
59b2e6e898
improve file icon view
2024-03-10 10:23:50 +01:00
DanyLE
737351362d
Redesign the login form, preload all web font fonts on front page
2024-03-10 10:23:50 +01:00
DanyLE
58d7b75f13
Support pinned app in dock + remove old pinned apps UI
2024-03-10 10:23:50 +01:00
DanyLE
76996791d0
Improve application dock:
...
- Stack all instances of the same application to one single dock button
- Make the dock scrollable by mouse wheel or touch
2024-03-10 10:23:50 +01:00
DanyLE
aeb50cfca4
Add input tag and update all base dialogs to support mobile devices
2024-03-10 10:23:50 +01:00
DanyLE
0819fb664a
Add stack panel component + redesign MarketPlace UI
...
- Continue improve UI elements
- Add stack panel UI tag
- Redesign MarketPlace UI to support mobile device
2024-03-10 10:23:50 +01:00
DanyLE
31b5000fa3
Rework on AntOS core to provide support to both mobile and desktop devices (experimental):
...
- Redesign the core UI API and tags to support Mobile devices
- Add new StackMenu tag
- Support touch events handling on touch devices
- Redesign File and Setting to work on mobile
- Improve Anouncement API
- Rework on default themes
2024-03-10 10:23:50 +01:00
DanyLE
9b5da170e7
App name now can differ from pkgname
2022-08-25 01:20:51 +02:00
DanyLE
b381294064
fix: fix icon display problem when application is installed, remove all related settings when an application is uinstalled
2022-08-24 14:45:11 +02:00
DanyLE
14b72ef425
Fix dragndrop bug on Fileview (grid mod)
2022-08-19 11:15:21 +02:00
Dany LE
1cf718117f
Fix fileview status incorrect, add more build stage to Jenkinsfile
2022-08-04 13:40:02 +02:00
DanyLE
da5bbdab60
Allow to set version number and build ID to the current Antos build
2022-07-22 20:13:08 +02:00
DanyLE
699c697344
update login form style
2022-07-22 18:04:56 +02:00
DanyLE
2fd4bb5c96
Bug fix + improvement:
...
- About dialog now can display package README file
- Fix: double click handling on grid view
- add README to packages
- support source map in release version
2022-07-19 20:57:12 +02:00
DanyLE
6cbb463f6f
Fileview: list view display modified date instead of mime
2022-07-17 22:21:10 +02:00
DanyLE
f7081ae48a
Include current Antos version to login screen
2022-07-17 15:05:59 +02:00
DanyLE
583a0c0349
update version number in code
2022-07-17 14:20:56 +02:00
DanyLE
c0603cd47d
Minor style fixes on menus and dropdown list
2022-07-17 13:10:02 +02:00
DanyLE
8b029c2e0a
fix minor visual bug on grid view, list view and tree view
2022-07-05 20:02:01 +02:00
DanyLE
86bcaf9dea
visual bug fix on label: inline block by default
2022-07-05 15:25:19 +02:00
DanyLE
084c377bcf
visual bug fix on label
2022-07-05 15:10:17 +02:00