Shun Miyazawa
|
aed7e3d1a1
Merge pull request #8325 from weseek/feat/136096-implementation-of-the-behavior-for-the-search-menu4
|
2 years ago |
Shun Miyazawa
|
d86ed008e0
add TODO
|
2 years ago |
Shun Miyazawa
|
264403682d
Merge branch 'dev/7.0.x' into feat/new-incremental-search
|
2 years ago |
Shun Miyazawa
|
5f062bd6f2
style Improvements
|
2 years ago |
Shun Miyazawa
|
3a2e68de30
Improved props name
|
2 years ago |
Shun Miyazawa
|
29af2f9f8d
simpler code
|
2 years ago |
Shun Miyazawa
|
e3d2bb57bf
Wrapping SearchInput in a form and using onSubmit
|
2 years ago |
Shun Miyazawa
|
c47edfe04b
non-form related components out of the component
|
2 years ago |
Shun Miyazawa
|
714338df6d
dependencies -> devdependencies
|
2 years ago |
Yuki Takei
|
e8aada5652
Merge pull request #8334 from weseek/feat/134154-136321-update-i18n
|
2 years ago |
Shun Miyazawa
|
f32921c959
https://github.com/downshift-js/downshift/issues/582 solution applied
|
2 years ago |
ryoji-s
|
ed374dc5bc
update commons json
|
2 years ago |
Shun Miyazawa
|
618dc90036
enterKeyDownHandler -> enterKeyDownHandlerWithoutSelectedItem
|
2 years ago |
Shun Miyazawa
|
7b945d8625
enterKeyDownHandler -> keyDownHandler
|
2 years ago |
Shun Miyazawa
|
544398e619
clean code
|
2 years ago |
Shun Miyazawa
|
db9b5f72fb
fix style
|
2 years ago |
Shun Miyazawa
|
7da30f6793
Separate searchKeyword clear button and modal close button
|
2 years ago |
Shun Miyazawa
|
ef6f7f4e46
If an item is not highlighted, perform a normal search.
|
2 years ago |
Shun Miyazawa
|
f4a57d7c51
onChange -> onSelect
|
2 years ago |
Shun Miyazawa
|
38c1b272e1
fix comment
|
2 years ago |
Shun Miyazawa
|
4f38378987
do not allow empty strings
|
2 years ago |
Shun Miyazawa
|
c972a5f1e9
add comment
|
2 years ago |
Shun Miyazawa
|
e7a544bac9
small fix
|
2 years ago |
Shun Miyazawa
|
359f49358b
reverted to original component structure
|
2 years ago |
Shun Miyazawa
|
33cf884a70
clean code
|
2 years ago |
Shun Miyazawa
|
7f6e6adb9f
type safe
|
2 years ago |
Shun Miyazawa
|
323a545653
clean code
|
2 years ago |
Shun Miyazawa
|
5e4a7d9ead
for now
|
2 years ago |
Shun Miyazawa
|
8ae5267c33
install Downshift
|
2 years ago |
Yuki Takei
|
eed392aff9
Merge pull request #8317 from weseek/feat/136549-open-search-modal-from-growi-navbar-bottom
|
2 years ago |