-
Notifications
You must be signed in to change notification settings - Fork 22
fix(live-editing): improve generated standalone and styles handling #3925
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
Open
dobromirts
wants to merge
23
commits into
vnext
Choose a base branch
from
dTsvetkov/update-live-editing-generation
base: vnext
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+89
−7
Open
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
3c826f8
Merge pull request #3795 from IgniteUI/vnext
ChronosSF c5d0585
Merge pull request #3838 from IgniteUI/vnext
ChronosSF 4d5b972
Merge pull request #3841 from IgniteUI/vnext
ChronosSF d1a05a0
fix(lob): import IgxCategoryChartModule instead of core
ddaribo a7dd135
Merge pull request #3867 from IgniteUI/bpachilova/fix-grid-master-det…
ChronosSF a9afe91
fix(Chat): Updated chat imports
gedinakova c667668
fix(cd): resolving errors in cd matrix runs (#3868)
ChronosSF c924e6c
feat(*): changing job names for branch protection
ChronosSF d1523bc
Merge branch 'master' into gedinakova/update-chat-imports-master
ChronosSF 4a303cc
Merge pull request #3874 from IgniteUI/gedinakova/update-chat-imports…
ChronosSF 6430adb
fix(ci): fully disabling azure devops pipe
ChronosSF ff2290b
fix(cd): injecting base_href properly on build
ChronosSF 5dec8da
fix(cd): resolving build errors by ensuring latest
ChronosSF 94b96f3
Merge pull request #3880 from IgniteUI/sstoychev/fix-cd-master
ChronosSF 8767e3f
Merge pull request #3884 from IgniteUI/vnext
ChronosSF 6252a44
fix(grid-column-data-types-sample): remove default timezone setting f…
valeriatoneva 089cf0d
fix(): slider styling and ticks-mirror samples
adrianptrv 9cedf78
Merge pull request #3899 from IgniteUI/apetrov/fix-slider-samples
simeonoff 847dee6
Merge pull request #3917 from IgniteUI/vnext
ChronosSF b964bb4
Merge pull request #3918 from IgniteUI/vnext
ChronosSF f97e514
Merge pull request #3924 from IgniteUI/vnext
ChronosSF 5d4c8ca
Merge branch 'vnext' of https://github.com/IgniteUI/igniteui-angular-…
dobromirts c3dfaaa
fix(live-editing): improve generated standalone and styles handling
dobromirts File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Check failure
Code scanning / CodeQL
Potential file system race condition High