lemmy/ui
Ricardo de Arruda e41117c878 Replace search button to input field at navbar.
* Search input not rendered at /search path.

* Navbar wrapped with withRouter for accessing history props.

* Flex-grow/shrink control the width of the input element dynamically.
2020-07-01 00:30:23 +03:00
..
assets Replace search button to input field at navbar. 2020-07-01 00:30:23 +03:00
src Replace search button to input field at navbar. 2020-07-01 00:30:23 +03:00
translations Translated using Weblate (Spanish) 2020-06-29 21:40:49 +00:00
.eslintignore Adding a test bed for API testing. #658 2020-04-23 11:34:32 -04:00
.eslintrc.json Notification improvements. 2020-03-20 16:13:54 -04:00
.gitignore Cleanup gitignore and dockerignore files 2020-03-12 20:25:14 +01:00
.prettierrc.js Adding prettier. 2019-10-18 17:00:26 -07:00
fuse.js Fix fuse.js 2019-12-29 16:06:04 -05:00
generate_translations.js generate typescript during compilation 2020-02-29 19:16:23 +01:00
jest.config.js Lots of additions to federation. 2020-04-27 12:57:00 -04:00
package.json Adding a test bed for API testing. #658 2020-04-23 11:34:32 -04:00
tsconfig.json Upgrade package.json. 2020-01-06 11:22:51 -05:00
yarn.lock Adding a test bed for API testing. #658 2020-04-23 11:34:32 -04:00