Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(addon-editor): add TUI_EDITOR_VALUE_TRANSFORMER token #4173

Merged
merged 1 commit into from
Apr 12, 2023

Conversation

splincode
Copy link
Member

@splincode splincode commented Apr 10, 2023

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Refactoring
  • Build or CI related changes
  • Documentation content changes

What is the current behavior?

Closes #4046

Closes UIKIT-4801

 Cut existing html classes when pasting. Now you can copy some code from any site and it will be inserted with classes from this site.

@lumberjack-bot
Copy link

lumberjack-bot bot commented Apr 10, 2023

Pull request was closed ✔️

All saved screenshots (for current PR) were deleted 🗑️

@bundlemon
Copy link

bundlemon bot commented Apr 10, 2023

BundleMon

Files updated (2)
Status Path Size Limits
demo/browser/runtime.(hash).js
37.06KB (+56B +0.15%) +10%
demo/browser/main.(hash).js
340.27KB (+47B +0.01%) +10%
Unchanged files (3)
Status Path Size Limits
demo/browser/vendor.(hash).js
204.47KB +10%
demo/browser/polyfills.(hash).js
19.92KB +10%
demo/browser/scripts.(hash).js
18.08KB +10%

Total files change +103B +0.02%

Groups updated (1)
Status Path Size Limits
demo/browser/*..js
2.22MB (+2.98KB +0.13%) -

Final result: ✅

View report in BundleMon website ➡️


Current branch size history | Target branch size history

@github-actions
Copy link
Contributor

Visit the preview URL for this PR (updated for commit 456baf1):

https://taiga-ui--pr4173-splincode-fix-issues-9jqfc8i9.web.app

(expires Tue, 11 Apr 2023 13:26:50 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 4b5ece1e114386f6a105425ef799091475b249eb

@codecov
Copy link

codecov bot commented Apr 10, 2023

Codecov Report

Patch coverage: 80.00% and no project coverage change.

Comparison is base (f2ad463) 61.34% compared to head (456baf1) 61.35%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4173   +/-   ##
=======================================
  Coverage   61.34%   61.35%           
=======================================
  Files        1616     1617    +1     
  Lines       18977    18980    +3     
  Branches     2664     2664           
=======================================
+ Hits        11642    11645    +3     
  Misses       6856     6856           
  Partials      479      479           
Flag Coverage Δ
addon-charts 72.03% <ø> (ø)
addon-doc 50.22% <ø> (ø)
addon-editor 49.53% <80.00%> (+0.07%) ⬆️
addon-mobile 61.88% <ø> (ø)
addon-table 61.06% <ø> (ø)
addon-tablebars 98.11% <ø> (ø)
cdk 41.02% <ø> (ø)
core 76.96% <ø> (ø)
kit 72.68% <ø> (ø)
summary 61.35% <80.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
projects/addon-editor/tokens/editor-processor.ts 75.00% <ø> (ø)
...addon-editor/components/editor/editor.component.ts 26.00% <50.00%> (ø)
...ts/addon-editor/tokens/editor-value-transformer.ts 100.00% <100.00%> (ø)
projects/addon-editor/tokens/index.ts 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@splincode splincode merged commit 754be1b into main Apr 12, 2023
@splincode splincode deleted the splincode/fix/issues/4046 branch April 12, 2023 11:14
@well-done-bot
Copy link

well-done-bot bot commented Apr 12, 2023

'Well done'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

🚀 - UIKIT-4801: ADDON-WYSIWYG improvements
2 participants