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

Merge release 2.12.0 #363

Merged
merged 51 commits into from
Jul 24, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
51 commits
Select commit Hold shift + click to select a range
fc6e1a5
ROU-3748: Add client action to apply conditional format to the aggreg…
OS-giulianasilva May 12, 2023
52f5b36
Update OutSystems DataGrid version (#332)
OS-giulianasilva May 12, 2023
cbd02c3
Changed ClearFilter to allow triggering OnFiltersChange event
gnbm May 19, 2023
ffdab14
Merge pull request #335 from OutSystems/ROU-4340
gnbm May 22, 2023
a95c5fa
Update ToolTip.ts
gnbm May 22, 2023
af1c126
Merge pull request #336 from OutSystems/ROU-4335
gnbm May 22, 2023
122e255
Adding new config to control the auto generate
rugoncalves May 24, 2023
c3f8d84
Adding new ErrorMessage
rugoncalves May 24, 2023
b4cf358
Adding logic to not allow to generate columns if configs
rugoncalves May 24, 2023
9a8f589
Code readability improvement
rugoncalves May 24, 2023
52715ba
Lint fix and adding comment
rugoncalves May 25, 2023
a839329
Merge pull request #337 from OutSystems/ROU-4319
rugoncalves May 25, 2023
8d33c56
Changing language load mechanism
rugoncalves Jun 2, 2023
7b6b57a
ROU-4329: Implement the ability to save/load layouts with frozen colu…
OS-giulianasilva Jun 5, 2023
eec452b
Fixed issue in moveToPage
gnbm Jun 6, 2023
82c1ffb
Adding changes to context menu
rugoncalves Jun 6, 2023
bfc146d
Merge pull request #340 from OutSystems/ROU-4367
gnbm Jun 6, 2023
831d614
ROU-4320: Fix setRowAsSelected not working in a Grid with RowCheckbox…
OS-giulianasilva Jun 7, 2023
7be2b51
Avoid raising event
rugoncalves Jun 12, 2023
bc3f30e
Adding validation for widgetId
rugoncalves Jun 12, 2023
468381b
Remove unused url
rugoncalves Jun 12, 2023
dcfb021
Add a simple way to check for platform Id
rugoncalves Jun 13, 2023
677f219
Changes to the what is returned in the hit of the context menu
rugoncalves Jun 13, 2023
7f2f45e
Merge branch 'dev' into ROU-4350
rugoncalves Jun 13, 2023
da7db60
Fix and adding regional languages
rugoncalves Jun 13, 2023
6bd448a
typo fix
rugoncalves Jun 13, 2023
0b5f474
Adding isArray validation before wrap
rugoncalves Jun 13, 2023
532aab1
Merge pull request #346 from OutSystems/InvalidLines-metadata
rugoncalves Jun 14, 2023
c9a6047
Merge pull request #345 from OutSystems/ROU-4373
rugoncalves Jun 14, 2023
6ab6b20
Merge pull request #341 from OutSystems/ROU-4350
rugoncalves Jun 14, 2023
3803eec
Merge pull request #342 from OutSystems/Fix-ContextMenu-Open-Event
rugoncalves Jun 14, 2023
134b58c
ROU-3901: Update version and license after renewal - release 2023 V1 …
OS-giulianasilva Jun 22, 2023
8224176
Fix SetRowValidation API not working for Group Columns
OS-giulianasilva Jun 26, 2023
3763879
Update ContextMenu.ts
gnbm Jun 27, 2023
b1ce898
Improve headers accessibility (#350)
OS-giulianasilva Jun 27, 2023
18ecf18
Update ContextMenu.ts
gnbm Jun 27, 2023
e4b7a7a
Update ContextMenu.ts
gnbm Jun 27, 2023
b979636
Merge pull request #351 from OutSystems/ROU-4413
gnbm Jun 27, 2023
6fb608f
Fix validateRow for GroupRows
OS-giulianasilva Jun 27, 2023
805d798
Merge pull request #349 from OutSystems/ROU-4406
bmarcelino-fe Jun 28, 2023
1349b63
New method to get OutSystems column by index
rugoncalves Jun 29, 2023
c98b0f9
Check type of column on defining dirty mark
rugoncalves Jun 29, 2023
bd1e399
Fix on how to obtain the column by index
rugoncalves Jun 29, 2023
401db70
Merge pull request #352 from OutSystems/ROU-4344
rugoncalves Jul 3, 2023
29811dd
Update typedoc version
rugoncalves Jul 3, 2023
1ab85d9
Merge pull request #355 from OutSystems/update-typedoc-version
rugoncalves Jul 3, 2023
1dc5c8c
Fix Filter by Condition
rugoncalves Jul 5, 2023
0f0d480
Fix Filter by Value
rugoncalves Jul 5, 2023
5a36b2f
Increment the version of target ES
rugoncalves Jul 6, 2023
f3cc228
Simplifying the code with ES2019
rugoncalves Jul 6, 2023
2157d94
Merge pull request #356 from OutSystems/ROU-4429
rugoncalves Jul 6, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/.nojekyll
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
TypeDoc added this file to prevent GitHub Pages from using Jekyll. You can turn off this behavior by setting the `githubPages` option to false.
Loading