FatttSnake
|
dfe559e630
|
Merge pull request 'Add Footer to home' (#26) from FatttSnake into dev
Reviewed-on: FatttSnake/fatweb-ui#26
|
2023-09-26 01:11:06 +08:00 |
|
|
|
6ffb2ca231
|
Add Footer to home
|
2023-09-26 01:10:27 +08:00 |
|
FatttSnake
|
32d0cd7c2a
|
Merge pull request 'Fixed the navbar cannot be fully displayed on mobile' (#25) from FatttSnake into dev
Reviewed-on: FatttSnake/fatweb-ui#25
|
2023-09-25 22:05:58 +08:00 |
|
|
|
02ba629cd2
|
Fixed the navbar cannot be fully displayed on mobile
|
2023-09-25 22:04:47 +08:00 |
|
FatttSnake
|
e3c5d30d36
|
Merge pull request 'Add menu control button' (#24) from FatttSnake into dev
Reviewed-on: FatttSnake/fatweb-ui#24
|
2023-09-25 18:49:07 +08:00 |
|
|
|
c36629d24b
|
Add menu control button
|
2023-09-25 18:47:15 +08:00 |
|
|
|
3d7e8722c2
|
Remove unused console.log
|
2023-09-25 16:52:06 +08:00 |
|
FatttSnake
|
f8316eb6aa
|
Merge pull request 'Fix content not full bug. Add hidden scrollbar when page full.' (#23) from FatttSnake into dev
Reviewed-on: FatttSnake/fatweb-ui#23
|
2023-09-24 23:46:58 +08:00 |
|
|
|
bdee1bace0
|
Fix content not full bug. Add hidden scrollbar when page full.
|
2023-09-24 23:44:00 +08:00 |
|
FatttSnake
|
cd027f975d
|
Merge pull request 'Add click switch to Indicator. Add scrollbar to HideScrollbar. Fix scroll down when horizontal scroll bug. Refactor the HideScrollbar.' (#22) from FatttSnake into dev
Reviewed-on: FatttSnake/fatweb-ui#22
|
2023-09-24 13:46:34 +08:00 |
|
|
|
80045f90da
|
Add touch scrollbar control to HideScrollbar
|
2023-09-24 13:42:41 +08:00 |
|
|
|
5db14cf033
|
Refactor the HideScrollbar. Finish scrollbar in HideScrollbar.
|
2023-09-24 13:05:18 +08:00 |
|
|
|
6fc0df74fa
|
Fix scroll down when horizontal scroll bug
|
2023-09-23 16:22:57 +08:00 |
|
|
|
420cb1378c
|
Add scrollbar to HideScrollbar (in development)
|
2023-09-22 18:19:40 +08:00 |
|
|
|
f744748a85
|
Add click switch to Indicator
|
2023-09-22 17:02:40 +08:00 |
|
FatttSnake
|
970f70d470
|
Merge pull request 'Add logo.png to public. Add vertical and horizontal scroll prevent. Fix scroll index out-of-bounds bug.' (#21) from FatttSnake into dev
Reviewed-on: FatttSnake/fatweb-ui#21
|
2023-09-22 16:33:11 +08:00 |
|
|
|
bba86ade6d
|
Fix scroll index out-of-bounds bug
|
2023-09-22 16:30:45 +08:00 |
|
|
|
9af0717955
|
Optimize navbar stylesheet
|
2023-09-22 16:25:26 +08:00 |
|
|
|
37f35aa0d0
|
Add vertical and horizontal scroll prevent
|
2023-09-22 16:24:44 +08:00 |
|
|
|
182c026aa2
|
Remove unused console.log
|
2023-09-22 16:23:25 +08:00 |
|
|
|
b2be4f7e78
|
Add logo.png to public
|
2023-09-22 14:45:02 +08:00 |
|
FatttSnake
|
6c03f514d7
|
Merge pull request 'Add vertical prop to FitCenter. Add OxygenToolbox to home page. Add Indicator to home.' (#20) from FatttSnake into dev
Reviewed-on: FatttSnake/fatweb-ui#20
|
2023-09-14 23:42:55 +08:00 |
|
|
|
4c1cc9e6a9
|
Add Indicator to home. Optimize stylesheet.
|
2023-09-14 23:41:41 +08:00 |
|
|
|
41c77c2eaa
|
Add Indicator box to home
|
2023-09-14 18:19:08 +08:00 |
|
|
|
fd47be620d
|
Add OxygenToolbox to home page
|
2023-09-14 18:14:22 +08:00 |
|
|
|
2b1d8d7f27
|
Add vertical prop to FitCenter
|
2023-09-14 18:13:01 +08:00 |
|
FatttSnake
|
0c2097218f
|
Merge pull request 'Add mouse and keyboard control scroll. Add auto homing when window resize.' (#19) from FatttSnake into dev
Reviewed-on: FatttSnake/fatweb-ui#19
|
2023-09-13 23:45:43 +08:00 |
|
|
|
100c8afbee
|
Add auto homing when window resize
|
2023-09-13 23:32:02 +08:00 |
|
|
|
c6b6c76152
|
Add mouse and keyboard control scroll
|
2023-09-13 22:52:02 +08:00 |
|
FatttSnake
|
8ae178adb4
|
Merge pull request 'Optimize directory structure. Optimize Slogan.' (#18) from FatttSnake into dev
Reviewed-on: FatttSnake/fatweb-ui#18
|
2023-09-13 00:55:52 +08:00 |
|
|
|
c7bc23e5eb
|
Optimize directory structure. Optimize Slogan.
|
2023-09-13 00:54:40 +08:00 |
|
FatttSnake
|
a01fd4fed7
|
Merge pull request 'Fix can not hide navbar when click scroll down button bug' (#17) from FatttSnake into dev
Reviewed-on: FatttSnake/fatweb-ui#17
|
2023-09-12 16:33:19 +08:00 |
|
|
|
768aaf6979
|
Fix can not hide navbar when click scroll down button bug
|
2023-09-12 16:32:38 +08:00 |
|
FatttSnake
|
e3ae52fb0e
|
Merge pull request 'Fix touch scroll bug' (#16) from FatttSnake into dev
Reviewed-on: FatttSnake/fatweb-ui#16
|
2023-09-12 16:28:27 +08:00 |
|
|
|
e7a3811245
|
Fix touch scroll bug
|
2023-09-12 16:28:05 +08:00 |
|
FatttSnake
|
94aad6f721
|
Merge pull request 'Add touch scroll to Home' (#15) from FatttSnake into dev
Reviewed-on: FatttSnake/fatweb-ui#15
|
2023-09-12 16:23:04 +08:00 |
|
|
|
b7ee6b0a6f
|
Add touch scroll to Home
|
2023-09-12 16:20:14 +08:00 |
|
FatttSnake
|
fe05c4e0b7
|
Merge pull request 'Fixed the bug of being unable to use ctrl+scroll wheel to adjust zoom. Add full page scroll to Home' (#14) from FatttSnake into dev
Reviewed-on: FatttSnake/fatweb-ui#14
|
2023-09-12 15:49:18 +08:00 |
|
|
|
1eadcfd476
|
Add full page scroll to Home
|
2023-09-12 15:46:25 +08:00 |
|
|
|
c7d91eba8e
|
Optimize useEffect in HideScrollbar
|
2023-09-12 11:57:16 +08:00 |
|
|
|
f52ad7483c
|
Fixed the bug of being unable to use ctrl+scroll wheel to adjust zoom
|
2023-09-12 00:02:15 +08:00 |
|
FatttSnake
|
ca1ffb640e
|
Merge pull request 'Add prevent scroll control to HideScrollbar. Fix can not remove event listener bug. Add auto scroll.' (#13) from FatttSnake into dev
Reviewed-on: FatttSnake/fatweb-ui#13
|
2023-09-11 23:24:43 +08:00 |
|
|
|
f4425db537
|
Optimize scroll in Home
|
2023-09-11 23:22:51 +08:00 |
|
|
|
28ff5c5534
|
Optimize FitCenter and FitFullScreen
|
2023-09-11 23:22:27 +08:00 |
|
|
|
be12a7a753
|
Add auto scroll (still has problem)
|
2023-09-11 18:32:49 +08:00 |
|
|
|
201d6485e9
|
Fix can not remove event listener bug
|
2023-09-11 18:31:58 +08:00 |
|
|
|
7d7450ddd9
|
Add prevent scroll control to HideScrollbar
|
2023-09-11 17:49:17 +08:00 |
|
FatttSnake
|
7b34de52da
|
Merge pull request 'FatttSnake' (#12) from FatttSnake into dev
Reviewed-on: FatttSnake/fatweb-ui#12
|
2023-09-11 00:23:11 +08:00 |
|
|
|
a3ec698db2
|
Optimize stylesheet in navbar
|
2023-09-11 00:01:36 +08:00 |
|
|
|
774ad57670
|
Fix can not show navbar when switch tab bug
|
2023-09-10 23:55:52 +08:00 |
|
|
|
e842651851
|
Optimize HideScrollbar
|
2023-09-10 23:55:13 +08:00 |
|
|
|
95419a1f52
|
Fix show navbar when switch tab bug
|
2023-09-10 11:44:52 +08:00 |
|
|
|
e225194c14
|
Optimize stylesheet in HideScrollbar
|
2023-09-10 11:43:50 +08:00 |
|
|
|
2a6c478620
|
Optimize stylesheet in FitCenter, FitFullScreen and LoadingMask
|
2023-09-10 11:40:32 +08:00 |
|
FatttSnake
|
ce57b02310
|
Merge pull request 'Optimize scrolling. Add navbar auto hide and show.' (#11) from FatttSnake into dev
Reviewed-on: FatttSnake/fatweb-ui#11
|
2023-09-10 01:16:14 +08:00 |
|
|
|
ccf905bea1
|
Optimize scrolling. Add navbar auto hide and show.
|
2023-09-10 01:07:52 +08:00 |
|
FatttSnake
|
bbf587482e
|
Merge pull request 'Fix the scrollbar displayed when the browser freezes. Add scroll controller.' (#10) from FatttSnake into dev
Reviewed-on: FatttSnake/fatweb-ui#10
|
2023-09-08 18:22:26 +08:00 |
|
|
|
feebd963a8
|
Add scroll controller
|
2023-09-08 17:45:37 +08:00 |
|
|
|
2c09a914ca
|
Fix unique id warning
|
2023-09-08 09:39:37 +08:00 |
|
|
|
023146d5a2
|
Fix the scrollbar displayed when the browser freezes
|
2023-09-08 09:18:17 +08:00 |
|
FatttSnake
|
b73f0e34e3
|
Merge pull request 'Add HideScrollbar. Fix unique prop warning.' (#9) from FatttSnake into dev
Reviewed-on: FatttSnake/fatweb-ui#9
|
2023-09-08 00:57:19 +08:00 |
|
|
|
e8823b5436
|
Fix unique prop warning
|
2023-09-08 00:56:16 +08:00 |
|
|
|
e191881a33
|
Add HideScrollbar
|
2023-09-08 00:53:19 +08:00 |
|
FatttSnake
|
02fe0739fd
|
Merge pull request 'Add dynamic menu. Add slogan to home page' (#8) from FatttSnake into dev
Reviewed-on: FatttSnake/fatweb-ui#8
|
2023-09-07 18:15:39 +08:00 |
|
|
|
2c8429d012
|
Add slogan to home page
|
2023-09-07 18:13:37 +08:00 |
|
|
|
45956673d2
|
Optimize LoadingMask
|
2023-09-07 18:13:36 +08:00 |
|
|
|
9148ce234f
|
Optimize navbar
|
2023-09-07 18:13:36 +08:00 |
|
|
|
e3d2a089f6
|
Add dynamic menu to MainFramework
|
2023-09-07 18:13:36 +08:00 |
|
FatttSnake
|
2c7b5fd6e0
|
Merge pull request 'Add MainFramework and loading mask. Add animation to menu.' (#7) from FatttSnake into dev
Reviewed-on: FatttSnake/fatweb-ui#7
|
2023-09-07 00:21:37 +08:00 |
|
|
|
6230d7288c
|
Add button in Home.tsx to test navbar hidden
|
2023-09-07 00:20:57 +08:00 |
|
|
|
eb8b02256a
|
Optimize build
|
2023-09-07 00:20:56 +08:00 |
|
|
|
530d201b1c
|
Add MainFramework and loading mask. Add animation to menu.
|
2023-09-07 00:20:56 +08:00 |
|
|
|
2b4e54a69d
|
Update dependency @types/lodash
|
2023-09-07 00:20:55 +08:00 |
|
|
|
ecbe156215
|
Fix conflicts between eslint and prettier
|
2023-09-07 00:20:55 +08:00 |
|
FatttSnake
|
82d92cdd41
|
Merge pull request 'Change logo and title, add logo to home page' (#5) from FatttSnake into dev
Reviewed-on: FatttSnake/fatweb-ui#5
|
2023-09-05 22:58:23 +08:00 |
|
|
|
af2ca2888b
|
Add logo to home page
|
2023-09-05 22:55:20 +08:00 |
|
|
|
54b10d2c31
|
Change logo and title
|
2023-09-05 22:51:48 +08:00 |
|
FatttSnake
|
ced637646a
|
Merge pull request 'Change css to scss' (#4) from FatttSnake into dev
Reviewed-on: FatttSnake/fatweb-ui#4
|
2023-09-05 21:48:02 +08:00 |
|
|
|
75e872127c
|
Change css to scss
|
2023-09-05 21:35:27 +08:00 |
|
FatttSnake
|
9bab2d5c0b
|
Merge pull request 'Update dependencies, add clean script' (#3) from FatttSnake into dev
Reviewed-on: FatttSnake/fatweb-ui#3
|
2023-09-05 16:29:51 +08:00 |
|
|
|
5aaa1b51a6
|
Update dependencies, add clean script
|
2023-09-05 16:23:38 +08:00 |
|