Commit Graph

  • bd66f9d3a0 fix logic awesomerobot 2023-10-20 10:22:56 -0400
  • 80122d6bb1 simplify awesomerobot 2023-10-20 10:20:36 -0400
  • 188d25628c UX: improve position for tall screens, hide toggle on single-post topics awesomerobot 2023-10-20 10:11:37 -0400
  • 3fbf112a4c
    DEV: Switch to new addComposerToolbarPopupMenuOption plugin API Alan Guo Xiang Tan 2023-10-20 14:26:47 +0800
  • d01cc3f576 prettier awesomerobot 2023-10-18 13:32:48 -0400
  • 0588c2ceff FEATURE: Toggle between timeline and TOC awesomerobot 2023-10-18 13:31:45 -0400
  • 0f2a0e73e6
    Bump @babel/traverse from 7.20.10 to 7.23.2 (#63) dependabot[bot] 2023-10-18 12:34:10 -0400
  • 5123609cf4
    Bump @babel/traverse from 7.20.10 to 7.23.2 dependabot[bot] 2023-10-18 16:13:42 +0000
  • 04577e0b90
    Revert "DEV: Switch theme to use new `addComposerToolbarPopupMenuOpti… (#62) Alan Guo Xiang Tan 2023-10-16 15:23:04 +0800
  • 853df522a8
    Revert "DEV: Switch theme to use new `addComposerToolbarPopupMenuOption` api (#61)" Alan Guo Xiang Tan 2023-10-16 15:19:19 +0800
  • d59dc7caf4
    DEV: Switch theme to use new `addComposerToolbarPopupMenuOption` api (#61) Alan Guo Xiang Tan 2023-10-06 09:20:09 +0800
  • 73914c0140
    DEV: Switch theme to use new `addComposerToolbarPopupMenuOption` api Alan Guo Xiang Tan 2023-10-06 08:58:40 +0800
  • 566d79fa39
    FIX: Restore wrapper element for d-toc-mini (#60) David Taylor 2023-10-04 12:45:22 +0100
  • 3055ee0753
    FIX: Restore wrapper element for d-toc-mini David Taylor 2023-10-04 12:18:58 +0100
  • 4ae24c6edc
    DEV: Convert connector file to use glimmer component (#59) Alan Guo Xiang Tan 2023-10-04 16:02:30 +0800
  • 73fb32a0e3
    DEV: Convert connector file to use glimmer component Alan Guo Xiang Tan 2023-10-04 13:56:11 +0800
  • e452c049ae
    DEV: Pin theme for Discourse 3.1 stable (#58) Penar Musaraj 2023-08-22 15:32:52 -0400
  • 8ca4623986
    DEV: Pin theme for Discourse 3.1 stable Penar Musaraj 2023-08-18 10:13:35 -0400
  • 323bd485b0
    Bump word-wrap from 1.2.3 to 1.2.4 (#57) dependabot[bot] 2023-07-19 10:55:32 +0200
  • 6c75554fca
    Bump word-wrap from 1.2.3 to 1.2.4 (#57) dependabot[bot] 2023-07-19 10:23:21 +0200
  • 1033d1f08f
    Bump word-wrap from 1.2.3 to 1.2.4 dependabot[bot] 2023-07-19 08:10:21 +0000
  • 6894db06b1
    Bump semver from 6.3.0 to 6.3.1 (#56) dependabot[bot] 2023-07-11 11:18:40 +0200
  • 21bae8c97e
    Bump semver from 6.3.0 to 6.3.1 dependabot[bot] 2023-07-11 08:55:26 +0000
  • 25cb5954f6
    DEV: update box-shadow due to core change (#55) Kris 2023-06-14 09:00:18 -0400
  • 1e0eb0ed6b
    DEV: update box-shadow due to core change Kris 2023-06-13 17:58:21 -0400
  • ea7f8791ab
    UX: fix TOC header in composer preview (#54) Canapin 2023-03-11 11:23:42 +0100
  • e033b5194d UX: fix TOC header in composer preview Canapin 2023-03-10 12:20:20 +0100
  • d391dff443 DEV: Update CI workflows update-ci discoursebuild 2023-01-19 13:00:33 +0000
  • c00cbb02fc
    DEV: Update CI workflows (#52) discoursebot 2023-01-10 14:10:08 -0500
  • a4f87a95dc DEV: Update CI workflows discoursebuild 2023-01-10 18:57:43 +0000
  • 165cfa13f3
    DEV: Update eslint-config-discourse, use prettier for hbs (#49) David Taylor 2023-01-04 12:41:09 +0000
  • 6cf0c60ffb
    DEV: Update eslint-config-discourse, use prettier for hbs David Taylor 2023-01-04 11:33:59 +0000
  • ed6634f6a4
    DEV: Fix tests (#51) Penar Musaraj 2023-01-02 05:07:50 -0500
  • 0efbb495ec
    DEV: Fix tests Penar Musaraj 2022-12-31 04:55:22 +0100
  • cebbc62079 DEV: Update CI workflows discoursebuild 2022-12-31 02:32:20 +0000
  • 77380c93d8
    DEV: Update CI workflows (#48) discoursebot 2022-11-07 15:17:13 -0500
  • 721a8be4b9 DEV: Update CI workflows discoursebuild 2022-11-07 19:18:38 +0000
  • 55f83a913c
    FEATURE: new theme setting to disable TOC in posts with less headings. (#47) Vinoth Kannan 2022-11-04 09:41:16 +0530
  • b31675cabc Make prettier happy Vinoth Kannan 2022-11-04 06:51:52 +0530
  • 7e41ff5aed fix the build. take 2 Vinoth Kannan 2022-11-04 06:49:11 +0530
  • 749421cb7f fix the build Vinoth Kannan 2022-11-04 06:46:00 +0530
  • bd1728d63f DEV: use `assert.notOk` instead of `not` which is deprecated. Vinoth Kannan 2022-11-04 06:34:46 +0530
  • 728a1925d0 FEATURE: new theme setting to disable TOC in posts with less headings. Vinoth Kannan 2022-11-03 20:21:27 +0530
  • 1d3b28355c
    Fix a typo (#46) Penar Musaraj 2022-10-12 08:47:32 -0400
  • 2b3bb4b421
    Fix a typo Penar Musaraj 2022-10-11 14:59:18 -0400
  • 1372ff9c38
    Merge branch 'main' into master Maciej Kuźmicz 2022-10-06 15:37:20 +0200
  • f80c215a28
    SECURITY: Render TOC items as plain text (#44) Jarek Radosz 2022-10-03 21:10:05 +0200
  • 16c0de60f5
    DEV: Introduce a service for storing data redo Jarek Radosz 2022-10-02 20:47:08 +0200
  • 61b867aa34
    DEV: Remove more code? Jarek Radosz 2022-10-02 19:14:23 +0200
  • 09134b9093
    DEV: Extract `decorate` function Jarek Radosz 2022-10-02 19:03:25 +0200
  • 3a174ab765
    DEV: Move scrollToBottom action Jarek Radosz 2022-10-02 18:59:20 +0200
  • fd9c23b2dc
    DEV: Move closeOverlay action Jarek Radosz 2022-10-02 18:57:37 +0200
  • 6ba499e917
    DEV: Move hbs to a components Jarek Radosz 2022-10-02 18:49:47 +0200
  • ac61ebb64d
    DEV: Move some of the stuff into hbs Jarek Radosz 2022-10-02 18:35:10 +0200
  • 651acb075c
    DEV: Initial tweaks Jarek Radosz 2022-10-02 15:14:55 +0200
  • 157496c452
    SECURITY: Render TOC items as plain text Jarek Radosz 2022-10-01 11:55:45 +0200
  • d6b02afbc2
    FIX: Add # to empty hrefs (#43) Jordan Vidrine 2022-09-29 12:53:12 -0500
  • 6ba38c18c1 more Jordan Vidrine 2022-09-29 11:56:48 -0500
  • 909d94b182
    FIX: Add # to empty hrefs Jordan Vidrine 2022-09-29 11:24:13 -0500
  • 58a1400f55
    FEATURE: Automatically add TOC based on topic category / tags (#42) Joe 2022-07-26 01:23:19 +0800
  • 6bc1623c26 adds tests Joe 2022-07-26 00:57:15 +0800
  • 3e430f46dd auto add TOC based on category/tag Joe 2022-07-26 00:57:00 +0800
  • 5b474f6684 moves old setting descriptions Joe 2022-07-26 00:56:43 +0800
  • c0c1295681 moves old setting descriptions and adds descriptions for new ones Joe 2022-07-26 00:56:24 +0800
  • 92cb2eed7d adds settings for auto category/tag Joe 2022-07-26 00:56:02 +0800
  • 3343c6b19f
    DEV: Update CI workflows (#41) discoursebot 2022-06-17 16:23:35 -0400
  • ef3f4f9b26 DEV: Update CI workflows discoursebuild 2022-06-17 19:54:35 +0000
  • b23da00b4f
    needs the component Jarek Radosz 2022-06-17 19:42:32 +0200
  • 0c80692db1
    try Jarek Radosz 2022-06-17 19:38:17 +0200
  • cb659e8b7a
    debug Jarek Radosz 2022-06-17 19:33:48 +0200
  • 5ca642e009
    wip2 Jarek Radosz 2022-06-17 18:49:27 +0200
  • 8f8a6e4164
    WIP Jarek Radosz 2022-06-17 18:43:57 +0200
  • 7b3c12ae15
    DEV: Update CI workflows (#39) Jarek Radosz 2022-06-17 18:20:09 +0200
  • d2690ea2b7
    Prettier Jarek Radosz 2022-06-17 18:13:48 +0200
  • 50853f01a5
    DEV: Update linting setup Jarek Radosz 2022-06-17 18:13:29 +0200
  • 70718c22e4
    DEV: Update CI workflows Jarek Radosz 2022-06-17 16:34:14 +0200
  • a309e6406d
    DEV: Fix compatibility with styleguide (#38) Penar Musaraj 2022-06-13 22:03:39 +0000
  • ba2fbed745
    DEV: Fix compatibility with styleguide Penar Musaraj 2022-06-13 17:38:12 -0400
  • 5d69a72200
    FIX: Compatibility with discourse-docs plugin (#37) Penar Musaraj 2022-05-09 14:09:59 -0400
  • a61c6e6bab
    FIX: Compatibility with discourse-docs plugin Penar Musaraj 2022-05-09 14:00:32 -0400
  • 2f2c9f387d
    FIX: Add Chinese translations (#35) Du Jiajun 2022-05-06 22:13:01 +0800
  • 852cd842f3 Revert "FIX: Wrong id with non-ascii headings" dujiajun 2022-05-06 09:04:26 +0800
  • c658e95d54
    FIX: Generate unique IDs for non-Latin languages (#36) Penar Musaraj 2022-05-05 14:25:37 -0400
  • a0ae40fb02
    Update tests Penar Musaraj 2022-05-05 14:15:05 -0400
  • b3232a27d5
    FIX: Generate unique IDs for non-Latin languages Penar Musaraj 2022-05-05 12:30:28 -0400
  • 3684665b80
    Update settings.yml Du Jiajun 2022-05-05 22:19:11 +0800
  • 1eb31e38e2 UX: Add zh_CN translation dujiajun 2022-05-02 08:44:24 +0800
  • 836c102622 FIX: Wrong id with non-ascii headings dujiajun 2022-05-02 08:41:42 +0800
  • 26f4e45dc2
    FIX: Compatibility with loading slider (#34) Penar Musaraj 2022-03-25 14:14:15 -0400
  • 24a155fa4c
    FIX: Compatibility with loading slider Penar Musaraj 2022-03-25 13:52:40 -0400
  • da0f76b65c
    FIX: Prevent jumping on scroll (#33) Penar Musaraj 2022-03-09 18:24:11 +0100
  • 4dcb606477
    FIX: Prevent jumping on scroll Penar Musaraj 2022-03-09 16:48:03 +0100
  • 098d05f3d5
    UX: Hide TOC on mobile docs topics (#32) Penar Musaraj 2022-02-28 18:11:17 +0100
  • b8d5c1f167
    UX: Hide TOC on mobile docs topics Penar Musaraj 2022-02-27 15:49:38 +0100
  • 3dbc9bfa9a
    Delete header.html Maciej Kuźmicz 2022-02-08 14:52:12 +0100
  • 020a5f0f6b Merge branch 'main' loginerror 2022-02-08 14:45:11 +0100
  • 993303199b
    UX: Fix layout issues in < 1035px wide windows (take 2) (#31) Penar Musaraj 2022-02-03 16:46:14 +0100
  • 6706b9dd39
    UX: Fix layout issues in < 1035px wide windows (take 2) Penar Musaraj 2022-02-03 16:31:16 +0100
  • 18793f633b
    UX: Fix bug with desktop widths < 1045px (#29) Penar Musaraj 2022-01-31 16:18:11 +0100
  • 2fd7d5107f
    UX: Keep core's top margin for first item in OP (#30) Penar Musaraj 2022-01-31 16:17:58 +0100