Commit Graph

  • 1103ed8578
    Merge c9659c61f0 into 5c6239365e Robert Whitaker 2024-06-12 21:23:19 +0000
  • 38c0371c99
    Merge bf6ea9d0d0 into 5c6239365e Ruslan Gadeev 2024-05-20 16:50:17 +0300
  • 5c6239365e
    Add a readme link to monomer-flatpak-example. (#321) main Gareth Smith 2024-05-20 11:03:55 +0100
  • cf108692cd Add a readme link to monomer-flatpak-example. Gareth Daniel Smith 2024-05-19 12:21:39 +0100
  • d0241b27f0
    Improve documentation (#293) Ruslan Gadeev 2024-03-21 05:34:18 +0300
  • 94d7f244e7
    Add missing cursor icons (#289) Ruslan Gadeev 2024-03-21 05:33:09 +0300
  • 465f33c460
    Add support for delete key in inputField and textArea (and fix undo bug) (#294) Ruslan Gadeev 2024-03-21 05:26:22 +0300
  • b79bf0fca7 add more unit tests for textField and textArea Ruslan Gadeev 2024-03-20 17:04:53 +0300
  • ee6eb7b769 fix inputField undo behavior Ruslan Gadeev 2024-03-20 17:04:12 +0300
  • bf6ea9d0d0 add noDispose config option for image to prevent space leaks Ruslan Gadeev 2024-02-12 23:58:35 +0300
  • a16e8599df
    Prepare release 1.6.0.1 (#314) 1.6.0.1 Francisco Vallarino 2024-01-07 22:35:36 -0300
  • 8cce80459f Update Changelog Francisco Vallarino 2024-01-07 22:20:22 -0300
  • 93ddf304db Relax upper bounds for several packages Francisco Vallarino 2024-01-07 22:17:31 -0300
  • c421beed5c
    Merge 7a75538cbc into 58b08083e3 karamellpelle 2023-12-07 20:27:20 -0700
  • 58b08083e3
    Prepare release 1.6.0.0 (#310) 1.6.0.0 Francisco Vallarino 2023-12-05 12:58:01 +0100
  • 290bc80a06 Add 'Project status' section to README Francisco Vallarino 2023-12-05 12:33:08 +0100
  • 825b2c87c5 Bump version Francisco Vallarino 2023-12-05 12:23:40 +0100
  • 35ac308a96 Update Changelog Francisco Vallarino 2023-12-05 12:20:19 +0100
  • 2d46b0ce0e Upgrade Stackage nightly Francisco Vallarino 2023-12-05 12:20:01 +0100
  • 1f6157c93f
    Fix build issues with GHC 9.6 (#308) Francisco Vallarino 2023-11-28 00:03:07 +0100
  • 0f343cedfb Fix build issues with GHC 9.6 Francisco Vallarino 2023-11-27 23:50:47 +0100
  • 73acee6037
    Merge 8efb6b904f into 05c5d6c9b5 Alex Hirzel 2023-08-10 06:05:53 +0000
  • 8efb6b904f Allow later versions of mtl (adds support for GHC 9.6.2) Alex Hirzel 2023-08-10 02:04:21 -0400
  • f6935226b2 Fix compilation errors Alex Hirzel 2023-08-10 02:04:00 -0400
  • 7a75538cbc FileDrop event added. karamellpelle 2023-07-30 16:45:35 +0200
  • a174362834
    Merge 2e77c63106 into 05c5d6c9b5 fanshi1028 2023-07-05 17:34:47 +0000
  • 2e77c63106 allow ghc96 fanshi 2023-07-06 01:24:53 +0800
  • c9659c61f0 Fix errors in todo example Rob Whitaker 2023-07-03 21:33:13 -0400
  • 6eba951dea remove onClick and onClickReq from config docs for externalLink deltaspace0 2023-06-03 22:15:49 +0300
  • e3d8d22f7a add unit tests for delete key deltaspace0 2023-06-03 16:14:11 +0300
  • f74f980b7f add support for delete key in textArea deltaspace0 2023-06-03 15:56:16 +0300
  • ef8f091ea5 add support for delete key in inputField deltaspace0 2023-06-03 15:28:52 +0300
  • c299a7f78f fix grammar deltaspace0 2023-06-03 13:24:16 +0300
  • 2b53eae309 escape slashes to avoid italics in haddock deltaspace0 2023-05-28 15:06:22 +0300
  • 0f21846954 fix comments alignment in animation modules deltaspace0 2023-05-20 21:53:08 +0300
  • cd38feb4f0 rename CursorSize to CursorSizeAll deltaspace0 2023-05-21 19:39:42 +0300
  • df17d5d7df add missing cursor icons deltaspace0 2023-05-21 19:24:55 +0300
  • 635708fbaa Updated LICENSE file with attributions required for Roboto. William Zhu 2023-05-20 23:38:33 -0400
  • 30c3044867 Added file-embed into the library, and used it to embed Roboto-Regular as Regular if no fonts are defined. The default assets are hidden from view, however, and given that both nanovgrender and fontmanager were tweaked to use this, it might cause issues depending on how nanovgrender is used. William Zhu 2023-05-20 23:31:32 -0400
  • 05c5d6c9b5
    Depend on latest nanovg-hs hash to use relaxed text and vector upper bounds (#285) Francisco Vallarino 2023-05-20 22:18:29 -0300
  • 7e9f3ae22b Use latest nanovg-hs commit hash to apply relaxed text and vector upper bounds Francisco Vallarino 2023-05-16 23:05:18 -0300
  • bddbf62308
    Add more animation widgets (#281) Ruslan Gadeev 2023-05-20 18:50:01 +0300
  • 5803450c72 add examples to Transform documentation deltaspace0 2023-05-20 18:36:12 +0300
  • 78dc440a71 convert FadeCfg and ZoomCfg to newtype deltaspace0 2023-05-20 17:21:33 +0300
  • f185dfa51c add Strict extensions to animation modules deltaspace0 2023-05-20 17:16:53 +0300
  • 3fff18280f
    Fix typos in documentation (#284) Ruslan Gadeev 2023-05-20 16:51:02 +0300
  • e59c6ec188 fix typo in draggable documentation deltaspace0 2023-05-20 13:51:56 +0300
  • 7649796cae fix typo in titleCaption description for confirm dialog deltaspace0 2023-05-20 13:47:02 +0300
  • 907e6a85c1 fix typo in readOnly description deltaspace0 2023-05-20 13:38:24 +0300
  • 880f1ca856 fix typos in selectList documentation deltaspace0 2023-05-20 11:23:16 +0300
  • 16d2f38c61 fix typo in onChangeIdx description deltaspace0 2023-05-20 11:17:21 +0300
  • 662a562977 add onFinishedReq configuration to animations deltaspace0 2023-05-16 18:17:04 +0300
  • 9e30973c1c use overlay for animations deltaspace0 2023-05-16 17:37:31 +0300
  • bb09394044 fix instance errors deltaspace0 2023-05-12 19:32:32 +0300
  • 6714996c16 add Shake animation widget deltaspace0 2023-05-12 12:53:04 +0300
  • ea76092a15 add Wipe animation widget deltaspace0 2023-05-12 09:03:02 +0300
  • f93f56ce34 add Zoom animation widget deltaspace0 2023-05-11 21:07:00 +0300
  • 708690a49f refactor Fade widget using Transform deltaspace0 2023-05-11 20:20:30 +0300
  • 7c1e273bec refactor Slide widget using Transform deltaspace0 2023-05-11 20:08:49 +0300
  • 0e0d11ed99 add Transform animation widget deltaspace0 2023-05-11 00:46:11 +0300
  • 67f747a61f
    Remove redundant imports and fix typos (#275) Ruslan Gadeev 2023-05-17 03:32:22 +0300
  • ed81c987de
    Do not generate extra click events (#267) Francisco Vallarino 2023-05-15 01:10:16 -0300
  • 719c1cd5d1 fix typo in SetOverlay description deltaspace0 2023-05-13 21:12:42 +0300
  • 9a0b926f66 fix typos in handleSystemEvents and defaultWindowSize descriptions deltaspace0 2023-05-13 01:32:05 +0300
  • e332e50b09 fix converter typos deltaspace0 2023-05-13 00:06:56 +0300
  • 335ef71cd2 fix resizeFactor typos deltaspace0 2023-05-12 23:56:12 +0300
  • dd33374fb3 fix typos deltaspace0 2023-05-11 22:47:24 +0300
  • cd0729a6f8 import combinator instances to SizeReq deltaspace0 2023-05-11 12:27:19 +0300
  • 8860f4c874 fix LANGUAGE deltaspace0 2023-05-11 01:52:33 +0300
  • e315268df3 fix dodgy imports and exports deltaspace0 2023-05-11 01:49:49 +0300
  • 2d24d08d36 remove redundant imports deltaspace0 2023-05-11 01:31:47 +0300
  • a36492cb73
    Use parent model for Alert and Confirm modals (#268) Francisco Vallarino 2023-05-08 21:37:43 -0300
  • fb675f9128
    Fix typo in widgetDataSet description (#273) Ruslan Gadeev 2023-05-06 18:55:46 +0300
  • 6cd466ea91
    Draggable widget: allow to hide the original widget when dragging. (#271) Ruslan Gadeev 2023-05-06 18:28:47 +0300
  • dca878f692 fix typo in widgetDataSet description deltaspace0 2023-05-06 12:39:22 +0300
  • 2fdbae4c49 replace draggableHideOrigin with draggableRenderSource deltaspace0 2023-05-06 12:18:57 +0300
  • 8e69b1877f overwrite widgetRender instead of containerRender deltaspace0 2023-05-06 12:08:04 +0300
  • f6960cc476
    fix Semigroup instance for BoxShadowCfg (#272) Ruslan Gadeev 2023-05-03 16:07:29 +0300
  • 41830e909b
    Better explain how the nodeKey function is related to WidgetKey (#270) Ruben Astudillo 2023-05-03 08:44:59 -0400
  • 2ceb52eee6 fix Semigroup instance for BoxShadowCfg deltaspace0 2023-05-02 22:55:23 +0300
  • 4298abfa93 add hide origin configuration for draggable widget deltaspace0 2023-05-02 20:52:47 +0300
  • d494ecfcb3 Better explain how the nodeKey function is related to WidgetKey Ruben Astudillo 2023-05-01 19:04:44 -0400
  • 7036f7aac8
    Fix flake.nix definition to work with more recent nixpkgs snapshots (#266) Ruben Astudillo 2023-05-01 11:21:59 -0400
  • decac63282 Use parent model for Alert and Confirm modals Francisco Vallarino 2023-05-01 11:11:41 -0300
  • 3dac85d785 Do not generate extra click events Francisco Vallarino 2023-05-01 09:57:34 -0300
  • bd9f92d114 Update flake.lock Ruben Astudillo 2023-04-30 21:06:26 -0400
  • eb18aaa9bd Add devShell environment on flake.nix Ruben Astudillo 2023-04-29 23:08:45 -0400
  • 9c6f94f6a3 Rework flake.nix Ruben Astudillo 2023-04-29 20:34:07 -0400
  • ff2ea3b414
    Fix type error in examples (#263) Francisco Vallarino 2023-02-26 23:18:45 +0100
  • 96361167b1 Revert "Force build failure" Francisco Vallarino 2023-02-26 23:06:43 +0100
  • 9728f0b0ac Force build failure Francisco Vallarino 2023-02-26 23:00:16 +0100
  • 6ddae204f7 Attempt to run build including examples Francisco Vallarino 2023-02-26 22:51:41 +0100
  • 4a2c25aed0 Fix type error in examples Francisco Vallarino 2023-02-26 22:44:17 +0100
  • 5b90aebae9
    Improve development time application reload (#239) Francisco Vallarino 2023-02-24 18:14:08 +0100
  • 7fac52d475 Fix typo Francisco Vallarino 2023-02-24 18:06:14 +0100
  • e88d5d916e
    Avoid weird macOS 'command encoder is already encoding to this command buffer' error when resizing window (#234) Francisco Vallarino 2023-02-24 17:53:35 +0100
  • cb7bb0ad4e
    Add renderBezierTo to Renderer for rendering cubic bezier curves (#259) Darin Minamoto 2023-02-18 12:09:40 -0800
  • f09d4bda65 Add renderBezierTo to Renderer for rendering cubic bezier curves d 2023-02-16 18:03:27 -0800
  • ef4f10a07e
    Prepare release 1.5.1.0 (#256) 1.5.1.0 Francisco Vallarino 2023-02-04 20:30:57 -0300
  • b113c57b0e Update Changelog Francisco Vallarino 2023-02-04 20:18:23 -0300