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

NOT TO INTEGRATE #1606

Merged
merged 56 commits into from
Oct 18, 2024
Merged
Changes from 1 commit
Commits
Show all changes
56 commits
Select commit Hold shift + click to select a range
b491bb4
add componentListClass to the backend
estebanlm Aug 10, 2024
3c5136d
renames to gain more clarity
estebanlm Aug 10, 2024
6da7582
clarify parameter
estebanlm Aug 10, 2024
541e4a2
base for componentListClass (so we know a backend has to define it)
estebanlm Aug 10, 2024
d68b9da
generic showContextMenu (not valid in all presenters even if in base …
estebanlm Aug 10, 2024
a859eb1
use backend-defined component list
estebanlm Aug 10, 2024
9a1015e
use new action names
estebanlm Aug 10, 2024
f287df9
register action meta+t to show context menu in lists, trees, tables a…
estebanlm Aug 10, 2024
aeaab90
fixes to easy components
estebanlm Aug 10, 2024
1e72d31
popover was not traversing its child
estebanlm Aug 10, 2024
705c9c7
I decided to deprecate this methods because they expose an internal m…
estebanlm Aug 12, 2024
aa582d0
add missing methods
estebanlm Aug 12, 2024
b544d9c
format
estebanlm Aug 12, 2024
18a8dc3
categorize
estebanlm Sep 3, 2024
c8cb405
add `size` vocabulary for windows.
estebanlm Sep 3, 2024
b2d0034
fixing compiler to be able to act on the interaction model (otherwise…
estebanlm Sep 6, 2024
1cb8443
ensure visitor answer its result
estebanlm Sep 6, 2024
7881897
add checkbox compatibility
estebanlm Sep 6, 2024
3367ff7
refactor
estebanlm Sep 9, 2024
242a482
answer yourself for clarity
estebanlm Sep 9, 2024
6dd8ed1
add some tests
estebanlm Sep 13, 2024
b4d6f25
lot of work on the new action system, it is starting to feel right...
estebanlm Sep 18, 2024
658a043
allowing menus to have dynamic actions (to be able to show info on th…
estebanlm Sep 19, 2024
6c51e1d
add missing method
estebanlm Sep 19, 2024
590c5c0
restore contextMenu:/contextKeyBindings: (deprecated) to allow for a …
estebanlm Sep 19, 2024
8e0e75a
try to fix menu on button
estebanlm Sep 20, 2024
1369b5f
Fixes https://github.com/pharo-spec/Spec/issues/1547
estebanlm Sep 20, 2024
65d14e7
another fix for menu in button
estebanlm Sep 20, 2024
05f049e
... and fix context menus for text
estebanlm Sep 20, 2024
bf56a95
Merge 5b6ba6ac956d7036a29c9cedd064d444e15525af
estebanlm Sep 20, 2024
d19f0d1
add registration to acitons also on trees (it was missing)
estebanlm Sep 20, 2024
23bc559
restore misteriously missing changes
estebanlm Sep 25, 2024
72a00ee
add stub for listview
estebanlm Sep 25, 2024
e496f0c
categorize and cleanup
estebanlm Sep 25, 2024
2e6454d
remove unused variables
estebanlm Sep 25, 2024
603646f
put list view adapters in the right baseline
estebanlm Sep 26, 2024
34b1ff1
fix listview tests loading
estebanlm Sep 26, 2024
e92d126
use isRootItem
estebanlm Sep 27, 2024
ef7bd3f
add a simple way to add groups to groups
estebanlm Oct 2, 2024
040bed8
categorize
estebanlm Oct 4, 2024
0b1b14a
fixes https://github.com/pharo-spec/Spec/issues/1562
estebanlm Oct 4, 2024
68016aa
Merge branch 'Pharo13' of github.com:pharo-spec/Spec into dev-3.0
estebanlm Oct 4, 2024
09fa345
turns out I need isRoot and not isRootItem. Let's hope this does not …
estebanlm Oct 10, 2024
ed331f8
add dynamic group first iteration (working, in morphic... not yet in …
estebanlm Oct 10, 2024
8b55194
fix demo test
estebanlm Oct 10, 2024
1b48d5a
why compare by label and block when you can compare models?
estebanlm Oct 10, 2024
fcf079b
restore wrongly modified method
estebanlm Oct 10, 2024
3a912b4
add extension
estebanlm Oct 11, 2024
3be53e4
contextMenu now is nil at first (since we do not use it anymore)
estebanlm Oct 11, 2024
d660c94
fix test
estebanlm Oct 14, 2024
c6b92a5
move dependencies test to release tests to have an early report.
estebanlm Oct 15, 2024
d51b2be
Merge branch 'Pharo13' of github.com:pharo-spec/Spec into dev-3.0
estebanlm Oct 15, 2024
e035028
moved
estebanlm Oct 15, 2024
9da377b
restore lost methods
estebanlm Oct 15, 2024
3608536
restore missing method
estebanlm Oct 16, 2024
c7b7333
fix an error, it can't answer self to indicate there is no menu
estebanlm Oct 16, 2024
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
Prev Previous commit
Next Next commit
Merge branch 'Pharo13' of github.com:pharo-spec/Spec into dev-3.0
  • Loading branch information
estebanlm committed Oct 4, 2024
commit 68016aaa91d38905f6f43f422e521e442961ee66

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.