v1.2.3
- [NEW ✨] Added
Screen
type equivalents forPageMap
,Page
andPage<TPageMap>
- [HOUSEKEEPING 🧹] Changed PageMap property protection level from public to protected (#58)
- [HOUSEKEEPING 🧹] Removed IHtmlElements interface
- [HOUSEKEEPING 🧹] Removed Interfaces directory
- [HOUSEKEEPING 🧹] Some minor cleanup