Skip to content

Conversation

sciborrudnicki
Copy link
Contributor

No description provided.

angularpackage and others added 30 commits April 24, 2018 13:50
- Add src in each package.
- Add `ApPrismTemplate` for styling pre and code.
- Add `ApPrismTemplateElement` for attributes and className.
- Add `ApPrismAttributes` interface used in ApPrismTemplateElement.
Remove from npm only one level of packages directory.
- "noUnusedLocals" as true.
- "noUnusedParameters" as true.
angularpackage added 30 commits May 23, 2018 11:45
- Imported `template` and `templateSettings` from `lodash-es`.
- Added property `async`, `callback`, `code`, `hooks`, `interpolation`,  `codeElement`, `language`, `properties`,  `ready`.
- Added `highlightElement()` method to highlight code.
- Updated method `interpolate()` to use imported `template` and `templateSettings`.
…ies with service, use Prism from index.d.ts.
… because of move this feature to the next version.
…ponent, add jsdoc.

- Add to ready set initiation of attribute and class properties.
- Add properties linked to component  by PROPERTIES_LINK.
- Move logic from property attribute and class to service.
- Move the most logic to PrismService.
- Move ChangeDetector to separate class and extend with PrismInputClass with all @input().
Added:
- `attribute to test adding attributes.
- className to test handling classes.
- detection to test ChangeDetector.
- `id` to switch between tags.
- Simplify usage information on @angular/cli.
- Show how to use line-numbers plugin.
- Changed decorator @subscribe() to @apSubject().
- Set properties as optional.
… plugin line-numbers.

- Added attribute, class properties.
- Added descriptions to language, content, class, attribute.
- Imported line-numbers plugin.
- Used ApPrismTemplate, ApObject for attribute and class property.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants