-
[useReducer, hook 개요-with GPT](https://chatgpt.com/share/66fca28b-d660-8001-8c67-d32c0ef6968f)
SJC-s updated
1 month ago
-
There are two fundamental issues with our `post_explicit!` and `post_implicit!` hooks:
- First, the name is bad in that they convey when in the time marching algorithm they are called, and not wha…
-
The `_PERIODIC` keyword in the configuration file accepts a constant-level expression, which TLC evaluates at regular, unspecified intervals. In the CCF project, we have used `_PERIODIC` to serialize …
lemmy updated
1 month ago
-
**Feature Title: Validation Failure Hooks**
Introduce hooks that trigger custom logic when validation fails, such as logging errors, sending notifications, or executing fallback logic.
### Detai…
-
### Is your feature request related to a problem?
Because level addon is not applicable to aoneblock
### Describe the solution you'd like.
Add %aoneblock_my_island_lifetime_count% as a judgment con…
-
Hello
I am not sure if this is a new feature or something I overlooked. Please shed light on it. Thanks in advance.
What I want is on executing my preCloudInitIso hook script, it can access domain…
-
A simple hook to toggle a boolean value between true and false. Useful for toggling states like modals, dropdowns, or toggling any component's visibility.
Parameters:
```
initialValue: boolean – The …
-
The idea is that when a rule type is created or updated, we should always validate that the appropriate data soruces are available and valid.
We should also populate the `rule_type_data_sources` ta…
-
## 어떤 기능인가요?
> 반응형을 위한 훅입니다.
## 작업 상세 내용
- [x] useMediaQuery 훅 추가
- ![image](https://github.com/user-attachments/assets/c552c529-9315-4804-bf88-3d0eb1baf1d5)
- [x] 사용법
- 아래와 같이 컴포넌…
-
### Proposal Details
The following is not something I _need_ right now, but my use case made me think that there is a valid reason for the code calling `html.Parse` to be able to influence the pars…