Commit Graph

2074 Commits

Author SHA1 Message Date
Ashutosh Kumar Singh
0361aa51dc BDEVEXP-2382
* Fixed scrollbar to reset to top of it when 'jump to top' is clicked.
* updated version to 20.3.2 and bundled.
2020-06-23 00:08:24 -04:00
Ashutosh Kumar Singh
7cf825c334 updated version to 20.3.1 and bundled. 2020-06-02 11:34:41 -04:00
akumarsingh
5109876f99 BDEVEXP-1723 - Jump scroll issue fix
* Added utility function to generate a composite key out of selector to select dom contents accurately.
* Fixed getItemById by creating another function getItemByIdAndIndex so as to have more accurate selection.
2020-06-02 11:19:11 -04:00
Ashutosh Kumar Singh
e896c5c7b1 BDEVEXP-1983
* Back button styling change for global consistency.
* bundle version updated to 20.2.6
2020-04-28 16:50:45 -04:00
Ashutosh Kumar Singh
7d75c44537 BDEVEXP-1984
* Size and style of the API Download button changed to micro secondary styling as per provided figma.
* bundle version updated to 20.2.6
2020-04-25 19:15:25 -04:00
Ashutosh Kumar Singh
005ab6e222 Minor refactor to correct spelling, updated version number to 20.2.5 and bundled. 2020-04-17 13:02:53 -04:00
Ashutosh Kumar Singh
41b28eccb1 BDEVEXP-1740
* Fix to change back button text to 'OpenText product' when isOt2 is false.
* updated version number to 20.2.4 and bundled.
2020-04-16 11:19:09 -04:00
Ashutosh Kumar Singh
a058429b45 BDEVEXP-1740
* Added feature to have 'Additional Doc' as an option.
* Added feature to determine whether the api 'isOt2'.
* updated version number to 20.2.3 and bundled.
2020-04-06 01:05:47 -04:00
Ashutosh Kumar Singh
50cd4a3902 Merge remote-tracking branch 'origin/1200' into 1200 2020-03-31 18:00:47 -04:00
Ashutosh Kumar Singh
836d4336eb Bundle update - 20.2.2
* updating bundle with new version number and changes.
2020-03-31 18:00:29 -04:00
akumarsingh
e2162dc196 Merge remote-tracking branch 'origin/1200' into 1200 2020-03-31 17:53:33 -04:00
akumarsingh
bcf3274559 updating download button text color to white for hover state. 2020-03-31 17:53:13 -04:00
Ashutosh Kumar Singh
70e117d424 Bundle update - 20.2.1
* updating bundle with new version number and changes.
2020-03-31 16:22:51 -04:00
akumarsingh
edce308736 Merge remote-tracking branch 'origin/1200' into 1200 2020-03-31 16:08:14 -04:00
akumarsingh
073bfdecb4 BDEVEXP-1200 & 1507 - Additional docs link & additional design changes
* Added hover state over 'Additional docs' and restricted the text api heading to 60% width to avoid its overflow.
* Added underline for all the headers in the api
* Added 'Back to' button.
* Modified 'Download' button as per Dev-x global button specs along with its hover state.
* Changed background of Sidemenu to white.
* Removed Copyright information from bottom of Sidemenu.
2020-03-31 16:07:48 -04:00
Ashutosh Kumar Singh
bc10f0ea86 Bundle update - 20.1.4
* updating bundle with new version number and BDEVEXP-1507 changes.
2020-03-23 15:18:03 -04:00
akumarsingh
1b4fcb546e BDEVEXP-1507 - Additional docs link
* Added 'Additional docs' functionality to Redoc which accepts a url.
* version update.
2020-03-23 15:09:43 -04:00
Ashutosh Kumar Singh
40f3088531 updating new bundle with otx-redoc version 20.1.3 2020-03-23 12:02:51 -04:00
Ashutosh Kumar Singh
220b918bb2 updating new bundle with otx-redoc version 20.1.2 2020-03-18 15:42:05 -04:00
akumarsingh
11212af2fb reverting previous change 2020-03-18 15:28:38 -04:00
akumarsingh
85ecd0d4e2 resolving merge conflict error 2020-03-18 15:10:03 -04:00
akumarsingh
49aca85e22 Merge branch 'develop' into 1200
# Conflicts:
#	package.json
#	src/components/ApiInfo/ApiInfo.tsx
#	src/components/SearchBox/styled.elements.tsx
#	src/services/RedocNormalizedOptions.ts
#	src/theme.ts
2020-03-18 14:57:16 -04:00
akumarsingh
6266fcc008 correcting merge conflict resolve miss 2020-03-18 14:46:09 -04:00
akumarsingh
5af9c204e3 Merge remote-tracking branch 'source/master' into develop
# Conflicts:
#	.gitignore
#	package.json
#	src/components/ApiInfo/ApiInfo.tsx
#	src/components/SearchBox/styled.elements.tsx
#	src/components/SideMenu/SideMenu.tsx
#	src/services/RedocNormalizedOptions.ts
#	src/theme.ts
2020-03-18 14:31:46 -04:00
Roman Hotsiy
afc7a95f13
docs: update usages examples 2020-03-17 16:46:43 +02:00
Roman Hotsiy
6ad9f72dcd
chore(cli): redoc-cli@0.9.7 2020-03-17 14:13:50 +02:00
Roman Hotsiy
e675f57e9a
chore(cli): update redoc 2020-03-17 14:13:06 +02:00
Roman Hotsiy
972dc373fd
chore: Release 2.0.0-rc.24 🔖 2020-03-17 14:01:21 +02:00
Roman Hotsiy
11377c903c
chore: fix ts error, use name but cannot be named 2020-03-17 13:41:55 +02:00
Roman Hotsiy
7ba3de2e28
chore: fix lint issues 2020-03-17 13:18:23 +02:00
Roman Hotsiy
54eb2a0dce
chore: prettier all 2020-03-17 12:01:32 +02:00
Roman Hotsiy
4ab2d0556d
chore: migrate tslint -> eslint 2020-03-17 11:52:33 +02:00
Roman Hotsiy
a24142b3fa
chore: migrate yarn -> npm 2020-03-17 11:06:03 +02:00
Roman Hotsiy
6fd6da0c37
chore: fix tslint and tests 2020-03-16 19:15:40 +02:00
Roman Hotsiy
641898ceca
chore: upgrade deps 2020-03-16 16:58:38 +02:00
Roman Hotsiy
8c053cc474
fix: fix major search performance due to wrong marker element
fixes #1109
2020-03-16 16:58:38 +02:00
Roman Hotsiy
7608800d0a
feat: new option expandSingleSchemaField 2020-03-16 16:58:28 +02:00
Faheem Abrar
373f018d0c
fix: Add debounce for 300 ms when searching (#1089)
Co-authored-by: Roman Hotsiy <gotsijroman@gmail.com>
2020-03-16 16:01:21 +02:00
Nick Oliver
af415e89e8
fix: do not load SearchWorker if disableSearch is true (#1191)
Blob URLs may be disabled by CORS (ex: #764) but should not block execution when the disableSearch option is true
2020-03-01 12:38:15 +08:00
Nick Deakin
20a4c9bcd6 Produced bundles of latest build of latest changes 2020-02-18 14:49:37 +00:00
akumarsingh
ecd6e2b00f BDEVEXP-1200 - Updating bundles and set the version to 21.1.0 2020-02-14 12:15:45 -05:00
Nick Deakin
e2c9cfd542 BDEVEXP-1200 - Updating bundles. Also renamed package to otx-redoc and set the version to 20.1.0 2020-02-14 15:51:45 +00:00
Roman Hotsiy
c05db38576
chore(cli): redoc-cli@0.9.6 2020-02-09 21:19:27 +07:00
Roman Hotsiy
88f8d7475f
chore: Release 2.0.0-rc.23 🔖 2020-02-09 21:01:44 +07:00
Roman Hotsiy
1a2a7dd833
fix: fix broken sticky sidebar in Chrome 80
fixes #1167
2020-02-09 20:59:17 +07:00
akumarsingh
f6cfd40f17 minor refactor to correct test 2020-01-30 12:52:46 -05:00
akumarsingh
94085cfab6 BDEVEXP - 1200
* Made changes to UI as per provided figma.
2020-01-30 11:24:20 -05:00
akumarsingh
a460e38299 Merge remote-tracking branch 'source/master' into akumarsingh/BDEVEXP-1200
# Conflicts:
#	package.json
#	src/components/ApiInfo/ApiInfo.tsx
#	src/components/SearchBox/styled.elements.tsx
#	src/services/RedocNormalizedOptions.ts
#	src/theme.ts
2020-01-27 14:44:31 -05:00
Roman Hotsiy
4289eb0bee
chore: Release 2.0.0-rc.22 🔖 2020-01-15 23:08:12 +02:00
Roman Hotsiy
56ddce1b11
chore: minor perf optimizations 2020-01-15 23:05:51 +02:00