This website requires JavaScript.
Explore
Help
Register
Sign In
paulononato
/
backstage
Watch
1
Star
0
Fork
0
You've already forked backstage
Code
Issues
Pull Requests
Actions
32
Packages
Projects
Releases
Wiki
Activity
Files
e185fd1e5de583b67852093b534229bfd2cd58ff
backstage
/
plugins
/
search-react
/
src
T
History
Emma Indal
905141aa08
Merge pull request
#16576
from kuangp/fix/searchPagination
...
fix(SearchPagination): disable next button on last page
2023-03-03 11:28:02 +01:00
..
components
Merge pull request
#16576
from kuangp/fix/searchPagination
2023-03-03 11:28:02 +01:00
context
Add page limit to search context and state
2022-10-04 10:54:09 +02:00
api.ts
introduce a new mock implementation of the search api, delete SearchContextProviderForStorybook and SearchApiProviderForStorybook
2022-04-29 11:20:44 +02:00
extensions.test.tsx
updates based on result list items extension changes
2023-02-01 15:40:21 +01:00
extensions.tsx
support custom list item props on search extensions
2023-02-02 09:36:30 +01:00
index.ts
feat(search): create search result list item extensions
2023-01-28 10:05:14 +01:00
setupTests.ts
…