aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/docs
Commit message (Expand)AuthorAgeFilesLines
* [NO-JIRA] use esbuild for sonar-webJeremy Davis2021-09-304-9/+9
* SONAR-15297 Remove all sonar-ui-common initialization logicWouter Admiraal2021-08-201-1/+1
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-209-10/+10
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-209-10/+10
* SONAR-11958 Enhance anchors in embedded documentation navigationWouter Admiraal2021-04-293-61/+144
* SONAR-14725 Remove embedded documentation's calls to the update-centerPhilippe Perrin2021-04-262-14/+2
* SONAR-14309 Update eslint, typescript and fix issuesJeremy Davis2021-01-203-3/+6
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0813-13/+13
* SONAR-13880 internationalize tooltipsJeremy Davis2020-09-283-128/+0
* SONAR-13343 Fix table of content jumpMathieu Suen2020-05-124-8/+9
* Fix eslint's issuesPhilippe Perrin2020-04-083-11/+11
* SONAR-12945 Display latest release's information for scanners in documentationPhilippe Perrin2020-04-013-101/+106
* SONAR-13155 Upgrade dependenciesJeremy2020-03-234-44/+30
* SONAR-13147 lazyloadingJeremy Davis2020-03-062-3/+3
* SONAR-12374 Prevent double iconsWouter Admiraal2020-01-081-2/+4
* Format all headers for 2020Wouter Admiraal2020-01-0715-16/+15
* SONAR-12511 Alert border style issuesGrégoire Aubert2019-10-091-11/+11
* Stop referencing alert css directlyphilippe-perrin-sonarsource2019-09-032-1/+74
* SONAR-12330 Don't filter content multiple timesWouter Admiraal2019-08-072-10/+8
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-1910-18/+18
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-1110-11/+12
* SONAR-12040 Drop duplicated css classesGrégoire Aubert2019-06-036-7/+7
* SONAR-11956 Correct TOC parsing logic, always show sticky TOC for pagesGrégoire Aubert2019-04-128-297/+11
* Update React, Typescript and Eslint dependenciesGrégoire Aubert2019-03-291-1/+1
* Prevent DocTooltip's setState() from being called if not mountedWouter Admiraal2019-03-291-2/+9
* Introduce new T.Dict<T> type constructorWouter Admiraal2019-03-293-5/+5
* SONAR-8697 Enable keyboard file navigation in Code pageWouter Admiraal2019-02-111-1/+1
* SONAR-11608 Conditional formatting broken when used within a tableWouter Admiraal2019-01-162-114/+0
* Update license headers for 2019Duarte Meneses2019-01-101-1/+1
* SONAR-11282 Enhance embedded docs navigation sidebarWouter Admiraal2019-01-107-102/+870
* Fix license headers for 2019Duarte Meneses2019-01-0212-12/+12
* remove some usages of legacy react contextStas Vilchik2018-12-113-22/+74
* SONAR-11204 Colorblind friendly banners (#899)Stas Vilchik2018-10-301-0/+1
* update web dependenciesStas Vilchik2018-10-262-12/+12
* MMF-1420 Ease management of Embedded Docs navigation (#699)Pascal Mugnier2018-09-191-1/+4
* update main dependencies & fix autofixable eslint warnings (#601)Stas Vilchik2018-08-102-3/+3
* SONAR-11017 Improve ToC (#529)Pascal Mugnier2018-07-252-2/+54
* SONAR-11014 Create a collapsible componentPascal Mugnier2018-07-254-2/+174
* SONAR-11015 Allow to add links for SonarQube global spaces (#531)Stas Vilchik2018-07-253-16/+207
* SONAR-11016 Add additional scope for the documentation static website (#522)Stas Vilchik2018-07-252-3/+7
* SONAR-10869 add custom syntax for warning/info messages (#519)Stas Vilchik2018-07-252-13/+28
* SONAR-11013 Add search capabilities to the embedded documentation (#513)Stas Vilchik2018-07-257-227/+46
* SONAR-11017 Add ToC component to markdownsPascal Mugnier2018-07-254-59/+98
* Simplify import paths of some componentsGrégoire Aubert2018-07-182-2/+2
* SONAR-10963 Improve privacy badges of projects and organizationGrégoire Aubert2018-07-117-31/+104
* SONAR-10863 Tweak styling of embedded documentation markdownGrégoire Aubert2018-06-194-21/+18
* MMF-1319 Document SC specific features (#318)laurawacrenier2018-06-129-16/+155
* SONAR-10833 Reduce loading waterfallStas Vilchik2018-06-042-43/+37
* SONAR-10675 Decrease JavaScript boot-up time (#283)Stas Vilchik2018-05-293-14/+22
* get rid of gray-matter (#280)Stas Vilchik2018-05-281-3/+3