Commit Graph
676 Commits
Author SHA1 Message Date
Sidharth Vinod 99255ab693 Merge branch 'develop' into pr/aloisklink/1496
* develop: (101 commits)
  fix: Flickering when rendering, PanZoom & Rough mode combined
  chore: Simplify queueing logic
  fix: Blank screen on initial load
  chore: Add delay for playground toggle
  fix: Record correct diagram type, send playground toggle event immediately.
  chore(deps): update dependency autoprefixer to v10.4.21
  chore(deps): update all non-major dependencies
  chore(deps): update dependency typescript to v5.8.2
  chore(deps): update all non-major dependencies
  build: update Browserslist db
  Use netlify to redirect users
  chore: Add sitemap to robots.txt
  fix: Add redirect for /index.html
  chore: Add sitemap
  fix: Do not index /view page
  chore(deps): update all non-major dependencies
  feat: Pause banner animation when mouse is on the banner
  fix: Layout for banner
  use snippets
  update urls and styling
  ...
2025-03-14 18:08:52 -07:00
Sidharth Vinod a56be6ae14 fix: Flickering when rendering, PanZoom & Rough mode combined 2025-03-14 18:00:12 -07:00
Sidharth Vinod d7cd301e15 chore: Simplify queueing logic 2025-03-14 17:26:29 -07:00
Sidharth Vinod 393a5f659e fix: Blank screen on initial load
Queued the rendering pipeline
2025-03-14 15:51:37 -07:00
Sidharth Vinod 62f60867f2 chore: Add delay for playground toggle 2025-03-13 09:22:30 -07:00
Sidharth Vinod 91331bda7e fix: Record correct diagram type, send playground toggle event immediately. 2025-03-13 09:11:46 -07:00
Sidharth Vinod fb5894e093 Use netlify to redirect users 2025-02-25 12:08:54 +05:30
Sidharth Vinod cdc7f9faa4 fix: Add redirect for /index.html 2025-02-25 08:50:03 +05:30
Sidharth Vinod 78ccc2ff4c fix: Do not index /view page 2025-02-25 08:49:25 +05:30
Sidharth Vinod edc36351d4 feat: Pause banner animation when mouse is on the banner 2025-02-21 21:23:21 +05:30
Sidharth Vinod 66c155bab7 fix: Layout for banner 2025-02-21 21:02:47 +05:30
Steph ee3f4420f7 use snippets 2025-02-21 05:41:03 -08:00
Steph 96c8333bbb update urls and styling 2025-02-20 16:01:49 -08:00
Sidharth Vinod 9a70c08a6f Merge pull request #1602 from mermaid-js/release-promotion
Release live editor
2025-02-14 13:46:19 +05:30
Sidharth Vinod 1df59ae5dd chore: Cleanup class 2025-02-14 13:39:04 +05:30
Sidharth Vinod 7e043e7e7e Merge branch 'update-promos' of https://github.com/mermaid-js/mermaid-live-editor into update-promos
* 'update-promos' of https://github.com/mermaid-js/mermaid-live-editor:
  update interval
2025-02-14 13:27:30 +05:30
Sidharth Vinod 8ddf56191d chore: Add padding to link 2025-02-14 13:27:22 +05:30
Steph 942840fb62 update interval 2025-02-13 15:41:19 -08:00
Sidharth Vinod bb224b486a fix: Position of text when switching, data structure for links 2025-02-13 18:26:26 +05:30
Steph 23bb5d63dc update urls 2025-02-13 03:57:41 -08:00
Steph abf80da2c1 wip 2025-02-13 03:46:28 -08:00
Sidharth Vinod 0b1dd4b06d chore: Cleanup 2025-02-04 23:41:48 +05:30
Sidharth Vinod dc815cdc4d feat: Add hide duration for promotions 2025-02-04 23:39:59 +05:30
Sidharth Vinod 1b7065609b Merge branch 'master' into develop
* master:
  update end date
  update-promo
2025-02-04 20:57:19 +05:30
Sidharth Vinod a7e14c77cb Update banner timing 2025-02-04 18:03:13 +05:30
Steph 2438363c03 update end date 2025-01-03 12:02:44 -08:00
Steph bd9625a3f9 update-promo 2025-01-03 10:39:00 -08:00
Sidharth Vinod b658ceedc9 chore: Update URL 2024-11-14 17:27:10 +05:30
Sidharth Vinod dc114d55c9 fix: Unit test 2024-11-14 13:53:28 +05:30
Sidharth Vinod 90716ef8d5 chore: Update labels 2024-11-14 13:50:46 +05:30
Sidharth Vinod f954dfab61 feat: Retain toggle label positions 2024-11-13 21:07:57 +05:30
Sidharth Vinod 09e705c3ae Merge branch 'develop' into playground
* develop:
  fix: Add fallback for state
  update whiteboard tagline
  remove august promo
  update dates
  update taglines
  remove product hunt promo
  add and update product hunt promo for whiteboard
  add product hunt badge to navbar
2024-11-11 16:56:59 +05:30
Sidharth Vinod 83f3c07f10 Merge branch 'master' into develop
* master:
  update whiteboard tagline
  remove august promo
  update dates
  update taglines
  remove product hunt promo
  add and update product hunt promo for whiteboard
  add product hunt badge to navbar
2024-11-11 16:55:26 +05:30
Sidharth Vinod 3e3a0162bf fix: Add fallback for state 2024-11-11 16:54:03 +05:30
Sidharth Vinod 8c1c348f68 chore: Cleanup 2024-11-11 01:47:43 +05:30
Sidharth Vinod f7f3e35fcf feat: Add dropdown navbar items 2024-11-11 01:45:12 +05:30
Sidharth Vinod 5acd3faacc fix: Add fallback for state 2024-11-08 22:46:54 +05:30
Sidharth Vinod 4c24b52e12 feat: Add mermaidchart playground toggle 2024-11-08 22:30:47 +05:30
Sidharth Vinod 09616ed156 chore: Fix unit test 2024-11-08 21:42:57 +05:30
Sidharth Vinod 190bac8c70 Svelte 5 migration 2024-10-30 23:38:20 +05:30
Steph cfdb4fbf61 update whiteboard tagline 2024-10-30 09:20:01 -07:00
Steph 659e82e9ae remove august promo 2024-10-22 07:35:08 -07:00
Steph 76c937a878 update dates 2024-10-22 00:12:07 -07:00
Steph 98cbcf1abe update taglines 2024-10-22 00:07:40 -07:00
Steph 6bdabf9325 remove product hunt promo 2024-10-21 23:32:40 -07:00
Sidharth Vinod cc963db471 Merge pull request #1554 from mermaid-js/release-promotion
Release live editor
2024-10-05 09:49:22 +05:30
Steph 3b0fae39c9 add and update product hunt promo for whiteboard 2024-10-03 01:50:54 -07:00
Sidharth Vinod 267c6160be chore: Remove unused destructuring 2024-09-29 12:46:27 +05:30
Vipin AjayakumarandSidharth Vinod 8fb2114831 Update src/lib/util/promos/promo.ts
Co-authored-by: Sidharth Vinod <github@sidharth.dev>
2024-09-28 18:19:51 +01:00
Vipin AjayakumarandSidharth Vinod 7bae587c8c Update src/routes/edit/+page.svelte
Co-authored-by: Sidharth Vinod <github@sidharth.dev>
2024-09-28 18:19:39 +01:00