Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/WildGums/Orc.Wizard

Easily create wizards for WPF using MVVM
https://github.com/WildGums/Orc.Wizard

Update CONTRIBUTORS

cdc7d0dacc1f416ec0f933dcc53a6c8d39f17a17 authored almost 9 years ago
Updated license (added license of all dependencies)

41cb86551b92726b16d92328134c10ffa6fb7908 authored almost 9 years ago
Merge pull request #4 from hubo0831/develop

加入中文资源,删除BreadcrumbItem中IsSelected的绑定,并在当前页变化时处理前景色的变化

9e92363277115d987edf9f8978bffb23fee82cb5 authored almost 9 years ago
Added ModuleInit placeholders

00f0c1d3d8528c85814d91f8e114a07e7d2a9101 authored almost 9 years ago
Merge pull request #2 from herzbube/develop

add section "How to solve TypeNotRegisteredException" to README.md

928dac9a946102f2637a4a2181e7f581af6794e8 authored almost 9 years ago
Update Orc.Wizard.NET45.csproj

修正中文资源链接

3ba13e188bd9af837be56d3f21a226621ec8dd83 authored almost 9 years ago
Update Orc.Wizard.NET40.csproj

修正中文资源链接

4af769eae4b762d713839b5b9bcdb35e160bdae5 authored almost 9 years ago
change README.md section "How to solve TypeNotRegisteredException" according to pull request

83f68d18fb83c9d78a1906ca29de00d5b0f3aa46 authored almost 9 years ago
add section "How to solve TypeNotRegisteredException" to README.md

04f0ef20d6baf1106e887bb85f0102b8bcf320fb authored almost 9 years ago
加入中文资源

8ed6226b4c2c0d5b81d111343568b732219a39e8 authored almost 9 years ago
加入中文资源,删除BreadcrumbItem中IsSelected的绑定,并在当前页变化时处理前景色的变化

fed7aed79052e0b8d7e1aca8af5a216ef3f54313 authored almost 9 years ago
Added authors and contributors

00f7ac50914cb93c85b744a73258d29139cd5ffd authored almost 9 years ago
Improved alignment of numbers in breadcrumb

1f57e8c0993ea6fe1e493adc896e1a8ec5dac3d0 authored almost 9 years ago
(x) ORCOMP-235 Wrong numbers when using extension in the welcome wizard

21b9111e7484f5b4b43cba960c46ed9b20c186ad authored almost 9 years ago
Solution maintenance

090f950e1adf690be8efc14717139bfb9bfa4a4e authored almost 9 years ago
(*) ORCOMP-220 Only show wizard title if it is specified

7995b995fe17fd0bb3474bd1fb0bccb012725088 authored about 9 years ago
Added ru localization

0b9ed40b0693c4c22f7c02524d5a92b07c1fa362 authored about 9 years ago
Add progress bar so user always knows the current progress, even when there are a lot of items

26f6fd906d6f240f42bd8c5f002e4d9f3e4cdf85 authored about 9 years ago
(*) ORCOMP-205 Apply animation + gradient when there are too many items in the wizard to fit into a single view

4adb5eb0dffed206b5c891d639c61d9a8fbc3cb0 authored about 9 years ago
Some improvements in preparation for scrolling breadcrumb

ca95592f00e8f243bc4b26ada2674313ee6335df authored about 9 years ago
Merge branch 'release/1.0.0'

e9e60105378c35d1d12dbc7385c4d87fdf56d71d authored about 9 years ago
Updated to Catel 4.4

d19107092a02cda98a67d0439bbd4051926637b0 authored about 9 years ago
Added Wizard_ prefix to resources

ef4a4f029196a0bf41e0062cf95999018cbc8223 authored about 9 years ago
Updated Catel

b2b1ecfbf1673d7015c16a380af453e68a812aa3 authored about 9 years ago
(*) ORCOMP-215 Prepare all libraries to support multiple languages

7dedcbab3066826f4e058d98ff0025708ee49ad8 authored about 9 years ago
Updated docs

8ac45e02528ce8e9e48070223b85c13cd1d788d5 authored about 9 years ago
Written documentation

