Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: telerik/blazor-docs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9.0.0
Choose a base ref
...
head repository: telerik/blazor-docs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref

Commits on May 21, 2025

  1. Fix env variable name

    dimodi committed May 21, 2025
    Copy the full SHA
    1d22b09 View commit details
  2. Copy the full SHA
    dd56b10 View commit details
  3. Fix slug

    dimodi committed May 21, 2025
    Copy the full SHA
    68f77cf View commit details
  4. Copy the full SHA
    2532df9 View commit details
  5. Copy the full SHA
    50ebbb7 View commit details
  6. docs(Common): Add Window Centered to breaking changes (#2983)

    * Update 9-0-0.md
    
    * Update upgrade/breaking-changes/9-0-0.md
    dimodi authored May 21, 2025
    Copy the full SHA
    2b213a4 View commit details
  7. Copy the full SHA
    558ae8f View commit details
  8. Copy the full SHA
    fd930e0 View commit details

Commits on May 23, 2025

  1. Copy the full SHA
    51a982f View commit details

Commits on May 28, 2025

  1. chore(PanelBar): update field bindings docs (#2986)

    * chore(PanelBar): update field bindings docs
    
    * Update components/panelbar/data-binding/overview.md
    
    Co-authored-by: Iva Stefanova Koevska-Atanasova <koevska@progress.com>
    
    * Update components/panelbar/data-binding/overview.md
    
    ---------
    
    Co-authored-by: Iva Stefanova Koevska-Atanasova <koevska@progress.com>
    ntacheva and ikoevska authored May 28, 2025
    Copy the full SHA
    c2a3dc4 View commit details

Commits on May 29, 2025

  1. Copy the full SHA
    eee4841 View commit details

Commits on May 30, 2025

  1. chore(common): update assets section in hybrid apps docs (#2990)

    * chore(common): update assets section in hybrid apps docs
    
    * Update getting-started/hybrid-blazor.md
    
    Co-authored-by: Yordan <60105689+yordan-mitev@users.noreply.github.com>
    
    * Update getting-started/hybrid-blazor.md
    
    ---------
    
    Co-authored-by: Yordan <60105689+yordan-mitev@users.noreply.github.com>
    ntacheva and yordan-mitev authored May 30, 2025
    Copy the full SHA
    9e6849f View commit details

Commits on Jun 6, 2025

  1. Copy the full SHA
    2553785 View commit details
  2. docs(TabStrip): Set tab ID as parameter (#2999)

    * docs(TabStrip): Set tab ID as parameter
    
    * Update events.md
    dimodi authored Jun 6, 2025
    Copy the full SHA
    c176113 View commit details
  3. Update formgroups.md (#2995)

    Added more description to the ColumnSpacing parameter.
    Removed Unnecessary and possibly misleading usage of the ColumnSpacing parameter in the example.
    JustinR34 authored Jun 6, 2025
    Copy the full SHA
    dac4b26 View commit details
  4. Update overview.md (#2996)

    Shouldn't this say horizontal space? or maybe just space..
    JustinR34 authored Jun 6, 2025
    Copy the full SHA
    8901f17 View commit details
  5. kb(Grid): Update KB to work in Safari (#2997)

    * kb(Grid): Update KB to work in Safari
    
    * Update knowledge-base/grid-remove-group-indent.md
    dimodi authored Jun 6, 2025
    Copy the full SHA
    b1453d8 View commit details

Commits on Jun 9, 2025

  1. chore(selects): Optimize reference documentation (#2981)

    * chore(selects): Optimize reference documentation
    
    * Update components/combobox/data-bind.md
    
    * Update components/dropdownlist/data-bind.md
    ntacheva authored Jun 9, 2025
    Copy the full SHA
    252f073 View commit details
  2. docs(TimePicker): Add a missing parameter (#3004)

    * docs(TimePicker): Add a missing parameter
    
    * Update components/timepicker/overview.md
    dimodi authored Jun 9, 2025
    Copy the full SHA
    95c7349 View commit details
  3. Copy the full SHA
    0e66a76 View commit details
  4. docs(AI): Add AI Coding Assistant privacy information (#3006)

    * docs(AI): Add AI Coding Assistant privacy information
    
    * Update ai/overview.md
    
    * Update ai/overview.md
    
    * Update ai/overview.md
    dimodi authored Jun 9, 2025
    Copy the full SHA
    feebb9a View commit details

Commits on Jun 10, 2025

  1. Copy the full SHA
    64d3b28 View commit details
  2. Copy the full SHA
    330fc4d View commit details
  3. docs(AI): Connect Telerik MCP server to local LLM (#3013)

    * docs(AI): Connect Telerik MCP server to local LLM
    
    * Update ai/mcp-server.md
    
    Co-authored-by: Yordan <60105689+yordan-mitev@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Yordan <60105689+yordan-mitev@users.noreply.github.com>
    dimodi and yordan-mitev authored Jun 10, 2025
    Copy the full SHA
    331211b View commit details

Commits on Jun 11, 2025

  1. docs(Common): Add TelerikLicensingStrict to license warnings as errors (

    #3015)
    
    * docs(Common): Add TelerikLicensingStrict to license warnings as errors
    
    * Update deployment/ci-cd-license-key.md
    
    Co-authored-by: Yordan <60105689+yordan-mitev@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Yordan <60105689+yordan-mitev@users.noreply.github.com>
    dimodi and yordan-mitev authored Jun 11, 2025
    Copy the full SHA
    58f0d87 View commit details

Commits on Jun 12, 2025

  1. Copy the full SHA
    e78f9b3 View commit details

Commits on Jun 13, 2025

  1. kb(Form): Add KB for FluentValidation exception and revamp existing e…

    …xample (#3017)
    
    * kb(Form): Add KB for FluentValidation exception and revamp existing example
    
    * Update knowledge-base/inputs-validation-child-component.md
    
    Co-authored-by: Yordan <60105689+yordan-mitev@users.noreply.github.com>
    
    * Update knowledge-base/inputs-validation-child-component.md
    
    Co-authored-by: Yordan <60105689+yordan-mitev@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Yordan <60105689+yordan-mitev@users.noreply.github.com>
    dimodi and yordan-mitev authored Jun 13, 2025
    Copy the full SHA
    a392d63 View commit details
  2. kb(MediaQuery): Add KB about Json exception (#3014)

    * kb(MediaQuery): Add KB about Json exception
    
    * Update knowledge-base/mediaquery-initmediaquery-jsonexception.md
    
    Co-authored-by: Tsvetomir Hristov <106250052+Tsvetomir-Hr@users.noreply.github.com>
    
    * Update knowledge-base/mediaquery-initmediaquery-jsonexception.md
    
    Co-authored-by: Tsvetomir Hristov <106250052+Tsvetomir-Hr@users.noreply.github.com>
    
    * Update knowledge-base/mediaquery-initmediaquery-jsonexception.md
    
    Co-authored-by: Tsvetomir Hristov <106250052+Tsvetomir-Hr@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Tsvetomir Hristov <106250052+Tsvetomir-Hr@users.noreply.github.com>
    dimodi and Tsvetomir-Hr authored Jun 13, 2025
    Copy the full SHA
    e9bec3e View commit details
  3. chore(TabStrip): add kb for adding and removing tabs (#2998)

    * chore(TabStrip): add kb for adding and removing tabs
    
    * chore: polish the example and update article content
    
    * polish KB article
    
    ---------
    
    Co-authored-by: Tsvetomir Hristov <106250052+Tsvetomir-Hr@users.noreply.github.com>
    Co-authored-by: Dimo Dimov <961014+dimodi@users.noreply.github.com>
    3 people authored Jun 13, 2025
    Copy the full SHA
    337dc10 View commit details
  4. Copy the full SHA
    a713c27 View commit details
  5. Copy the full SHA
    4a84b36 View commit details
  6. Copy the full SHA
    6a466b8 View commit details
  7. Copy the full SHA
    f6a926f View commit details
  8. docs(DockManager): Add missing UnpinnedSize and UnpinnedSizeChanged (#…

    …3026)
    
    * docs(DockManager): Add missing UnpinnedSize and UnpinnedSizeChanged
    
    * Update events.md
    
    * polishing
    dimodi authored Jun 13, 2025
    Copy the full SHA
    921141f View commit details
  9. docs: Update PR-to-production action (#3025)

    * docs: Update PR-to-production action
    
    * add empty lines
    
    * Update .github/workflows/pull_request_closed.yml
    dimodi authored Jun 13, 2025
    Copy the full SHA
    1876a2a View commit details
  10. docs(Grid,TreeList): Add information about deleting items in edit mode (

    #3024)
    
    * docs(Grid): Add information about deleting items in edit mode
    
    * docs(TreeList): Add information about deleting items in edit mode
    dimodi authored Jun 13, 2025
    Copy the full SHA
    cb0ba41 View commit details
  11. Copy the full SHA
    aec7bf4 View commit details
  12. Copy the full SHA
    985eb69 View commit details

Commits on Jun 16, 2025

  1. Copy the full SHA
    9134df6 View commit details
  2. Copy the full SHA
    ccc7f48 View commit details
  3. Fix action output name

    dimodi committed Jun 16, 2025
    Copy the full SHA
    4479e4b View commit details
  4. Copy the full SHA
    989148b View commit details
  5. doc(Gauges): Document label Position parameter (#3033)

    * doc(Gauges): Document label Position parameter
    
    * Update components/gauges/arc/labels.md
    
    Co-authored-by: Yordan <60105689+yordan-mitev@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Yordan <60105689+yordan-mitev@users.noreply.github.com>
    dimodi and yordan-mitev authored Jun 16, 2025
    Copy the full SHA
    e0ae704 View commit details
  6. docs(Editor): Improve schema overview (#3036)

    * docs(Editor): Improve schema overview
    
    * Update overview.md
    dimodi authored Jun 16, 2025
    Copy the full SHA
    39fbe5c View commit details
  7. Copy the full SHA
    4df790b View commit details
  8. Copy the full SHA
    7e5a600 View commit details

Commits on Jun 17, 2025

  1. docs(Common): Update obsolete NuGet server information (#3041)

    * docs(Common): Update obsolete NuGet server information
    
    * Update installation/nuget.md
    dimodi authored Jun 17, 2025
    Copy the full SHA
    0405f44 View commit details
  2. kb(Grid): prevent checkbox column click (#3027)

    * kb(Grid): prevent checkbox column click
    
    * kb(Grid): add PR review suggestions
    IvanDanchev authored Jun 17, 2025
    Copy the full SHA
    62e3bdc View commit details
  3. Added new kb article autocomplete-copy-text-itemtemplate (#3018)

    * Added new kb article autocomplete-copy-text-itemtemplate
    
    * chore(Autocomplete): add suggestions
    
    ---------
    
    Co-authored-by: KB Bot <kb-bot@telerik.com>
    Co-authored-by: Hristian Stefanov <Hristian.Stefanov@progress.com>
    3 people authored Jun 17, 2025
    Copy the full SHA
    82e0fbd View commit details

Commits on Jun 18, 2025

  1. docs(kb): add kb for automatically select (#3032)

    * docs(kb): add kb for automatically select
    
    * chore: modify solution section
    Tsvetomir-Hr authored Jun 18, 2025
    Copy the full SHA
    6d69639 View commit details
Showing with 3,120 additions and 1,073 deletions.
  1. +552 −0 .github/copilot-instructions.md
  2. +1 −1 .github/workflows/pull_request.yml
  3. +12 −14 .github/workflows/pull_request_closed.yml
  4. +3 −0 _contentTemplates/common/ai-coding-assistant.md
  5. +6 −0 _contentTemplates/common/get-started.md
  6. +26 −4 _contentTemplates/grid/state.md
  7. +3 −10 ai/copilot-extension.md
  8. +23 −28 ai/mcp-server.md
  9. +28 −7 ai/overview.md
  10. +1 −51 components/autocomplete/data-bind.md
  11. +1 −3 components/autocomplete/overview.md
  12. +9 −12 components/barcodes/qrcode/overview.md
  13. +95 −16 components/buttongroup/buttons.md
  14. +3 −0 components/chart/overview.md
  15. +1 −59 components/combobox/data-bind.md
  16. +1 −2 components/combobox/overview.md
  17. +20 −3 components/dockmanager/events.md
  18. +1 −0 components/dockmanager/overview.md
  19. +1 −53 components/dropdownlist/data-bind.md
  20. +4 −2 components/dropdownlist/overview.md
  21. +1 −1 components/editor/ai-integration/integration-with-inline-prompt.md
  22. +2 −2 components/editor/overview.md
  23. +12 −5 components/editor/prosemirror-schema/overview.md
  24. +1 −1 components/filemanager/data-binding/hierarchical-data.md
  25. +34 −61 components/filemanager/data-binding/overview.md
  26. +54 −307 components/filemanager/events.md
  27. +1 −1 components/fileselect/events.md
  28. +55 −1 components/filter/events.md
  29. +2 −2 components/form/formgroups.md
  30. +1 −1 components/form/overview.md
  31. +99 −29 components/form/validation.md
  32. +37 −4 components/gauges/arc/labels.md
  33. +37 −4 components/gauges/circular/labels.md
  34. +2 −0 components/grid/editing/incell.md
  35. +3 −1 components/grid/editing/inline.md
  36. +7 −2 components/grid/editing/overview.md
  37. +3 −0 components/grid/overview.md
  38. +1 −1 components/grid/state.md
  39. +1 −1 components/multicolumncombobox/data-bind.md
  40. +1 −5 components/multicolumncombobox/overview.md
  41. +1 −51 components/multiselect/data-bind.md
  42. +44 −29 components/multiselect/overview.md
  43. +10 −1 components/panelbar/data-binding/overview.md
  44. +42 −41 components/panelbar/templates/header.md
  45. +1 −2 components/scheduler/recurrence.md
  46. +2 −5 components/splitter/panes.md
  47. +9 −6 components/tabstrip/events.md
  48. +11 −6 components/tabstrip/tabs-collection.md
  49. +25 −63 components/timepicker/events.md
  50. +1 −0 components/timepicker/overview.md
  51. +1 −1 components/togglebutton/events.md
  52. +2 −0 components/treelist/editing/incell.md
  53. +2 −0 components/treelist/editing/inline.md
  54. +7 −2 components/treelist/editing/overview.md
  55. +1 −1 components/treelist/state.md
  56. +1 −1 components/upload/events.md
  57. +1 −1 components/window/draggable.md
  58. +15 −3 deployment/ci-cd-license-key.md
  59. +13 −3 docs-builder.yml
  60. +2 −2 getting-started/client-blazor.md
  61. +14 −4 getting-started/hybrid-blazor.md
  62. +2 −2 getting-started/web-app.md
  63. +3 −3 getting-started/what-you-need.md
  64. +43 −7 installation/license-key.md
  65. +1 −7 installation/nuget.md
  66. +1 −1 introduction.md
  67. +106 −0 knowledge-base/autocomplete-copy-text-itemtemplate.md
  68. +10 −6 knowledge-base/buttongroup-vertical.md
  69. +112 −0 knowledge-base/chart-axis-labels-units.md
  70. +5 −0 knowledge-base/chart-newtonsoft-seialization-settings.md
  71. +186 −0 knowledge-base/combobox-auto-select-on-blur.md
  72. +4 −2 knowledge-base/common-extend-inherit-wrap-reuse-telerik-blazor-components.md
  73. +4 −0 knowledge-base/common-newtonsoft-breaks-datasourcerequest-serialization.md
  74. +207 −0 knowledge-base/filemanager-load-file-data-on-demand.md
  75. +114 −0 knowledge-base/form-fluent-validation-cannot-validate-instances-of-type.md
  76. +210 −0 knowledge-base/gantt-persist-treelist-width-after-refresh.md
  77. +128 −0 knowledge-base/grid-checkbox-column-prevent-click.md
  78. +9 −9 knowledge-base/grid-conditional-cell-background.md
  79. +127 −0 knowledge-base/grid-popup-in-cell.md
  80. +1 −1 knowledge-base/grid-remove-group-indent.md
  81. +1 −0 knowledge-base/icon-new-names.md
  82. +139 −107 knowledge-base/inputs-validation-child-component.md
  83. +108 −0 knowledge-base/mediaquery-initmediaquery-jsonexception.md
  84. +54 −0 knowledge-base/pdfviewer-xss-vulnerability-cve-2025-6725.md
  85. +2 −0 knowledge-base/predefined-dialog-beneath-modal-dialog-blazor.md
  86. +177 −9 knowledge-base/tabstrip-dynamic-tabs.md
  87. +1 −1 knowledge-base/value-changed-validation-model.md
  88. +7 −0 troubleshooting/license-key-errors.md
  89. +7 −1 upgrade/breaking-changes/9-0-0.md
  90. +1 −1 upgrade/breaking-changes/list.md
Loading