Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

Dyalog/ewc-client

mkromberg closed an issue on Dyalog/ewc-client
ColTitles misaligned if no RowTitles are set
Run Demo_Issue260. RowTitles are not set, so they are manufactured. However, the ColTitles are not aligned: ![image](https://github.com/user-attachments/assets/e4aee130-8fa8-4bef-b0c3-912a849a49...
mqasim23 pushed 2 commits to feature-issues-testing Dyalog/ewc-client
  • Set the Scroll flag in CellMove messages to indicate that the keyboard was used to move #265 implemented rest of the ... 0c5c165
  • build updatedd ba4c733

View on GitHub

mqasim23 pushed 1 commit to feature-issues-testing Dyalog/ewc-client
  • Set the Scroll flag in CellMove messages to indicate that the keyboard was used to move #265 8c675af

View on GitHub

mqasim23 pushed 2 commits to feature-issues-testing Dyalog/ewc-client

View on GitHub

mkromberg opened an issue on Dyalog/ewc-client
Set the Scroll flag in CellMove messages to indicate that the keyboard was used to move
It turns out that the Win32 implementation sets this element (sent as Info[3]) to indicate that the keyboard (rather than the mouse) was used to select a new cell. Our earlier interpretation of the...
mqasim23 pushed 2 commits to feature-issues-testing Dyalog/ewc-client

View on GitHub

mqasim23 pushed 2 commits to feature-issues-testing Dyalog/ewc-client
  • will not call handle click on row title 7f40a8a
  • build updated 3e49fc1

View on GitHub

mqasim23 pushed 1 commit to feature-issues-testing Dyalog/ewc-client

View on GitHub

mqasim23 pushed 1 commit to feature-issues-testing Dyalog/ewc-client
  • Grid should not highlight entire line #214 fixed 7d72526

View on GitHub

mqasim23 pushed 2 commits to feature-issues-testing Dyalog/ewc-client

View on GitHub

mqasim23 pushed 2 commits to feature-issues-testing Dyalog/ewc-client

View on GitHub

mqasim23 pushed 1 commit to feature-issues-testing Dyalog/ewc-client

View on GitHub

cursork pushed 2 commits to main Dyalog/ewc-client
  • Remove Kendo from main This isn't abandoning Kendo work - there are ideas for making this a library instead. a243d20
  • Merge pull request #259 from cursork/without-kendo I'm going to merge, as it's simply a removal of components, which... 8572aad

View on GitHub

cursork closed a pull request on Dyalog/ewc-client
Remove Kendo from main
This isn't abandoning Kendo work - there are ideas for making this a library instead. Until that happens, https://github.com/cursork/jswc-web/tree/kendo will be a branch with the Kendo additions...
cursork created a comment on a pull request on Dyalog/ewc-client
I'm going to merge, as it's simply a removal of components, which continue to live on in the kendo branch mentioned above.

View on GitHub

mqasim23 pushed 1 commit to feature-issues-testing Dyalog/ewc-client

View on GitHub

mqasim23 pushed 1 commit to feature-issues-testing Dyalog/ewc-client
  • ColTitles misaligned if no RowTitles are set #260 fix wrong values f7919df

View on GitHub

cursork opened an issue on Dyalog/ewc-client
Events on key presses and WG don't reflect latest value
I faced an issue where I wanted to monitor the state of a text input. This is my eWC code: 'F1.SERIES'eWC'Edit' ''(13 10)(23 200)('FieldType' 'Char')('Event' 'KeyPress' 'CBTtt') This is s...
mqasim23 pushed 1 commit to feature-issues-testing Dyalog/ewc-client

View on GitHub

mqasim23 pushed 1 commit to feature-issues-testing Dyalog/ewc-client

View on GitHub

mqasim23 closed a pull request on Dyalog/ewc-client
CurCell and CellMove are incorrect when no ColTitles are set and Titl…
CurCell and CellMove are incorrect when no ColTitles are set and TitleWidth=0 #261
mqasim23 pushed 1 commit to feature-issues-testing Dyalog/ewc-client
  • CurCell and CellMove are incorrect when no ColTitles are set and TitleWidth=0 #261 fix 20dba95

View on GitHub

mqasim23 opened a pull request on Dyalog/ewc-client
CurCell and CellMove are incorrect when no ColTitles are set and Titl…
…eWidth=0 #261 fix
cursork deleted a branch Dyalog/ewc-client

rearrange-env-ifs

cursork pushed 2 commits to main Dyalog/ewc-client
  • Rearrange the env logic to check for dev mode first b4e23ec
  • Merge pull request #262 from Dyalog/rearrange-env-ifs Rearrange the env logic to check for dev mode first d42b679

View on GitHub

cursork closed a pull request on Dyalog/ewc-client
Rearrange the env logic to check for dev mode first
Move the dev check to the top - the previous version was capturing VITE_APP_URL in all environments and required usage of .env.development. The vite hot reloading (and therefore separate ports) is ...
cursork opened a pull request on Dyalog/ewc-client
Rearrange the env logic to check for dev mode first
Move the dev check to the top - the previous version was capturing VITE_APP_URL in all environments and required usage of .env.development. The vite hot reloading (and therefore separate ports) is ...
cursork created a branch on Dyalog/ewc-client

rearrange-env-ifs

mqasim23 pushed 7 commits to feature-issues-testing Dyalog/ewc-client

View on GitHub

mqasim23 forked Dyalog/ewc-client

mqasim23/ewc-client

Load more