3cd8f06f564df05c25618fe7c8cfec72980884b2 authored about 9 years ago
Make ContentControl non-focusable

1e64a1f41436f8687bb01b84727fb1e556c66484 authored about 9 years ago
Updated MethodTimer

f29e50c14de12899273830fcdcf6b26bee3c7e2e authored about 9 years ago
(+) Introducing WizardPage.IsOptional to specify if a wizard page is optional and can be skipped

8a286b12fe973c4f5a8a9d9e0a97a0324e7fddec authored about 9 years ago
ORCOMP-205 Improves layout

dcb20d015f98908423172584dc5bab44fdb9d332 authored about 9 years ago
Updated packages

ca2d7ae6ed1ff159ad335b134efa7761634a2157 authored about 9 years ago
Disable focus on breadcrumb

5dcc698bc599104fae4f9f8635970e876e1ebb3f authored about 9 years ago
Added IWizardPage.BreadcrumbTitle

b7264d38a95109a594bd377d2063c58699596a1e authored about 9 years ago
Get accent colors in converter

d7a8438dd390fa243e3d657344f73cb298cfe4b7 authored about 9 years ago
(+) Added breadcrumb

4c5337d1e4f490562904e0f4f231e0426c9b09eb authored about 9 years ago
(+) Added possibility to Save and Cancel changes in the wizard page (will be called by the wizard)

17e380f1cbdd77f1b3d4dce6ac7307e41b5eea42 authored about 9 years ago
Return page in AddPage method

09e7968c4439275b60b53da434c2bdb1848f9024 authored about 9 years ago
Improved styles

5c36fe26f0f140b92e136c0600554d7f2b1dbc56 authored about 9 years ago
Defer validation to first save call (next button)

8fdacb00657ab4b532974b7a85a48f9e467b176b authored about 9 years ago
Added IWizardPage.Title and IWizardPage.Description

a18948691b1edf916573df990d19defff7df813e authored about 9 years ago
Fixed wrong return value in case wizard gets canceled

76e1ac90ddee02caba1e28cc7992c5fe5e448a5f authored about 9 years ago
Changed IWizardService signature

13d1689fb88c8186ba95a7614a1df8c1392b94bf authored about 9 years ago
Added IWizard.InsertPage and IWizard.RemovePage methods

79162223516d7d990ad327b6a9fe947dcea6bacd authored about 9 years ago
Implemented generic summary page (generated by IWizardPage.GetSummary() implementation)

f3097c425fde79c96a40d418b72f61ef1bbc1033 authored about 9 years ago
(*) Fixed some typos

f08e79fdcfe587ccc785e8b5a8cd26c2c3752ee2 authored about 9 years ago
Updated example text

d6e71fbc3598bbbf627397b241e4408610ec2d28 authored about 9 years ago
Changed 'previous' to 'back'

9ca65f007346183a383752fdbd46ba1feb125507 authored about 9 years ago
Finished example wizard

0ca00217f92eece81d5a36a83a3a87f0c9fa2a08 authored about 9 years ago
Improved UX of navigation buttons

add38d4b0951c68b58a145f137578c817d3aafb0 authored about 9 years ago
Improved button handling of the wizard and added resources for translations

1627b3132ec469544dc55ee97fa4905cdf6eac76 authored about 9 years ago
Started implementation of example app

d4914b31c58c0bbf19db704d5493b6e7bc559a04 authored about 9 years ago
Merge remote-tracking branch 'origin/develop' into develop

2f9a587a5d7bbda718d68dadad5db0044807ffe3 authored about 9 years ago
Added basic logic of wizard

19f97d92ceba3a0f4a2128fb63be5442cecaf1a8 authored about 9 years ago
Updated readme

3e45e52cdce05e6efd8c1fc2cbe55f3f7d330c89 authored about 9 years ago
Initial solution setup

81e5508fc03a634cfe08ead7a8c53f864b31f678 authored about 9 years ago
Initial commit

397875a4b5fe5c601119500a26c8ed66bd83dc4d authored about 9 years ago