1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-08-08 06:55:26 +02:00
Commit graph

171 commits

Author SHA1 Message Date
Umang G. Patel
acf368da63 margin remove in mobile view with bold removed 2022-10-13 01:13:15 +05:30
Umang G. Patel
c82f06a9e0 updated styles 2022-10-13 00:03:37 +05:30
Umang G. Patel
04f836f37b updated styles 2022-10-12 23:10:02 +05:30
Umang G. Patel
6be524d3aa expand every match 2022-10-12 22:20:14 +05:30
Umang G. Patel
5b668f7fb0 common search function added 2022-10-12 20:29:26 +05:30
Umang G. Patel
294fce5dd1 enum for direction added 2022-10-12 20:16:38 +05:30
Umang G. Patel
5ff587a8af shortcut logic updated 2022-10-12 20:01:22 +05:30
Umang G. Patel
49d610f2f5 header height variable added 2022-10-11 23:51:50 +05:30
Umang G. Patel
0c48dea55c remove the space 2022-09-20 00:59:20 +05:30
Umang G. Patel
1156031bf0 Merge branch 'feat/sidebar-search' of https://github.com/codex-team/codex.docs into feat/sidebar-search 2022-09-20 00:46:39 +05:30
Umang G. Patel
de7b34603a the expand feature added during navigation 2022-09-20 00:46:32 +05:30
Umang G. Patel
1af4e05027 filter for section added 2022-09-20 00:13:58 +05:30
Umang G. Patel
8fd0b7a820 comments added 2022-09-20 00:07:18 +05:30
Umang G. Patel
0619af1bd0 sidebar search=>filter 2022-09-19 23:35:19 +05:30
Umang G. Patel
8a865383fa sidebar search class added 2022-09-19 21:48:35 +05:30
Umang G. Patel
5cc520ba29 boxshadow added as border 2022-09-19 21:48:04 +05:30
Umang G. Patel
80f3a594fe new module integrated 2022-09-19 20:56:27 +05:30
Umang G. Patel
2e9ea2e732 new search module added 2022-09-19 20:56:05 +05:30
Peter Savchenko
9a0d083800
Merge branch 'main' into feat/sidebar-search 2022-09-14 14:36:56 +03:00
Taly
51fb6655e2
Beautify terminal output (#261)
* beautify terminal output

- draw welcome banner on server starting
- use minimal logs for webpack
- disable verbose mode for nodemon

resolves #240

* Update server.ts
2022-09-14 13:27:31 +03:00
Peter Savchenko
1cd078317e
chore(styles): list and image blocks style improved (#260)
* update image margings

* upd list style
2022-09-13 18:57:50 +03:00
Peter Savchenko
ceccd234cd
Increase content paddings (#257)
* Increase content paddings

* add margin to the page title
2022-09-13 17:08:07 +03:00
YeoKyung Yoon
a7e859bfd1
fix: cover writing header on mobile (#246) 2022-09-13 12:12:46 +09:00
slaveeks
e1fd9a77f6
Added default index page, default startPage, removed iframe (#250)
* Removed iframe, added default index page, made startPage optional parameter

* Renamed class for landing content

* Added paddings for message in index page, removed iframe link from index

* Renamed landing to greeting

* rm extra margins, upd svg

Co-authored-by: Peter Savchenko <specc.dev@gmail.com>
2022-09-12 20:11:44 +03:00
Peter Savchenko
ba40b4f3d9
chore(hawk): fix hawk using the latest version (#255)
that supports ESM nodejs projects
2022-09-12 19:00:48 +03:00
Alexander Chernyaev
0aeab51286
refactor: stretched function (#252)
* delete stretched function
2022-09-12 16:48:13 +03:00
Alexander Chernyaev
07927ccb53
Change paddings and margins (#249) 2022-09-11 21:57:46 +03:00
YeoKyung Yoon
c94273b76a
fix: make slider on top of blocks (#244) 2022-09-09 22:54:53 +09:00
Tanya
c3125adf4b
Multiple fixes (#211)
* Fix horizontal scroll

* Attempt 2

* Fix merge issue

* Do not display right column if it's empty

* Fix editor width on empty page

* A fix

* Consider padding when calculating main column margin left

* Mobile layout fix

* Fix main column width in edit mode

* Edit mode content width fix

* Add comments

Co-authored-by: Peter Savchenko <specc.dev@gmail.com>
2022-09-09 16:27:23 +03:00
YeoKyung Yoon
caea20203b
fix: release writing header (#245) 2022-09-09 21:47:21 +09:00
YeoKyung Yoon
1bc65be955
feat: hide-sidebar-content-on-mobile (#241) 2022-09-09 20:25:46 +09:00
Peter Savchenko
237db3e472
chore(ui): a bunch of style updates (#235)
* chore(styles): typography updating started

* page styles updated

* page header nav fix, inline code style fix, table, navigator

* use arrow-right icon instead of "»" in bread crumbs

* a bunch of updates

* make content and write page styles more consistent

* rollback layout change

* upd color text second

* upd sidebar logo text color

* resovle someone's ts errors

* remove duplicated variables
2022-09-06 22:58:50 +03:00
Umang G. Patel
97555e094b sidebar search navigation adjusted 2022-09-06 01:55:27 +05:30
Umang G. Patel
480f79d466 search adjusted 2022-09-06 01:44:24 +05:30
Umang G. Patel
cb1ce28211 border adjusted 2022-09-06 00:22:35 +05:30
Umang G. Patel
05f8f0d9e1
404 Page not found added (#225)
* replace repose of aliases with error page

* error twig modified with proper messages

* add the error pcss

* the lint removed

* centered the error message

* center style added independent of screen

* the top position changed

* aliases not found added

* aliases throw removed

* Update src/backend/controllers/pages.ts

Co-authored-by: Peter Savchenko <specc.dev@gmail.com>

Co-authored-by: Peter Savchenko <specc.dev@gmail.com>
2022-09-02 00:24:33 +05:30
Umang G. Patel
82af94b1e5 event listener updated 2022-09-01 20:27:54 +05:30
Umang G. Patel
a463ef26eb syntax improved 2022-08-31 00:52:21 +05:30
Umang G. Patel
ab96ea0738 feat:integrate sidebar toggle with search shortcut 2022-08-30 23:52:55 +05:30
Umang G. Patel
6c4769c297 bugfix: up height of header added 2022-08-30 23:41:25 +05:30
Umang G. Patel
8277fc7a6c replace the shortcuts with event listener 2022-08-30 08:55:10 +05:30
Umang G. Patel
09706f0a66 nodemon config updated 2022-08-29 01:24:17 +05:30
Umang G. Patel
0ae88101a3 the integration for input box completed 2022-08-28 23:52:13 +05:30
Umang G. Patel
8b90e95270 event listner using shortcut added 2022-08-28 23:38:10 +05:30
Umang G. Patel
ba9e854086
Merge branch 'main' into feat/sidebar-search 2022-08-28 18:50:04 +05:30
YeoKyung Yoon
09835e3007
Added sidebar toggler (#214)
* feat: add sidebar slider

* fix: fix visibility on mobile layout

* fix visibility on mobile layout
* change keyboard shortcut
* change css property

* fix: fix shortcuts to support Mac

* fix shortcuts to support Mac
* add comment to explain properties

* fix: fix shortcuts

* resolve merge conflict

* fix: remove redundant property

Co-authored-by: Peter Savchenko <specc.dev@gmail.com>
2022-08-27 15:21:50 +09:00
Alexander Chernyaev
136702aeb7
Change editorjs from 2.23.2 to 2.25.0 (#229)
* Change editorjs from 2.23.2 to 2.25.0

* Change editorjs version from 2.23.2 to 2.25.0

* Update version editorjs from 2.23.2 to 2.25.0

Co-authored-by: HyTekCoop <atonika35@mail.ru>
2022-08-26 15:55:47 +03:00
Peter Savchenko
505daafc50
jsops: migrate to ESM from CJM (#228)
* jsops: migrate to ESM from CJM

* rm unused code

* fix ci
2022-08-24 17:05:40 +03:00
dependabot[bot]
f05eb15b72
Bump file-type from 16.5.3 to 16.5.4 (#218)
Bumps [file-type](https://github.com/sindresorhus/file-type) from 16.5.3 to 16.5.4.
- [Release notes](https://github.com/sindresorhus/file-type/releases)
- [Commits](https://github.com/sindresorhus/file-type/compare/v16.5.3...v16.5.4)

---
updated-dependencies:
- dependency-name: file-type
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-03 13:20:03 +08:00
Umang G. Patel
30c4971de7
Merge branch 'main' into feat/sidebar-search 2022-08-03 07:42:10 +05:30