1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 08:55:47 +00:00
gitea/web_src/js
silverwind 86464de0c1 silence fomantic error regarding tabs (#9713)
Fomantic expects all tabs to have a target element with content as
defined by the data-tab attribute. All our usage of the tab module seems
to use <a> element tabs that link to new pages so these content elements
are never present and fomantic complains about that in the console with
an "Activated tab cannot be found" error. This silences that error.
2020-01-12 03:57:32 +01:00
..
gitGraph.js Update JS dependencies (#9255) 2019-12-06 14:41:25 +08:00
gitGraphLoader.js move semantic.dropdown.custom.js to webpack (#9064) 2019-11-21 18:30:14 -05:00
index.js silence fomantic error regarding tabs (#9713) 2020-01-12 03:57:32 +01:00
publicPath.js enable lazy-loading of gitgraph.js (#9036) 2019-11-17 23:39:06 +02:00
semanticDropdown.js switch to fomantic-ui (#9374) 2019-12-17 16:34:11 -05:00