Releases: PrzypisPowszechny/pp-client
Releases · PrzypisPowszechny/pp-client
PP 0.5.3
PP 0.5.2
PP 0.5.1
PP 0.5.0
PP 0.4.0
PP 0.3.2-api-dev
A temporary version using current (backward compatible) master
development API since Demagog verifications are already present in the development API.
- Demagog annotation data can be viewed using the extension.
PP 0.3
PP 0.2
features
- A browser popup,
- "add annotation" mode
- "do not display annotations on this page" mode
- "do not display annotations at all" mode
- adding annotations with right click (browser context menu)
- Annotation reporting
- Decent styles usually not overriden by the visited websites' style
- many fixes necessary for comfortable use, such as
- extra transparent area around Viewer that does not trigger Viewer disappearance
PP 0.1
First functional PP version with a steady technology stack.
features
- annotation editor widget for creating, editing and deleting annotations
- annotation viewer widget appearing on mouseover
- three annotation types
codebase
- basic browser extension structure
manifest.json
generation
- an architecture combining mouse event handling with state-based React and Redux.
- API calls with
redux-json-api
- Text selection and highlight marking draw on Annotator 2.0 and xpath-range.
- Typescript
- Webpack 4.0
- SCSS with CSS modules