Skip to content
This repository has been archived by the owner on Dec 13, 2021. It is now read-only.

Commit

Permalink
📙 Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
leekelleher committed Apr 13, 2018
1 parent 31f07aa commit ab3eff4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Property List can be built manually from the source-code:

If you prefer, you can compile Property List yourself, you'll need:

* Visual Studio 2015 (or above)
* Visual Studio 2017 (or above)

To clone it locally click the "Clone in Windows" button above or run the following git commands.

Expand Down Expand Up @@ -79,13 +79,13 @@ What's left to do?
- [x] ConvertDbToString
- [x] ConvertDbToEditor
- [x] ConvertEditorToDb
- [ ] Browser testing (Chrome, Firefox, IE/Edge)
- [x] Browser testing (Chrome, Firefox, IE/Edge)

- [x] PropertyValueConverter
- [x] Get target DataType definition
- [x] Create dummy PropertyType (in order to run the target property-editor's value-converter)
- [x] Return as IEnumerable of that type
- [ ] Investigate ModelsBuilder support - think it's to provide the return type
- [x] Investigate ModelsBuilder support - think it's to provide the return type

- [x] Packaging
- [x] MSBuild script
Expand Down Expand Up @@ -115,6 +115,6 @@ Have a question?

## License

Copyright © 2016 UMCO, Our Umbraco and [other contributors](https://github.com/umco/umbraco-property-list/graphs/contributors)
Copyright © 2017 UMCO, Our Umbraco and [other contributors](https://github.com/umco/umbraco-property-list/graphs/contributors)

Licensed under the [MIT License](LICENSE.md)

0 comments on commit ab3eff4

Please sign in to comment.