asacolips-projects / pbta

Run games for any PbtA system in Foundry VTT!
https://asacolips.gitbook.io/pbta-system
MIT License
3 stars 7 forks source link

Add Tag Configuration and Roll Shifting - [merged] #163

Closed asacolips closed 8 months ago

asacolips commented 11 months ago

In GitLab by @mclemente on Dec 7, 2023, 15:30

Merges beta-no-data-models -> release/0.8.1

Bugfixes

Codebase

asacolips commented 11 months ago

In GitLab by @mclemente on Dec 7, 2023, 16:19

added 1 commit

Compare with previous version

asacolips commented 11 months ago

In GitLab by @mclemente on Dec 7, 2023, 16:30

added 1 commit

Compare with previous version

asacolips commented 11 months ago

In GitLab by @mclemente on Dec 7, 2023, 16:42

added 1 commit

Compare with previous version

asacolips commented 11 months ago

In GitLab by @mclemente on Dec 8, 2023, 10:14

added 1 commit

Compare with previous version

asacolips commented 11 months ago

In GitLab by @mclemente on Dec 8, 2023, 10:15

added 1 commit

Compare with previous version

asacolips commented 11 months ago

In GitLab by @mclemente on Dec 8, 2023, 15:47

added 1 commit

Compare with previous version

asacolips commented 11 months ago

In GitLab by @mclemente on Dec 9, 2023, 11:58

added 1 commit

Compare with previous version

asacolips commented 11 months ago

In GitLab by @Asacolips on Dec 10, 2023, 12:15

Commented on src/templates/dialog/sheet-config.html line 7

These were intentionally set up as two separate paragraphs both for legibility and for semantics. Let's restore that and remove the <br /> tag.

asacolips commented 11 months ago

In GitLab by @mclemente on Dec 10, 2023, 12:31

Commented on src/templates/dialog/sheet-config.html line 7

changed this line in version 9 of the diff

asacolips commented 11 months ago

In GitLab by @mclemente on Dec 10, 2023, 12:31

added 1 commit

Compare with previous version

asacolips commented 11 months ago

In GitLab by @mclemente on Dec 10, 2023, 12:31

resolved all threads

asacolips commented 11 months ago

In GitLab by @Asacolips on Dec 10, 2023, 12:34

Commented on src/styles/src/global/components/_tag-config.scss line 11

To help separate the categories a bit more.

    .tags {
      margin-bottom: 12px;
    }

    .tag-category {
      + .tag-category {
        border-top: 1px solid #ccc;
      }

Additionally, I would add something like this to _tags.scss to correct the issues with the input being misaligned compared to the tags.

.tagify {
  .tagify__tag,
  .tagify__input {
    height: 24px;
    padding: var(--tag-pad);
  }
}
asacolips commented 11 months ago

In GitLab by @mclemente on Dec 10, 2023, 12:49

resolved all threads

asacolips commented 11 months ago

In GitLab by @mclemente on Dec 10, 2023, 12:49

added 1 commit

Compare with previous version

asacolips commented 11 months ago

In GitLab by @mclemente on Dec 10, 2023, 12:49

added 1 commit

Compare with previous version

asacolips commented 11 months ago

In GitLab by @mclemente on Dec 10, 2023, 12:54

Commented on src/styles/src/global/components/_tag-config.scss line 11

I don't think the input needs the extra padding, applying it misaligns inputs

With padding:

Animação11

Without padding:

Animação12

The height is good, though.

asacolips commented 11 months ago

In GitLab by @mclemente on Dec 10, 2023, 12:56

added 1 commit

Compare with previous version

asacolips commented 11 months ago

In GitLab by @mclemente on Dec 10, 2023, 12:59

Just pushed a change to remove a warning from Tagify when trying to load an invalid input (specifically the general module tag category if none was present).

asacolips commented 11 months ago

In GitLab by @mclemente on Dec 10, 2023, 13:00

added 1 commit

Compare with previous version

asacolips commented 11 months ago

In GitLab by @mclemente on Dec 12, 2023, 21:34

added 1 commit

Compare with previous version

asacolips commented 11 months ago

In GitLab by @mclemente on Dec 12, 2023, 21:37

added 1 commit

Compare with previous version

asacolips commented 11 months ago

In GitLab by @mclemente on Dec 12, 2023, 21:44

added 1 commit

Compare with previous version

asacolips commented 11 months ago

In GitLab by @mclemente on Dec 12, 2023, 23:03

added 1 commit

Compare with previous version

asacolips commented 11 months ago

In GitLab by @mclemente on Dec 13, 2023, 11:32

added 1 commit

Compare with previous version

asacolips commented 11 months ago

In GitLab by @Asacolips on Dec 13, 2023, 16:24

changed target branch from master to release/0.8.1

asacolips commented 11 months ago

In GitLab by @Asacolips on Dec 13, 2023, 16:24

resolved all threads

asacolips commented 11 months ago

In GitLab by @Asacolips on Dec 13, 2023, 16:26

approved this merge request

asacolips commented 11 months ago

In GitLab by @Asacolips on Dec 13, 2023, 16:26

mentioned in commit 1bcefd00cbe98ebd3194e19b2b8fa579736611c6