This website requires JavaScript.
Explore
Help
Register
Sign In
retr0volkov
/
abyss-lab
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
454
Commits
1
Branch
0
Tags
3b674d2358299e6e149984c6c0862b5ba050acde
Commit Graph
66 Commits
Include renames
Added media page and change nav icons
Sakura Knoll
2022-05-03 11:26:52 +09:00
8f50fc395e
Update v5.6 ER data and improve ER pages
Sakura Knoll
2022-04-19 21:52:40 +09:00
3fbfcf10fd
Improve page titles
Sakura Knoll
2022-04-06 04:52:27 +09:00
27f9d532eb
Added signets pages
Sakura Knoll
2022-04-06 02:43:37 +09:00
2508a3311e
Fix navigator locale
Sakura Knoll
2022-04-05 07:37:29 +09:00
5e88ee532a
Refactor locale
Sakura Knoll
2022-04-05 07:36:08 +09:00
df0b073d65
Improve weapons.show and battlesuits.show pages
Sakura Knoll
2022-03-21 19:28:54 +09:00
d9e2a7b3fa
Add size prop to cards
Sakura Knoll
2022-03-21 19:27:52 +09:00
fe212abac4
Use existing shadow value
Sakura Knoll
2022-03-06 17:06:45 +09:00
e79b3aa78e
Add scroll to top button
Sakura Knoll
2022-03-06 17:06:29 +09:00
a17fb2d584
Restructure layout
Sakura Knoll
2022-03-06 16:27:45 +09:00
3d8f4f34fe
Host public assets from AWS
Sakura Knoll
2022-03-05 22:35:09 +09:00
aa95c28177
Add korean name of the app
Sakura Knoll
2022-03-05 21:26:20 +09:00
5c704cea7f
Fix label alignment of FilterButton
Sakura Knoll
2022-01-16 09:48:45 +09:00
64388381f5
Improve SEO
Sakura Knoll
2022-01-10 18:51:34 +09:00
6924c88bf2
Hide battlesuit filters for small display
Sakura Knoll
2022-01-09 20:52:36 +09:00
d2eabf6297
Apply responsive size for cards and images
Sakura Knoll
2022-01-09 20:29:37 +09:00
584af953ca
Apply text overflow style for breadcrumb items
Sakura Knoll
2022-01-09 20:11:19 +09:00
c026988cfa
Fix mobile nav hiding behavior when navigating
Sakura Knoll
2022-01-09 20:11:02 +09:00
2cd449a02f
Apply responsive style for navigator
Sakura Knoll
2022-01-09 19:45:23 +09:00
df080955b4
Renew index pages
Sakura Knoll
2022-01-09 18:31:21 +09:00
e5b0184be6
Translate stigmata set page
Sakura Knoll
2022-01-09 08:54:55 +09:00
38ca73f06c
Translate elf pages
Sakura Knoll
2022-01-08 21:53:10 +09:00
dfee374df9
Translate weapon list page
Sakura Knoll
2022-01-08 20:20:46 +09:00
0fbbb45c80
Translate stigmata list page
Sakura Knoll
2022-01-08 19:35:05 +09:00
47092ee950
Fix stigmata type locales
Sakura Knoll
2022-01-08 19:34:49 +09:00
2a2db93ded
Translate StigmataCard
Sakura Knoll
2022-01-08 19:00:54 +09:00
47ba4834f4
Translate single stigmata page
Sakura Knoll
2022-01-08 18:57:51 +09:00
d33d4bd7ba
Translate battlesuit card
Sakura Knoll
2022-01-04 00:02:37 +09:00
c91913af04
Add translation for battlesuit list page
Sakura Knoll
2022-01-03 15:18:47 +09:00
ac143a81c0
Modify i18n button position
Sakura Knoll
2022-01-03 14:06:45 +09:00
d5610fc964
Introduce i18n
Sakura Knoll
2022-01-03 13:22:37 +09:00
8bc576208a
Fix missing key warnings in GanttChart component
Sakura Knoll
2022-01-03 13:20:27 +09:00
d6a8a0e7b0
Show alt name of stigmata set
Sakura Knoll
2022-01-02 21:15:00 +09:00
2f6e62d4e6
Extract secondary label
Sakura Knoll
2022-01-02 20:17:47 +09:00
9e731d2ad3
Refactor elf list page
Sakura Knoll
2022-01-02 19:52:47 +09:00
a0d5b8d1a3
Set list mode query for stigmata list link in stigmata set page
Sakura Knoll
2022-01-02 18:32:21 +09:00
f0e249cac4
Fix jsx imports
Sakura Knoll
2022-01-02 18:19:21 +09:00
d4f0f76e05
Add stigmata set view
Sakura Knoll
2022-01-02 18:06:33 +09:00
3469c71363
Fix duplicated bottom borders
Sakura Knoll
2022-01-02 18:06:21 +09:00
f3c6b8268a
Extract page compoentns from stigmata show page
Sakura Knoll
2022-01-02 16:58:20 +09:00
128deaa9d3
Extract capitalize method
Sakura Knoll
2022-01-02 14:49:23 +09:00
315f52ce3a
Adjust weapon card margin
Sakura Knoll
2022-01-02 11:49:34 +09:00
62c41c330e
Extract StigmataCard
Sakura Knoll
2022-01-02 11:49:24 +09:00
6e016f9fdf
Fix imaginary icon of type label
Sakura Knoll
2022-01-02 11:31:25 +09:00
f27af2cb13
Extract WeaponCard
Sakura Knoll
2022-01-01 21:31:09 +09:00
bf90b8f968
Rename strenghts to features
Sakura Knoll
2022-01-01 21:18:25 +09:00
bd4e426a96
Separate serve lib
Sakura Knoll
2022-01-01 21:13:44 +09:00
d7d94f2ba2
Use query instead of stae for filter
Sakura Knoll
2022-01-01 18:23:17 +09:00
06742c5279
Refactor components of battlesuit list page
Sakura Knoll
2022-01-01 17:40:11 +09:00
190b50b69f
First
Previous
1
2
Next
Last