lemmy/ui
Richie Zhang 26468ffce4 Remove empty div tag containing the navbar.
In preliminary, the appearance and behavior of the navbar was not affected when the `<nav>` element was not wrapped, and an empty `<div>` element doesn't do anything anyway. I'm also pretty sure that the `<nav>` tag in HTML5 is basically a div with a fancy name, so it can do everything a div can.
2020-01-30 16:07:01 -08:00
..
assets Squashed commit of the following: 2020-01-23 19:39:59 -05:00
src Remove empty div tag containing the navbar. 2020-01-30 16:07:01 -08:00
.eslintignore Adding user avatars / icons. Requires pictshare. 2019-12-29 15:39:48 -05:00
.eslintrc.json chore: switch from tslint to eslint 2019-10-18 15:56:32 -06:00
.gitignore Temp removing fusebox git describe since it breaks docker. 2019-04-08 23:47:08 -07: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
package.json Adding yarn run ts-node to husky pre-commit. 2020-01-28 20:08:33 -05:00
translation_report.ts Formatting translation file, changing deploy script to const. 2020-01-26 16:38:08 -05:00
tsconfig.json Upgrade package.json. 2020-01-06 11:22:51 -05:00
yarn.lock Adding yarn run ts-node to husky pre-commit. 2020-01-28 20:08:33 -05:00