Commit graph

411 commits

Author SHA1 Message Date
David Botton
5efdae255f CLOG-GUI support for touch 2024-01-23 21:55:52 -05:00
David Botton
4c195beccc Add pre-eval to set-event 2024-01-23 15:44:18 -05:00
David Botton
dab3046544 Fix touch events to work properly on mobile and desktop and redo tutorial 8 2024-01-22 00:30:33 -05:00
David Botton
2da0fbf819
Merge pull request #321 from jingtaozf/check-data-type-carefully
Check data carefully.
2024-01-15 21:40:38 -05:00
Jingtao Xu
d284e7571b Check data carefully. 2024-01-16 10:28:47 +08:00
Jingtao Xu
4d69a28aa8 Introduce a new low level creation for clog element: 'create-element' #286 2024-01-16 10:24:40 +08:00
David Botton
f5420f9f24 fix for issue #314 2024-01-14 09:48:59 -05:00
Christopher Mark Gore
c083f905b2 Adding SSL keys for the clack:clackup call 2024-01-11 13:22:55 -06:00
David Botton
c11f7d541f
Merge pull request #287 from jpe90/nits
update docstrings
2023-10-03 09:10:25 -04:00
David Botton
3207156e94
Merge pull request #293 from ormf/main
redefined create-form-element to allow for other keys
2023-10-03 09:06:14 -04:00
David Botton
c5af3c01c2
Merge pull request #299 from free-kingdom/main-1
fix clog-auth.lisp get-authentication-token
2023-10-03 09:02:51 -04:00
Sabra Crolleton
4a92ce256a Give form-dialog textarea capability
Adds generic function textarea-value in clog-form.lisp

Exports textarea-value in clog.lisp

Adds the option into form-dialog in clog-gui.lisp, with additional key
parameters for size and rows and adds it to the list of special field
types in the doc string.
2023-10-02 10:32:25 -04:00
free-kingdom
a745a5bd2f
fix clog-auth.lisp get-authentication-token 2023-08-17 17:10:14 +08:00
ormf
fc07a77b10 fixed bugs in create-form-element 2023-07-23 14:07:30 +02:00
ormf
58823eae3d removed keys from ignorable statement in create-form-element 2023-07-22 18:22:14 +02:00
ormf
f518a9b1c8 changed create-form-element to accept additional keywords. 2023-07-22 18:11:44 +02:00
Jon Eskin
a47805d548 update docstrings
for changes introduced at 264cef0
2023-07-06 14:14:28 -04:00
David Botton
6302deb6e6
Merge pull request #280 from melisgl/main
follow up on PAX changes
2023-06-14 12:43:27 -04:00
David Botton
cf26d1bafa
Merge pull request #276 from ebrasca/master
Add set-on-pop-state and url-push-state
2023-06-14 12:42:03 -04:00
Jingtao Xu
700169d35a Check if the z-index returns an empty value safely. 2023-06-14 16:55:22 +08:00
Gabor Melis
ad8d4fc2a7 follow up on PAX changes
In e0b7417, PAX was changed to *not* exporting SECTIONs and
GLOSSARY-TERMs by default (see MGL-PAX:EXPORTABLE-REFERENCE-P).
Following the example in the PAX documentation, this change makes the
package CLOG export symbols naming SECTIONs to get the old behavior
and make documentation generation work again.
2023-05-18 08:18:59 +01:00
Bruno Cichon
bc1c8bd7c2
Add set-on-pop-state and url-push-state 2023-04-02 17:57:37 +02:00
Tom Rake
7a91a01350 Remove errant tilde at end of line. 2023-02-09 15:17:52 -05:00
Mariano Montone
0bff2c750b Pass cancel-event in set-on-click 2023-02-07 15:03:21 -03:00
Mariano Montone
cf40a5149e More control over automatic placement 2023-02-07 14:47:15 -03:00
David Botton
b0c94dd0b8
Merge pull request #260 from ebrasca/master
Add download attribute to create-a
2023-01-21 20:42:54 -05:00
Mariano Montone
68b57ef05e cancel-event argument in mouse-click and double-click 2023-01-20 18:51:06 -03:00
Bruno Cichon
b1d0326181
Add download attribute to create-a 2023-01-20 20:00:08 +01:00
hxz
44dd86ba56 fixed a typo 2023-01-16 14:13:08 +08:00
David Botton
f736f6b6e6 adds font-css and correct tutorial 28 2022-12-07 12:49:20 -05:00
fbmnds
905d3f99af
Update clog-connection.lisp
Fix sequence of replacements for escaping strings.
2022-10-01 10:26:33 +02:00
David Botton
073c4ba940 better handling of missing boot.html files 2022-09-30 15:28:50 -04:00
David Botton
e1adace5ff better handling of missing boot.html files 2022-09-30 14:52:40 -04:00
hxz
f73c488900 fixed a typo when closing the connection 2022-09-26 14:01:08 +08:00
David Botton
84d220a501 url-rewrite 2022-09-20 14:34:36 -04:00
David Botton
ba8dbbe4e7 url-rewrite 2022-09-20 14:33:54 -04:00
David Botton
c61e35f21d update docs 2022-09-14 19:06:14 -04:00
David Botton
b8fe23950e switch to window if one exists instead of create new one 2022-09-14 18:19:23 -04:00
David Botton
2dbc39481e scroll bar fix for dir windows 2022-09-13 20:30:46 -04:00
David Botton
c241b62d4a unit*,default units on builder and set-geometry, working color pickers 2022-09-13 15:59:35 -04:00
David Botton
fd0ddc55fa builder in clogframe 2022-09-02 17:53:38 -04:00
David Botton
11fce53c94 animation timer support 2022-09-01 23:01:05 -04:00
David Botton
827460ce19 check if project set or not 2022-09-01 20:15:59 -04:00
David Botton
8f163a37c7 add escape string to place-text-inside-* 2022-08-30 00:39:07 -04:00
David Botton
d71c8f6011 create text nodes 2022-08-30 00:10:20 -04:00
David Botton
20d8e4a6d6 mention need for use on with-create 2022-08-23 11:47:42 -04:00
David Botton
815201db8f color titles 2022-08-23 01:18:50 -04:00
David Botton
b5c33af83e run builder as an app and make a executable 2022-08-22 22:35:23 -04:00
David Botton
c65e0a2856 doc updates 2022-08-22 16:27:12 -04:00
David Botton
c6c2b38441 clog-matrix 2022-08-22 11:16:12 -04:00