This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-17 00:23:24 +08:00
Code
Issues
Releases
Wiki
Activity
59,798
Commits
4
Branches
791
Tags
5da78098ad44b158ec87b00a2e2edef20871c8bc
Commit Graph
25 Commits
Show spinner next to buttons and get rid of
EditorCommitButton
ansel
·
2023-01-09 23:37:36 +03:00
23e4cfb469
Rename loading spinner bool to reflect that it has a setter
Dean Herbert
·
2023-01-09 15:52:18 +09:00
13b00928c8
Make commit action abstract
ansel
·
2023-01-06 22:51:57 +03:00
387326db0d
Fix spinner presense check & field click
ansel
·
2022-11-30 13:58:03 +03:00
1763618488
Rename button spinner prop again
ansel
·
2022-11-30 13:30:57 +03:00
a8422961dc
Fix cancel test failure
ansel
·
2022-11-30 13:30:00 +03:00
f0922d34bb
Change ways to access submit button state
ansel
·
2022-11-29 14:37:35 +03:00
84aaf5fedf
Remove useless local actions on click
ansel
·
2022-11-29 14:25:51 +03:00
6c126f5223
Avoid null string
ansel
·
2022-11-29 14:20:38 +03:00
cfffe5f002
Enable nullability
ansel
·
2022-11-29 05:17:44 +03:00
d20dc3668e
Allow localisable strings
ansel
·
2022-11-29 05:13:54 +03:00
8b033bf9f7
Partial everything
Dan Balasescu
·
2022-11-27 00:00:27 +09:00
7bc8908ca9
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Simplify input buttons/keys in tests
Joehu
·
2020-11-09 14:18:20 -08:00
ef3c918a3c
Remove all RequiredTypes usages
smoogipoo
·
2020-05-16 18:17:12 +09:00
648999a2de
Rename base test class to help avoid incorrect reference
Dean Herbert
·
2020-03-23 10:01:33 +09:00
0b728f483f
Textbox -> TextBox rename pass
Bartłomiej Dach
·
2020-02-13 21:04:53 +01:00
0f25864fae
Adjust code style in test
Bartłomiej Dach
·
2020-02-13 21:01:25 +01:00
5646083ed9
Encapsulate test editors
Bartłomiej Dach
·
2020-02-13 20:56:34 +01:00
09b2e7beed
Move initialisation logic to [SetUp]
Bartłomiej Dach
·
2020-02-13 20:44:02 +01:00
cc625e3b89
Add tests
Andrei Zavatski
·
2020-02-13 04:06:34 +03:00
c391a464a5
Naming adjustments
Andrei Zavatski
·
2020-02-12 02:05:45 +03:00
9ac6c271ac
Implement CancellableCommentEditor
Andrei Zavatski
·
2020-02-11 20:47:51 +03:00
c022cf72b5
Implement EditorTextbox
Andrei Zavatski
·
2020-02-11 20:08:24 +03:00
829152c8e8
CommentEditor basic implementation
Andrei Zavatski
·
2020-02-11 18:46:49 +03:00
482f622c94