ant-design/site/theme/template/Layout/Header
CommanderRoot 7c34addf57
refactor: replace deprecated String.prototype.substr() (#34498)
String.prototype.substr() is deprecated (see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr) so we replace it with functions which aren't.
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-03-15 10:41:12 +08:00
..
algolia-config.ts feat: new algolia SearchBar (#30942) 2021-06-15 14:51:11 +08:00
DocSearch.less feat: new algolia SearchBar (#30942) 2021-06-15 14:51:11 +08:00
Github.less docs: site build script update (#32984) 2021-11-23 18:57:59 +08:00
Github.tsx chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0 (#28253) 2020-12-09 17:12:32 +08:00
index.less docs: site build script update (#32984) 2021-11-23 18:57:59 +08:00
index.tsx refactor: replace deprecated String.prototype.substr() (#34498) 2022-03-15 10:41:12 +08:00
interface.tsx style: add dropdown group title rtl style (#23404) 2020-04-21 10:49:59 +08:00
Logo.less docs: site build script update (#32984) 2021-11-23 18:57:59 +08:00
Logo.tsx chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0 (#28253) 2020-12-09 17:12:32 +08:00
More.tsx chore: fix tsx error 2021-07-12 18:06:27 +08:00
Navigation.less docs: site build script update (#32984) 2021-11-23 18:57:59 +08:00
Navigation.tsx feat: 优化 gitee 初始化 (#32163) 2021-09-15 13:35:09 +08:00
SearchBar.less docs: site build script update (#32984) 2021-11-23 18:57:59 +08:00
SearchBar.tsx chore: fix ts error in site 2022-02-23 17:08:39 +08:00