Commit graph

  • 0f4b42e921 Rewrite Icon API Cecile Tonglet 2022-12-14 16:29:55 +0100
  • ebee832d39 Place temporary file at root with the others Cecile Tonglet 2022-12-14 11:05:26 +0100
  • 933d4c569c
    Version CSS again to prevent issues (#159) Cecile Tonglet 2022-12-14 11:06:44 +0100
  • 6a3b42f345 Fix path #159 Cecile Tonglet 2022-12-14 11:03:12 +0100
  • 11c2016f96 Remove build.rs from include Cecile Tonglet 2022-12-14 10:59:31 +0100
  • 1bef6d0f0f Also version generated icons source file but remove JS Cecile Tonglet 2022-12-14 10:57:09 +0100
  • df1ee86c5e Add blueprint.css to include for publishing on crates.io Cecile Tonglet 2022-12-14 10:41:04 +0100
  • 23347a32be Make Blueprint's CSS available as &str in yewprint-css Cecile Tonglet 2022-12-14 10:38:56 +0100
  • 6e4ae091d7 Version CSS again to issues Cecile Tonglet 2022-12-14 10:28:47 +0100
  • 3e58abab37
    Update dependencies (#154) Yohan Boogaert 2022-12-14 10:26:26 +0100
  • cafc2a7149 Hack around to prevent event bubbling #154 Cecile Tonglet 2022-12-14 09:28:25 +0100
  • 4fc68f4b7b Fix broken spinner Cecile Tonglet 2022-12-14 07:42:38 +0100
  • e9217fb58e Fix intent selects not properly initialized Cecile Tonglet 2022-12-14 07:38:05 +0100
  • 21d1aab2e9 CLEANUP Cecile Tonglet 2022-12-14 06:54:25 +0100
  • 9ce939f2c3 Maybe better? Cecile Tonglet 2022-12-13 19:16:03 +0100
  • 35be746ee3 CLEANUP Cecile Tonglet 2022-12-13 18:56:30 +0100
  • 56adb2e285 Regex replace yew::virtual_dom::VNode by Html Cecile Tonglet 2022-12-13 18:51:55 +0100
  • 8d74f889e1 Update more code to Yew 0.20 Cecile Tonglet 2022-12-13 18:26:00 +0100
  • f180da42f3 Cleanup unnecessary clones Cecile Tonglet 2022-12-12 08:22:32 +0100
  • 8541be0e40 Merge commit 70aa7a0736 (conflicts) Cecile Tonglet 2022-12-12 08:06:17 +0100
  • 70aa7a0736
    Remove incorrect placeholder in class (#157) Cecile Tonglet 2022-12-12 08:03:16 +0100
  • 4169d616c1 Remove incorrect placeholder in class #157 Cecile Tonglet 2022-12-12 06:34:54 +0100
  • 893ad029ad Clean up yozhgoor 2022-12-09 16:45:42 +0100
  • abddb613f2 After review for yewprint-doc yozhgoor 2022-12-09 16:32:59 +0100
  • 7b4330044b After review for yewprint yozhgoor 2022-12-09 15:43:09 +0100
  • c078dfd244 Use IArray for Tabs yozhgoor 2022-12-08 12:21:28 +0100
  • ebc8509d93 Use IArray on the Slider yozhgoor 2022-12-08 11:35:37 +0100
  • 9b4a2198d5 Use unsync::IArray instead of sync::IArray yozhgoor 2022-12-08 10:39:33 +0100
  • f5b9e9165e cargo update yozhgoor 2022-12-06 16:13:51 +0100
  • d98cf59419 Use implicit_clone::IArray in radio_group yozhgoor 2022-12-06 15:53:26 +0100
  • ad18543744 Use implicit_clone::IArray for html_select yozhgoor 2022-12-06 15:39:17 +0100
  • 3865dcb49f Merge branch 'main' into update-dependencies yozhgoor 2022-12-06 14:09:34 +0100
  • cb3f6fcc71
    Modify gap between items in the icon list (#155) Yohan Boogaert 2022-12-03 00:41:44 +0100
  • 2213d17527 Modify gap between items in the icon list #155 yozhgoor 2022-12-02 16:53:36 +0100
  • 3af7899cc7 Replace "".to_string() by String::new() yozhgoor 2022-12-01 02:21:38 +0100
  • 043bf92061 Replace String by AttrValue for yewprint yozhgoor 2022-11-30 02:44:19 +0100
  • f07ecf76af Remove unwrap_or_default yozhgoor 2022-11-30 01:51:04 +0100
  • 0f0f35e6ba Update yew_router yozhgoor 2022-11-30 01:25:59 +0100
  • d17eda5d38 Replace the start_app function for yewprint-doc yozhgoor 2022-11-30 00:35:33 +0100
  • 80894cd90f Update yew for yewprint-doc yozhgoor 2022-11-30 00:22:40 +0100
  • 16992cd4a5 Add old_props parameter to changed functions yozhgoor 2022-11-30 00:10:52 +0100
  • c0e1702658 Update yew for yewprint yozhgoor 2022-11-30 00:05:48 +0100
  • 18d09b2a5b Update dependencies for the yewprint-doc workspace yozhgoor 2022-11-29 22:48:44 +0100
  • f32b82e16c Update the dependencies of yewprint yozhgoor 2022-11-29 16:40:53 +0100
  • a31d8064d0 Update dependencies for yewprint-css yozhgoor 2022-11-29 14:43:09 +0100
  • 2a345f9f5a Update dependencies of the xtask workspace yozhgoor 2022-11-29 14:34:32 +0100
  • c0e980e148
    Add a way to search for icons (#150) Yohan Boogaert 2022-11-22 13:06:39 +0100
  • a14212ee07 Update iconSvgPaths.js #150 yozhgoor 2022-11-22 12:44:41 +0100
  • 04c4428099 Remove get_icons_from_name yozhgoor 2022-11-20 18:07:53 +0100
  • d8c09fed25 Refactor the icon list yozhgoor 2022-11-18 20:18:00 +0100
  • d381e8c8a9 update to latest icond from blueprint 3.33.0 #152 Francois Stephany 2022-11-18 18:04:29 +0100
  • 61087d1059 Replace for loop by an find_map yozhgoor 2022-11-17 14:28:51 +0100
  • bd0b4a38ca Clean up yozhgoor 2022-11-16 16:33:46 +0100
  • 3d2850f0a3 After review yozhgoor 2022-11-16 01:08:43 +0100
  • 80dbfdf758 Clean up yozhgoor 2022-11-15 13:53:04 +0100
  • cf75f8ea93 After review yozhgoor 2022-11-15 13:40:05 +0100
  • 9f329cd985 Revert test url yozhgoor 2022-11-09 22:56:33 +0100
  • 9556269cf2 ! yozhgoor 2022-11-09 22:48:46 +0100
  • 517ad29f71 Test url yozhgoor 2022-11-09 22:44:38 +0100
  • 2ef1f82235 Revert change in the SourceUrl component yozhgoor 2022-11-09 22:36:49 +0100
  • a4387f0b0d Remove impl Default yozhgoor 2022-11-09 09:47:15 +0100
  • 8f5842e28e Remove impl FromStr and update the example yozhgoor 2022-11-09 09:42:46 +0100
  • 1fcb007297 After review yozhgoor 2022-11-08 20:55:22 +0100
  • 7ff4ede086 Use Lazy for the icon list yozhgoor 2022-11-08 13:51:49 +0100
  • dc5a9c0b27 Remove once_cell::unsync::Lazy from IconName::ALL yozhgoor 2022-11-08 12:52:49 +0100
  • 6e82482600 Replace IconName::iter() by IconName::ALL yozhgoor 2022-11-08 12:21:05 +0100
  • 87d5f70a60 Fix Clippy lints yozhgoor 2022-11-07 20:02:44 +0100
  • 72bb41864e Replace then by then_some yozhgoor 2022-11-07 19:33:54 +0100
  • 911979f779 Fix tests yozhgoor 2022-11-07 19:11:20 +0100
  • 918ac3346a Use grid instead of flex for the icon list yozhgoor 2022-11-07 19:01:09 +0100
  • d59a843543 After review yozhgoor 2022-11-07 18:29:40 +0100
  • 47a6359ed0 Allow the user to search an icon in the icon list yozhgoor 2022-11-07 18:05:57 +0100
  • a389696a8d Add CSS classes to the icon documentation yozhgoor 2022-11-07 16:18:32 +0100
  • edb5f15c28 Return an Iterator from the IconName::iter() function yozhgoor 2022-09-28 22:16:12 +0200
  • d09dc32f01 Add a search bar and print all the icons yozhgoor 2022-09-28 22:05:36 +0200
  • ebbfa4c1a7 Remove the enum_iterator crate yozhgoor 2022-09-22 13:11:16 +0200
  • d371e1a814 Allows to select any available Icon from the example props yozhgoor 2022-09-22 12:33:23 +0200
  • 20126b6a7e Allow to select the icon size yozhgoor 2022-09-21 17:46:37 +0200
  • 385e6dae1d Allow to select the icon intent yozhgoor 2022-09-21 16:09:02 +0200
  • d4548c1169 (cargo-release) version 0.3.1 v0.3.1 Cecile Tonglet 2022-09-19 15:18:04 +0100
  • 34ae2cb198
    Collapse: fix class wrongly applied to body (#149) Cecile Tonglet 2022-09-19 16:17:09 +0200
  • af8c04ac5f Collapse: fix class wrongly applied to body #149 Cecile Tonglet 2022-09-19 15:09:38 +0100
  • 25950d7e7d
    Fix value of the HtmlSelect of the ProgressBar example (#148) Yohan Boogaert 2022-09-12 10:06:56 +0200
  • 4c8249b275 Suffocating the code #148 yozhgoor 2022-09-12 09:59:55 +0200
  • 3912043a16 Fix merge yozhgoor 2022-09-09 17:07:24 +0200
  • d735577b23 Merge remote-tracking branch 'origin' into progress-bar/fix-intent yozhgoor 2022-09-09 17:04:45 +0200
  • e4355c495a Add the value props to the HtmlSelect of the ProgressBar example yozhgoor 2022-09-09 17:00:46 +0200
  • a5851413a6
    Fix link to API documentation (#146) Martin Rueckl 2022-09-05 06:35:34 +0200
  • bc5d5b0dd3
    Update README.md #146 Cecile Tonglet 2022-09-05 05:13:10 +0100
  • 00aa2decef
    fix link to documentation Martin Rueckl 2022-09-03 18:44:19 +0200
  • 936c2063e8 (cargo-release) version 0.1.2 v0.1.2 v0.1 Cecile Tonglet 2022-08-22 16:06:55 +0100
  • 7efebe9c77 Fix HtmlSelect not resetting properly when value changed (#145) Cecile Tonglet 2022-08-22 15:56:37 +0100
  • 50c5d7c371 (cargo-release) version 0.3.0 v0.3.0 Cecile Tonglet 2022-08-22 15:16:47 +0100
  • 90ce9a15a6
    Fix HtmlSelect not resetting properly when value changed (#145) Cecile Tonglet 2022-08-22 15:15:22 +0100
  • 7ff84b9a40 CLEANUP #145 Cecile Tonglet 2022-08-22 15:08:32 +0100
  • 711f899650 rustfmt omg Cecile Tonglet 2022-08-22 15:02:19 +0100
  • 830a01d71b clippy Cecile Tonglet 2022-08-22 14:52:46 +0100
  • cb6fdbbd8f CLEANUP Cecile Tonglet 2022-08-22 14:52:14 +0100
  • 916343f10c clippy off Cecile Tonglet 2022-08-22 14:45:04 +0100
  • 38e1e485df clippy omg Cecile Tonglet 2022-08-22 14:36:49 +0100